Home
last modified time | relevance | path

Searched defs:IsAudioRecorderConfigSupported (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/multimedia/player_framework/services/services/recorder_profiles/ipc/
H A Drecorder_profiles_service_stub.cpp103 bool RecorderProfilesServiceStub::IsAudioRecorderConfigSupported(const RecorderProfilesData &profil… in IsAudioRecorderConfigSupported() function in OHOS::Media::RecorderProfilesServiceStub
136 int32_t RecorderProfilesServiceStub::IsAudioRecorderConfigSupported(MessageParcel &data, MessagePar… in IsAudioRecorderConfigSupported() function in OHOS::Media::RecorderProfilesServiceStub
H A Drecorder_profiles_service_proxy.cpp39 bool RecorderProfilesServiceProxy::IsAudioRecorderConfigSupported(const RecorderProfilesData &profi… in IsAudioRecorderConfigSupported() function in OHOS::Media::RecorderProfilesServiceProxy
/ohos5.0/foundation/multimedia/player_framework/services/services/recorder_profiles/client/
H A Drecorder_profiles_client.cpp58 bool RecorderProfilesClient::IsAudioRecorderConfigSupported(const RecorderProfilesData &profile) in IsAudioRecorderConfigSupported() function in OHOS::Media::RecorderProfilesClient
/ohos5.0/foundation/multimedia/player_framework/frameworks/native/recorder_profiles/
H A Drecorder_profiles_impl.cpp65 bool RecorderProfilesImpl::IsAudioRecorderConfigSupported(const AudioRecorderProfile &profile) in IsAudioRecorderConfigSupported() function in OHOS::Media::RecorderProfilesImpl
/ohos5.0/foundation/multimedia/player_framework/services/services/recorder_profiles/server/
H A Drecorder_profiles_server.cpp44 bool RecorderProfilesServer::IsAudioRecorderConfigSupported(const RecorderProfilesData &profile) in IsAudioRecorderConfigSupported() function in OHOS::Media::RecorderProfilesServer
/ohos5.0/foundation/multimedia/player_framework/frameworks/js/recorder/
H A Drecorder_capability_napi.cpp70 napi_value RecorderCapabilityNapi::IsAudioRecorderConfigSupported(napi_env env, napi_callback_info … in IsAudioRecorderConfigSupported() function in OHOS::Media::RecorderCapabilityNapi