Home
last modified time | relevance | path

Searched refs:OnLastStrongRef (Results 1 - 14 of 14) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/platform/ipc_core/
H A Dipc_object_stub.cpp59 void IPCObjectStub::OnLastStrongRef(const void *objectId) in OnLastStrongRef() function in OHOS::IPCObjectStub
H A Dipc_object_proxy.h46 void OnLastStrongRef(const void *objectId) override;
H A Dipc_object_stub.h55 void OnLastStrongRef(const void *objectId) override;
/foundation/window/window_manager/interfaces/innerkits/wm/
H A Dwindow_scene.h168 void OnLastStrongRef(const void *) override;
/foundation/multimedia/image_framework/mock/native/src/
H A Drefbase.cpp334 OnLastStrongRef(objectId); in DecStrongRef()
427 void RefBase::OnLastStrongRef(const void *) in OnLastStrongRef() function in OHOS::RefBase
/foundation/distributeddatamgr/preferences/frameworks/native/mock/c_utils/utils/base/src/
H A Drefbase.cpp337 OnLastStrongRef(objectId); in DecStrongRef()
432 void RefBase::OnLastStrongRef(const void *objectId) in OnLastStrongRef() function in OHOS::RefBase
/foundation/communication/ipc/interfaces/innerkits/ipc_core/include/
H A Dipc_object_proxy.h108 void OnLastStrongRef(const void *objectId) override;
H A Dipc_object_stub.h109 void OnLastStrongRef(const void *objectId) override;
/foundation/graphic/graphic_2d/rosen/modules/platform/utils/
H A Drefbase.cpp485 OnLastStrongRef(objectId); in DecStrongRef()
602 void RefBase::OnLastStrongRef(const void*) in OnLastStrongRef() function in OHOS::RefBase
H A Drefbase.h453 * normal life time.\n `OnLastStrongRef()`, which is an empty method by
575 virtual void OnLastStrongRef(const void *);
/foundation/window/window_manager/wm/src/
H A Dwindow_scene.cpp49 void WindowScene::OnLastStrongRef(const void *) in OnLastStrongRef() function in OHOS::Rosen::WindowScene
/foundation/distributeddatamgr/preferences/frameworks/native/mock/c_utils/utils/base/include/
H A Drefbase.h145 virtual void OnLastStrongRef(const void *objectId);
/foundation/communication/ipc/ipc/native/src/core/source/
H A Dipc_object_stub.cpp428 void IPCObjectStub::OnLastStrongRef(const void *objectId) in OnLastStrongRef() function in OHOS::IPCObjectStub
H A Dipc_object_proxy.cpp352 // proxy may still exist before OnLastStrongRef called. If so, in FindOrNewObject in WaitForInit()
391 void IPCObjectProxy::OnLastStrongRef(const void *objectId) in OnLastStrongRef() function in OHOS::IPCObjectProxy

Completed in 18 milliseconds