Home
last modified time | relevance | path

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

/system/vold/
DFsCrypt.cpp172 static std::string get_ce_key_current_path(const std::string& directory_path) { in get_ce_key_current_path() function
179 *ce_key_path = get_ce_key_current_path(directory_path); in get_ce_key_new_path()
202 auto const current_path = get_ce_key_current_path(directory_path); in fixate_user_ce_key()
369 if (android::vold::pathExists(get_ce_key_current_path(directory_path))) return true; in ce_key_exists()