Home
last modified time | relevance | path

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

/frameworks/native/cmds/installd/
Ddexopt.cpp2285 static bool rmdir_if_empty(const char* dir) { in rmdir_if_empty() function
2401 result = rmdir_if_empty(oat_isa_dir) && result; in reconcile_secondary_dex_file()
2402 result = rmdir_if_empty(oat_dir) && result; in reconcile_secondary_dex_file()