Searched refs:BuildDataMiscLegacyPath (Results 1 – 3 of 3) sorted by relevance
102 std::string BuildDataMiscLegacyPath(userid_t userid);
687 auto misc_legacy_path = android::vold::BuildDataMiscLegacyPath(user_id); in e4crypt_prepare_user_storage()758 auto misc_legacy_path = android::vold::BuildDataMiscLegacyPath(user_id); in e4crypt_destroy_user_storage()
575 std::string BuildDataMiscLegacyPath(userid_t userId) { in BuildDataMiscLegacyPath() function