Searched refs:validate_apk_path_subdirs (Results 1 - 3 of 3) sorted by path

/frameworks/native/cmds/installd/
H A DInstalldNativeService.cpp2254 if (validate_apk_path_subdirs(from_path)) {
2258 if (validate_apk_path_subdirs(to_path)) {
H A Dutils.cpp953 int validate_apk_path_subdirs(const char* path) { function in namespace:android::installd
H A Dutils.h137 int validate_apk_path_subdirs(const char *path);

Completed in 49 milliseconds