Searched refs:CompareProfile (Results 1 – 5 of 5) sorted by relevance
52 if (CompareProfile(compareProfileData, profile)) { in IsAudioRecorderConfigSupported()127 bool RecorderProfilesServer::CompareProfile( in CompareProfile() function in OHOS::Media::RecorderProfilesServer
38 …bool CompareProfile(const RecorderProfilesData &compareProfile, const RecorderProfilesData &profil…
125 bool CompareProfile(const Profile& profile) const in CompareProfile() function
260 bool isEqual = mockApplication->CompareProfile(profile);
201 bool result = mockApplication->CompareProfile(profile);