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

  /system/core/adb/
adb_utils.cpp 76 bool directory_exists(const std::string& path) { function
148 if (directory_exists(path)) {
  /external/devlib/devlib/
target.py 451 def directory_exists(self, filepath): member in class:Target
    [all...]

Completed in 251 milliseconds