HomeSort by relevance Sort by last modified time
    Searched refs:DirExists (Results 1 - 2 of 2) sorted by null

  /external/flatbuffers/src/
util.cpp 27 if (DirExists(name)) return false;
59 bool DirExists(const char *name) {
  /external/flatbuffers/include/flatbuffers/
util.h 131 bool DirExists(const char *name);

Completed in 100 milliseconds