Home
last modified time | relevance | path

Searched defs:HasVideoRecorderProfile (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.cpp109 bool RecorderProfilesServiceStub::HasVideoRecorderProfile(int32_t sourceId, int32_t qualityLevel) in HasVideoRecorderProfile() function in OHOS::Media::RecorderProfilesServiceStub
144 int32_t RecorderProfilesServiceStub::HasVideoRecorderProfile(MessageParcel &data, MessageParcel &re… in HasVideoRecorderProfile() function in OHOS::Media::RecorderProfilesServiceStub
H A Drecorder_profiles_service_proxy.cpp55 bool RecorderProfilesServiceProxy::HasVideoRecorderProfile(int32_t sourceId, int32_t qualityLevel) in HasVideoRecorderProfile() function in OHOS::Media::RecorderProfilesServiceProxy
/ohos5.0/foundation/multimedia/player_framework/services/services/recorder_profiles/client/
H A Drecorder_profiles_client.cpp65 bool RecorderProfilesClient::HasVideoRecorderProfile(int32_t sourceId, int32_t qualityLevel) in HasVideoRecorderProfile() function in OHOS::Media::RecorderProfilesClient
/ohos5.0/foundation/multimedia/player_framework/frameworks/native/recorder_profiles/
H A Drecorder_profiles_impl.cpp77 bool RecorderProfilesImpl::HasVideoRecorderProfile(int32_t sourceId, int32_t qualityLevel) in HasVideoRecorderProfile() function in OHOS::Media::RecorderProfilesImpl
/ohos5.0/foundation/multimedia/player_framework/services/services/recorder_profiles/server/
H A Drecorder_profiles_server.cpp61 bool RecorderProfilesServer::HasVideoRecorderProfile(int32_t sourceId, int32_t qualityLevel) in HasVideoRecorderProfile() function in OHOS::Media::RecorderProfilesServer
/ohos5.0/foundation/multimedia/player_framework/frameworks/js/recorder/
H A Drecorder_capability_napi.cpp218 napi_value RecorderCapabilityNapi::HasVideoRecorderProfile(napi_env env, napi_callback_info info) in HasVideoRecorderProfile() function in OHOS::Media::RecorderCapabilityNapi