Searched refs:bfbs_len (Results 1 – 1 of 1) sorted by relevance
43 void ParseReflectionSchema(unsigned char* bfbs, unsigned int bfbs_len) { in ParseReflectionSchema() argument45 reflection_schema_ = std::move(std::vector<const uint8_t>(bfbs, bfbs + bfbs_len)); in ParseReflectionSchema()