Searched defs:IsAudioRecorderConfigSupported (Results 1 – 6 of 6) sorted by relevance
103 bool RecorderProfilesServiceStub::IsAudioRecorderConfigSupported(const RecorderProfilesData &profil… in IsAudioRecorderConfigSupported() function in OHOS::Media::RecorderProfilesServiceStub136 int32_t RecorderProfilesServiceStub::IsAudioRecorderConfigSupported(MessageParcel &data, MessagePar… in IsAudioRecorderConfigSupported() function in OHOS::Media::RecorderProfilesServiceStub
39 bool RecorderProfilesServiceProxy::IsAudioRecorderConfigSupported(const RecorderProfilesData &profi… in IsAudioRecorderConfigSupported() function in OHOS::Media::RecorderProfilesServiceProxy
58 bool RecorderProfilesClient::IsAudioRecorderConfigSupported(const RecorderProfilesData &profile) in IsAudioRecorderConfigSupported() function in OHOS::Media::RecorderProfilesClient
65 bool RecorderProfilesImpl::IsAudioRecorderConfigSupported(const AudioRecorderProfile &profile) in IsAudioRecorderConfigSupported() function in OHOS::Media::RecorderProfilesImpl
44 bool RecorderProfilesServer::IsAudioRecorderConfigSupported(const RecorderProfilesData &profile) in IsAudioRecorderConfigSupported() function in OHOS::Media::RecorderProfilesServer
70 napi_value RecorderCapabilityNapi::IsAudioRecorderConfigSupported(napi_env env, napi_callback_info … in IsAudioRecorderConfigSupported() function in OHOS::Media::RecorderCapabilityNapi