Home
last modified time | relevance | path

Searched refs:CompareProfile (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/multimedia/player_framework/services/services/recorder_profiles/server/
H A Drecorder_profiles_server.cpp52 if (CompareProfile(compareProfileData, profile)) { in IsAudioRecorderConfigSupported()
127 bool RecorderProfilesServer::CompareProfile( in CompareProfile() function in OHOS::Media::RecorderProfilesServer
H A Drecorder_profiles_server.h38 …bool CompareProfile(const RecorderProfilesData &compareProfile, const RecorderProfilesData &profil…
/ohos5.0/foundation/ability/ability_runtime/test/mock/services_appmgr_test/include/
H A Dmock_application.h125 bool CompareProfile(const Profile& profile) const in CompareProfile() function
/ohos5.0/foundation/ability/ability_runtime/test/unittest/ams_ipc_interface_test/
H A Dams_ipc_appscheduler_interface_test.cpp260 bool isEqual = mockApplication->CompareProfile(profile);
/ohos5.0/foundation/ability/ability_runtime/test/moduletest/common/ams/ipc_app_scheduler_test/
H A Dams_ipc_app_scheduler_module_test.cpp201 bool result = mockApplication->CompareProfile(profile);