Home
last modified time | relevance | path

Searched refs:ConCatPathFileName (Results 1 – 6 of 6) sorted by relevance

/external/flatbuffers/src/
Dflatc.cpp182 output_path = flatbuffers::ConCatPathFileName( in Compile()
201 opts.include_prefix = flatbuffers::ConCatPathFileName( in Compile()
Dutil.cpp146 std::string ConCatPathFileName(const std::string &path, in ConCatPathFileName() function
Didl_gen_js_ts.cpp539 path = flatbuffers::ConCatPathFileName(parser_.opts.include_prefix, path); in GenPrefixedImport()
Didl_parser.cpp2510 filepath = flatbuffers::ConCatPathFileName(*paths, name); in DoParse()
/external/flatbuffers/include/flatbuffers/
Dutil.h451 std::string ConCatPathFileName(const std::string &path,
/external/flatbuffers/tests/
Dtest.cpp571 flatbuffers::ConCatPathFileName(test_data_path, "include_test"); in JsonDefaultTest()
610 flatbuffers::ConCatPathFileName(test_data_path, "include_test"); in ParseAndGenerateTextTest()
2006 flatbuffers::ConCatPathFileName(test_data_path, "include_test"); in InvalidNestedFlatbufferTest()