Home
last modified time | relevance | path

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

/system/vold/
DExt4Crypt.cpp310 static bool path_exists(const std::string& path) { in path_exists() function
318 if (path_exists(key_path)) { in store_key()
322 if (path_exists(tmp_path)) { in store_key()
455 if (path_exists(device_key_path)) { in e4crypt_initialize_global_de()
487 if (!path_exists(get_de_key_path(0))) { in e4crypt_init_user0()
577 if (path_exists(de_key_path)) { in e4crypt_destroy_user_key()