Searched refs:BuildDataSystemDePath (Results 1 – 3 of 3) sorted by relevance
152 std::string BuildDataSystemDePath(userid_t userid);
949 auto system_de_path = android::vold::BuildDataSystemDePath(user_id); in fscrypt_prepare_user_storage()1085 auto system_de_path = android::vold::BuildDataSystemDePath(user_id); in fscrypt_destroy_user_storage()
1166 std::string BuildDataSystemDePath(userid_t userId) { in BuildDataSystemDePath() function