Searched refs:validate_apk_path_subdirs (Results 1 – 3 of 3) sorted by relevance
136 int validate_apk_path_subdirs(const char *path);
1882 if (validate_apk_path_subdirs(from_path)) { in link_file()1887 if (validate_apk_path_subdirs(to_path)) { in link_file()
1117 int validate_apk_path_subdirs(const char* path) { in validate_apk_path_subdirs() function