Home
last modified time | relevance | path

Searched defs:EnsureDirExists (Results 1 – 2 of 2) sorted by relevance

/external/flatbuffers/include/flatbuffers/
Dutil.h209 inline void EnsureDirExists(const std::string &filepath) { in EnsureDirExists() function
/external/v8/tools/clang/scripts/
Dupdate.py134 def EnsureDirExists(path): function