Searched refs:BuildDataSystemLegacyPath (Results 1 – 3 of 3) sorted by relevance
99 std::string BuildDataSystemLegacyPath(userid_t userid);
688 auto system_legacy_path = android::vold::BuildDataSystemLegacyPath(user_id); in e4crypt_prepare_user_storage()753 auto system_legacy_path = android::vold::BuildDataSystemLegacyPath(user_id); in e4crypt_destroy_user_storage()
563 std::string BuildDataSystemLegacyPath(userid_t userId) { in BuildDataSystemLegacyPath() function