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

/frameworks/native/cmds/installd/
H A Dutils.h135 int validate_apk_path_subdirs(const char *path);
H A Dutils.cpp917 int validate_apk_path_subdirs(const char* path) { function in namespace:android::installd
H A DInstalldNativeService.cpp2223 if (validate_apk_path_subdirs(from_path)) {
2227 if (validate_apk_path_subdirs(to_path)) {

Completed in 61 milliseconds