Searched refs:BuildDataMiscLegacyPath (Results 1 – 3 of 3) sorted by relevance
117 std::string BuildDataMiscLegacyPath(userid_t userid);
808 auto misc_legacy_path = android::vold::BuildDataMiscLegacyPath(user_id); in fscrypt_prepare_user_storage()921 auto misc_legacy_path = android::vold::BuildDataMiscLegacyPath(user_id); in fscrypt_destroy_user_storage()
692 std::string BuildDataMiscLegacyPath(userid_t userId) { in BuildDataMiscLegacyPath() function