Home
last modified time | relevance | path

Searched defs:file_exists (Results 1 – 4 of 4) sorted by relevance

/aosp12/system/extras/ioshark/
H A Dcompile_ioshark_subr.c118 int file_exists = 1; in init_filename_cache() local
/aosp12/hardware/qcom/sm7250/display/liblight/
H A Dlights.c105 static bool file_exists(const char *file) in file_exists() function
/aosp12/hardware/qcom/sm8150/display/liblight/
H A Dlights.c101 static bool file_exists(const char *file) in file_exists() function
/aosp12/bionic/linker/
H A Dlinker.cpp154 static bool file_exists(const char* path) { in file_exists() function