Home
last modified time | relevance | path

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

/system/vold/
DUtils.h105 std::string BuildDataProfilesDePath(userid_t userid);
DUtils.cpp588 std::string BuildDataProfilesDePath(userid_t userId) { in BuildDataProfilesDePath() function
593 std::string profiles_path = BuildDataProfilesDePath(userId); in BuildDataProfilesForeignDexDePath()
DExt4Crypt.cpp690 auto profiles_de_path = android::vold::BuildDataProfilesDePath(user_id); in e4crypt_prepare_user_storage()
755 auto profiles_de_path = android::vold::BuildDataProfilesDePath(user_id); in e4crypt_destroy_user_storage()