Searched defs:dir_exists (Results 1 – 2 of 2) sorted by relevance
| /system/extras/torq/src/ | ||
| D | utils.py | 29 def dir_exists(path: str): function |
| /system/apex/apexd/ | ||
| D | apexd.cpp | 2173 auto dir_exists = PathExists(shared_libs_sub_dir); in CreateSharedLibsApexDir() local |