Searched defs:is_on_system (Results 1 - 1 of 1) sorted by relevance

/system/core/adb/
H A Dfile_sync_service.c37 static bool is_on_system(const char *name) { function
62 if (is_on_system(name) || is_on_vendor(name)) {
377 if (is_on_system(path) || is_on_vendor(path)) {

Completed in 78 milliseconds