Home
last modified time | relevance | path

Searched refs:file_exists (Results 1 – 3 of 3) sorted by relevance

/hardware/qcom/sm8150/display/liblight/
Dlights.c101 static bool file_exists(const char *file) in file_exists() function
203 if (!file_exists(file)) in set_rgb_led_hw_blink()
/hardware/qcom/sm7250/display/liblight/
Dlights.c121 static bool file_exists(const char *file) in file_exists() function
255 if (!file_exists(file)) in set_rgb_led_hw_blink()
/hardware/google/pixel/pixelstats/
DMmMetricsReporter.cpp127 static bool file_exists(const char *path) { in file_exists() function
146 if (!file_exists(path)) { in checkKernelMMMetricSupport()
157 if (file_exists(path)) { in checkKernelMMMetricSupport()