Searched refs:BuildDataSystemDePath (Results 1 – 3 of 3) sorted by relevance
105 std::string BuildDataSystemDePath(userid_t userid);
664 auto system_de_path = android::vold::BuildDataSystemDePath(user_id); in e4crypt_prepare_user_storage()778 auto system_de_path = android::vold::BuildDataSystemDePath(user_id); in e4crypt_destroy_user_storage()
617 std::string BuildDataSystemDePath(userid_t userId) { in BuildDataSystemDePath() function