Home
last modified time | relevance | path

Searched defs:paths (Results 1 – 4 of 4) sorted by relevance

/system/vold/
DExt4Crypt.cpp219 const std::vector<std::string>& paths, in get_ce_key_new_path()
238 const std::vector<std::string>& paths) { in fixate_user_ce_key()
257 auto const paths = get_ce_key_paths(directory_path); in read_and_fixate_user_ce_key() local
344 auto const paths = get_ce_key_paths(directory_path); in create_and_install_user_keys() local
646 auto const paths = get_ce_key_paths(directory_path); in e4crypt_add_user_key_auth() local
658 auto const paths = get_ce_key_paths(directory_path); in e4crypt_fixate_newest_user_key_auth() local
DVolumeManager.cpp1289 char *paths[] = { mountPoint, NULL }; in fixupAsecPermissions() local
/system/core/adb/
Dadb_auth_host.cpp390 static void adb_auth_inotify_init(const std::set<std::string>& paths) { in adb_auth_inotify_init()
/system/sepolicy/tools/
Dcheckfc.c240 …ic void do_compare_and_die_on_error(struct selinux_opt opts[], unsigned int backend, char *paths[]) in do_compare_and_die_on_error()