Home
last modified time | relevance | path

Searched refs:pack_func_offset_decl (Results 1 – 2 of 2) sorted by relevance

/dports/www/grafana8/grafana-8.3.6/vendor/github.com/google/flatbuffers/src/
H A Didl_gen_ts.cpp773 std::string pack_func_offset_decl; in GenObjApi() local
973 pack_func_offset_decl += field_offset_decl + "\n"; in GenObjApi()
997 pack_func_offset_decl += (pack_func_offset_decl.empty() ? "" : "\n"); in GenObjApi()
1019 obj_api_class += pack_func_prototype + pack_func_offset_decl + in GenObjApi()
/dports/devel/flatbuffers/flatbuffers-2.0.0/src/
H A Didl_gen_ts.cpp773 std::string pack_func_offset_decl; in GenObjApi() local
973 pack_func_offset_decl += field_offset_decl + "\n"; in GenObjApi()
997 pack_func_offset_decl += (pack_func_offset_decl.empty() ? "" : "\n"); in GenObjApi()
1019 obj_api_class += pack_func_prototype + pack_func_offset_decl + in GenObjApi()