/aosp12/system/apex/apexd/ |
H A D | apexd_private.cpp | 41 bool is_dir; in BindMount() local
|
H A D | flattened_apex_test.cpp | 46 bool is_dir = entry.is_directory(ec); in TEST() local
|
/aosp12/build/make/tools/fs_get_stats/ |
H A D | fs_get_stats.c | 42 char is_dir = 0; in main() local
|
/aosp12/build/make/tools/fs_config/ |
H A D | fs_config.c | 115 int is_dir = 0; in main() local
|
/aosp12/build/make/tools/atree/ |
H A D | fs.cpp | 21 is_dir(const string& path) in is_dir() function
|
/aosp12/system/core/init/ |
H A D | first_stage_init.cpp | 69 bool is_dir = false; in FreeRamdisk() local
|
H A D | util_test.cpp | 142 TEST(util, is_dir) { in TEST() argument
|
H A D | util.cpp | 284 bool is_dir(const char* pathname) { in is_dir() function
|
/aosp12/system/core/mkbootfs/ |
H A D | mkbootfs.c | 86 int is_dir = S_ISDIR(s->st_mode) || strcmp(path, TRAILER) == 0; in fix_stat() local
|
/aosp12/system/update_engine/payload_generator/ |
H A D | ext2_filesystem.cc | 215 bool is_dir = (ext2fs_check_directory(filsys_, it_ino) == 0); in GetFiles() local
|
/aosp12/bionic/libc/system_properties/ |
H A D | system_properties.cpp | 53 static bool is_dir(const char* pathname) { in is_dir() function
|
/aosp12/art/build/apex/ |
H A D | art_apex_test.py | 73 def __init__(self, name, is_dir, is_exec, is_symlink, size): argument 215 def is_dir(self, path): member in Checker
|
/aosp12/bionic/tools/versioner/src/ |
H A D | versioner.cpp | 93 static bool is_dir(const std::string& path) { in is_dir() function
|
/aosp12/packages/modules/Virtualization/zipfuse/src/ |
H A D | inode.rs | 72 pub fn is_dir(&self) -> bool { in is_dir() method
|
/aosp12/packages/services/BuiltInPrintService/jni/lib/ |
H A D | lib_wprint.c | 142 bool is_dir; member 1826 bool is_dir = false; in wprintStartJob() local
|
/aosp12/frameworks/native/cmds/installd/ |
H A D | utils.cpp | 479 int (*exclusion_predicate)(const char *name, const int is_dir)) in _delete_dir_contents()
|
/aosp12/frameworks/native/cmds/dumpstate/ |
H A D | dumpstate.cpp | 4072 bool is_dir(const char* pathname) { in is_dir() function
|