Home
last modified time | relevance | path

Searched defs:exports_ptr (Results 1 – 1 of 1) sorted by relevance

/external/flatbuffers/src/
Didl_gen_js.cpp85 void GenNamespaces(std::string *code_ptr, std::string *exports_ptr) { in GenNamespaces()
172 std::string *exports_ptr) { in GenEnum()
376 …uct(const Parser &parser, StructDef &struct_def, std::string *code_ptr, std::string *exports_ptr) { in GenStruct()