Home
last modified time | relevance | path

Searched refs:RelativeToRootPath (Results 1 – 4 of 4) sorted by relevance

/external/flatbuffers/src/
Dutil.cpp354 std::string RelativeToRootPath(const std::string &project, in RelativeToRootPath() function
Didl_parser.cpp2384 &GetPooledString(RelativeToRootPath(opts.project_root, filename)); in ParseEnum()
2628 &GetPooledString(RelativeToRootPath(opts.project_root, filename)); in ParseDecl()
2721 &GetPooledString(RelativeToRootPath(opts.project_root, filename)); in ParseService()
3679 RelativeToRootPath(opts.project_root, f->first)); in Serialize()
3682 RelativeToRootPath(opts.project_root, i->filename))); in Serialize()
Didl_gen_ts.cpp746 RelativeToRootPath(StripFileName(AbsolutePath(dependent.file)), in AddImport()
/external/flatbuffers/include/flatbuffers/
Dutil.h472 std::string RelativeToRootPath(const std::string &project,