Home
last modified time | relevance | path

Searched defs:privacyType (Results 1 – 25 of 26) sorted by relevance

12

/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/playbackcapturer/src/
H A Dplayback_capturer_manager.cpp44 bool IsPrivacySupportInnerCapturer(int32_t privacyType) in IsPrivacySupportInnerCapturer()
116 bool PlaybackCapturerManager::IsPrivacySupportInnerCapturer(int32_t privacyType) in IsPrivacySupportInnerCapturer()
/ohos5.0/foundation/multimedia/audio_framework/services/audio_service/server/src/
H A Dipc_stream_in_server.cpp353 int32_t IpcStreamInServer::SetPrivacyType(int32_t privacyType) in SetPrivacyType()
362 int32_t IpcStreamInServer::GetPrivacyType(int32_t &privacyType) in GetPrivacyType()
H A Daudio_server_dump.cpp350 string privacyType(privacytype); in PASinkInputInfoCallback() local
428 string privacyType(privacytype); in PASourceOutputInfoCallback() local
H A Dipc_stream_stub.cpp316 int32_t privacyType = data.ReadInt32(); in HandleSetPrivacyType() local
325 int32_t privacyType = -1; in HandleGetPrivacyType() local
H A Dpro_renderer_stream_impl.cpp343 int32_t ProRendererStreamImpl::SetPrivacyType(int32_t privacyType) in SetPrivacyType()
349 int32_t ProRendererStreamImpl::GetPrivacyType(int32_t &privacyType) in GetPrivacyType()
H A Drenderer_in_server.cpp999 int32_t RendererInServer::SetPrivacyType(int32_t privacyType) in SetPrivacyType()
1004 int32_t RendererInServer::GetPrivacyType(int32_t &privacyType) in GetPrivacyType()
H A Dpa_renderer_stream_impl.cpp645 int32_t PaRendererStreamImpl::SetPrivacyType(int32_t privacyType) in SetPrivacyType()
652 int32_t PaRendererStreamImpl::GetPrivacyType(int32_t &privacyType) in GetPrivacyType()
/ohos5.0/foundation/multimedia/audio_framework/services/audio_service/server/include/
H A Daudio_server_dump.h52 std::string privacyType; member
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/audiostream/include/
H A Di_audio_stream.h79 AudioPrivacyType privacyType; member
/ohos5.0/foundation/multimedia/audio_framework/services/audio_service/client/src/
H A Dipc_stream_proxy.cpp350 int32_t IpcStreamProxy::SetPrivacyType(int32_t privacyType) in SetPrivacyType()
364 int32_t IpcStreamProxy::GetPrivacyType(int32_t &privacyType) in GetPrivacyType()
H A Dfast_audio_stream.cpp715 void FastAudioStream::SetPrivacyType(AudioPrivacyType privacyType) in SetPrivacyType()
H A Dcapturer_in_client.cpp1285 void CapturerInClientInner::SetPrivacyType(AudioPrivacyType privacyType) in SetPrivacyType()
H A Drenderer_in_client.cpp1199 void RendererInClientInner::SetPrivacyType(AudioPrivacyType privacyType) in SetPrivacyType()
/ohos5.0/foundation/multimedia/image_framework/plugins/manager/include/image/
H A Dabs_image_decoder.h197 …virtual uint32_t GetFilterArea(const int &privacyType, std::vector<std::pair<uint32_t, uint32_t>> … in GetFilterArea()
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/ohaudio/
H A DOHAudioStreamBuilder.cpp452 OH_AudioStream_Result OHAudioStreamBuilder::SetRendererPrivacy(AudioPrivacyType privacyType) in SetRendererPrivacy()
/ohos5.0/foundation/multimedia/audio_framework/services/audio_policy/server/src/service/
H A Daudio_device_manager.cpp87 AudioDevicePrivacyType &privacyType, DeviceRole &devRole, DeviceUsage &devUsage) in DeviceAttrMatch()
116 AudioDevicePrivacyType privacyType, DeviceRole devRole, DeviceUsage devUsage, string logName, in FillArrayWhenDeviceAttrMatch()
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/ohaudio/test/unittest/oh_audio_render_test/src/
H A Doh_audio_render_unit_test.cpp607 OH_AudioStream_PrivacyType privacyType; variable
628 OH_AudioStream_PrivacyType privacyType; variable
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libjpegplugin/src/
H A Dexif_info.cpp1534 const int &privacyType, in GetFilterArea()
1553 void EXIFInfo::GetAreaFromExifEntries(const int &privacyType, in GetAreaFromExifEntries()
H A Djpeg_decoder.cpp1071 uint32_t JpegDecoder::GetFilterArea(const int &privacyType, std::vector<std::pair<uint32_t, uint32_… in GetFilterArea()
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/plugin_test/
H A Dext_decoder_test.cpp585 int privacyType = 0; variable
/ohos5.0/foundation/multimedia/audio_framework/interfaces/inner_api/native/audiocommon/include/
H A Daudio_info.h466 AudioPrivacyType privacyType = PRIVACY_TYPE_PUBLIC; member
777 AudioPrivacyType privacyType = PRIVACY_TYPE_PUBLIC; member
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/audiorenderer/src/
H A Daudio_renderer.cpp344 void AudioRendererPrivate::SetAudioPrivacyType(AudioPrivacyType privacyType) in SetAudioPrivacyType()
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/
H A Dext_decoder.cpp1912 uint32_t ExtDecoder::GetFilterArea(const int &privacyType, std::vector<std::pair<uint32_t, uint32_t… in HeapMemAlloc()
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/image_source_test/
H A Dimage_source_test.cpp1189 int privacyType = 0; variable
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/pulseaudio/modules/hdi/
H A Dhdi_sink.c606 int32_t privacyType = -1; in IsInnerCapturer() local

12