Searched defs:HasVideoRecorderProfile (Results 1 – 6 of 6) sorted by relevance
109 bool RecorderProfilesServiceStub::HasVideoRecorderProfile(int32_t sourceId, int32_t qualityLevel) in HasVideoRecorderProfile() function in OHOS::Media::RecorderProfilesServiceStub144 int32_t RecorderProfilesServiceStub::HasVideoRecorderProfile(MessageParcel &data, MessageParcel &re… in HasVideoRecorderProfile() function in OHOS::Media::RecorderProfilesServiceStub
55 bool RecorderProfilesServiceProxy::HasVideoRecorderProfile(int32_t sourceId, int32_t qualityLevel) in HasVideoRecorderProfile() function in OHOS::Media::RecorderProfilesServiceProxy
65 bool RecorderProfilesClient::HasVideoRecorderProfile(int32_t sourceId, int32_t qualityLevel) in HasVideoRecorderProfile() function in OHOS::Media::RecorderProfilesClient
77 bool RecorderProfilesImpl::HasVideoRecorderProfile(int32_t sourceId, int32_t qualityLevel) in HasVideoRecorderProfile() function in OHOS::Media::RecorderProfilesImpl
61 bool RecorderProfilesServer::HasVideoRecorderProfile(int32_t sourceId, int32_t qualityLevel) in HasVideoRecorderProfile() function in OHOS::Media::RecorderProfilesServer
218 napi_value RecorderCapabilityNapi::HasVideoRecorderProfile(napi_env env, napi_callback_info info) in HasVideoRecorderProfile() function in OHOS::Media::RecorderCapabilityNapi