Home
last modified time | relevance | path

Searched refs:IncreaseRef (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/foundation/multimedia/drm_framework/services/utils/include/
H A Dnapi_param_utils.h77 static T *IncreaseRef(T *obj);
112 T *ObjectRefMap<T>::IncreaseRef(T *obj) in IncreaseRef() function
138 obj_ = ObjectRefMap::IncreaseRef(obj); in ObjectRefMap()
/ohos5.0/base/security/dlp_permission_service/interfaces/inner_api/dlp_fuse/include/
H A Ddlp_link_file.h41 void IncreaseRef();
/ohos5.0/foundation/multimedia/player_framework/frameworks/js/common/
H A Dcommon_napi.h371 static T *IncreaseRef(T *obj);
406 T *ObjectRefMap<T>::IncreaseRef(T *obj) in IncreaseRef() function
432 obj_ = ObjectRefMap::IncreaseRef(obj); in ObjectRefMap()
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/audioutils/include/
H A Daudio_utils.h273 static T *IncreaseRef(T *obj);
308 T *ObjectRefMap<T>::IncreaseRef(T *obj) in IncreaseRef() function
334 obj_ = ObjectRefMap::IncreaseRef(obj); in ObjectRefMap()
/ohos5.0/base/security/dlp_permission_service/interfaces/inner_api/dlp_fuse/src/
H A Ddlp_link_file.cpp72 void DlpLinkFile::IncreaseRef() in IncreaseRef() function in OHOS::Security::DlpPermission::DlpLinkFile
H A Ddlp_link_manager.cpp216 node->IncreaseRef(); in LookUpDlpLinkFile()
/ohos5.0/foundation/multimedia/audio_framework/frameworks/js/napi/audiocapturer/callback/
H A Dnapi_audio_capturer_read_data_callback.cpp127 ObjectRefMap<NapiAudioCapturer>::IncreaseRef(obj); in OnJsCapturerReadDataCallback()
/ohos5.0/foundation/multimedia/audio_framework/frameworks/js/napi/audiorenderer/callback/
H A Dnapi_audio_renderer_write_data_callback.cpp141 ObjectRefMap<NapiAudioRenderer>::IncreaseRef(obj); in OnJsRendererWriteDataCallback()
/ohos5.0/base/security/dlp_permission_service/interfaces/inner_api/dlp_fuse/test/unittest/src/
H A Ddlp_fuse_test.cpp919 linkFile.IncreaseRef();