Home
last modified time | relevance | path

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

/external/flatbuffers/src/
Dutil.cpp146 std::string StripFileName(const std::string &filepath) { in StripFileName() function
177 auto parent = StripFileName(filepath); in EnsureDirExists()
Dflatc.cpp29 auto local_include_directory = flatbuffers::StripFileName(filename); in ParseFile()
/external/tensorflow/tensorflow/lite/schema/
Dflatbuffer_compatibility_test.cc46 auto local_include_directory = flatbuffers::StripFileName(filename); in ParseFile()
/external/flatbuffers/include/flatbuffers/
Dutil.h447 std::string StripFileName(const std::string &filepath);