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

  /external/flatbuffers/src/
util.cpp 50 if (DirExists(name)) return false;
82 bool DirExists(const char *name) {
  /external/flatbuffers/include/flatbuffers/
util.h 406 bool DirExists(const char *name);

Completed in 55 milliseconds