Home
last modified time | relevance | path

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

/external/flatbuffers/src/
Dutil.cpp340 return (absolute) ? AbsolutePath(filePath) : RelativeToRootPath(project, filePath); in FilePath()
368 std::string RelativeToRootPath(const std::string &project, in RelativeToRootPath() function
/external/flatbuffers/include/flatbuffers/
Dutil.h492 std::string RelativeToRootPath(const std::string &project,