Home
last modified time | relevance | path

Searched refs:DecreaseRef (Results 1 - 20 of 20) sorted by relevance

/foundation/multimedia/drm_framework/services/utils/include/
H A Dnapi_param_utils.h78 static void DecreaseRef(T *obj);
124 void ObjectRefMap<T>::DecreaseRef(T *obj) in DecreaseRef() function in OHOS::DrmStandard::ObjectRefMap
146 ObjectRefMap::DecreaseRef(obj_); in ~ObjectRefMap()
/foundation/multimedia/audio_framework/frameworks/js/napi/audiomanager/
H A Dnapi_audio_interrupt_manager.cpp43 ObjectRefMap<NapiAudioInterruptManager>::DecreaseRef(obj); in Destructor()
H A Dnapi_audio_session_manager.cpp47 ObjectRefMap<NapiAudioSessionMgr>::DecreaseRef(obj); in Destructor()
H A Dnapi_audio_volume_manager.cpp83 ObjectRefMap<NapiAudioVolumeManager>::DecreaseRef(obj); in Destructor()
H A Dnapi_audio_stream_manager.cpp46 ObjectRefMap<NapiAudioStreamMgr>::DecreaseRef(obj); in Destructor()
H A Dnapi_audio_spatialization_manager.cpp70 ObjectRefMap<NapiAudioSpatializationManager>::DecreaseRef(obj); in Destructor()
H A Dnapi_audio_volume_group_manager.cpp186 ObjectRefMap<NapiAudioVolumeGroupManager>::DecreaseRef(obj); in Destructor()
H A Dnapi_audio_routing_manager.cpp50 ObjectRefMap<NapiAudioRoutingManager>::DecreaseRef(obj); in Destructor()
H A Dnapi_audio_manager.cpp177 ObjectRefMap<NapiAudioManager>::DecreaseRef(obj); in Destructor()
/foundation/multimedia/audio_framework/frameworks/native/audioutils/include/
H A Daudio_utils.h249 static void DecreaseRef(T *obj);
295 void ObjectRefMap<T>::DecreaseRef(T *obj) in DecreaseRef() function in OHOS::AudioStandard::ObjectRefMap
317 ObjectRefMap::DecreaseRef(obj_); in ~ObjectRefMap()
/foundation/multimedia/player_framework/frameworks/js/common/
H A Dcommon_napi.h372 static void DecreaseRef(T *obj);
418 void ObjectRefMap<T>::DecreaseRef(T *obj) in DecreaseRef() function in OHOS::Media::ObjectRefMap
440 ObjectRefMap::DecreaseRef(obj_); in ~ObjectRefMap()
/foundation/multimedia/audio_framework/frameworks/js/napi/audiocapturer/callback/
H A Dnapi_audio_capturer_read_data_callback.cpp176 ObjectRefMap<NapiAudioCapturer>::DecreaseRef(napiObj); in SafeJsCallbackCapturerReadDataWork()
/foundation/multimedia/audio_framework/frameworks/js/napi/audiorenderer/
H A Dnapi_toneplayer.cpp63 ObjectRefMap<NapiTonePlayer>::DecreaseRef(obj); in Destructor()
H A Dnapi_audio_renderer.cpp56 ObjectRefMap<NapiAudioRenderer>::DecreaseRef(obj); in Destructor()
/foundation/multimedia/player_framework/frameworks/js/system_sound_manager/src/tone_attrs/
H A Dtone_attrs_napi.cpp103 ObjectRefMap<ToneAttrsNapi>::DecreaseRef(ToneAttrsHelper); in Destructor()
/foundation/multimedia/audio_framework/frameworks/js/napi/asrcontroller/
H A Dnapi_asr_processing_controller.cpp181 ObjectRefMap<NapiAsrProcessingController>::DecreaseRef(obj); in Destructor()
/foundation/multimedia/drm_framework/frameworks/js/drm_napi/
H A Dkey_session_napi.cpp131 ObjectRefMap<MediaKeySessionNapi>::DecreaseRef(keySessionNapiObj); in MediaKeySessionNapiDestructor()
H A Dmedia_key_system_napi.cpp178 ObjectRefMap<MediaKeySystemNapi>::DecreaseRef(mediaKeySystemNapi); in MediaKeySystemNapiDestructor()
/foundation/multimedia/player_framework/frameworks/js/system_sound_manager/src/system_tone_player/
H A Dsystem_tone_player_napi.cpp115 ObjectRefMap<SystemTonePlayerNapi>::DecreaseRef(systemTonePlayerHelper); in SystemTonePlayerNapiDestructor()
/foundation/multimedia/audio_framework/frameworks/js/napi/audiocapturer/
H A Dnapi_audio_capturer.cpp59 ObjectRefMap<NapiAudioCapturer>::DecreaseRef(obj); in Destructor()

Completed in 27 milliseconds