Searched defs:CBB (Results 1 – 3 of 3) sorted by relevance
31 static std::vector<uint8_t> Marshal(int (*marshal_func)(CBB *, const T *), in Marshal()
37 std::vector<uint8_t> Marshal(int (*marshal_func)(CBB *, const T *), in Marshal()
35 std::vector<uint8_t> Marshal(bcm_status (*marshal_func)(CBB *, const T *), in Marshal()
Completed in 7 milliseconds