/ohos5.0/foundation/communication/ipc/interfaces/innerkits/ipc_core/ |
H A D | libipc_core_map | 61 "virtual thunk to OHOS::IPCObjectStub::OnLastStrongRef(void const*)"; 63 "virtual thunk to OHOS::IPCObjectProxy::OnLastStrongRef(void const*)";
|
/ohos5.0/foundation/communication/ipc/interfaces/innerkits/ipc_single/ |
H A D | libipc_single_map | 57 "OHOS::IPCObjectStub::OnLastStrongRef(void const*)"; 71 "virtual thunk to OHOS::IPCObjectStub::OnLastStrongRef(void const*)";
|
/ohos5.0/foundation/distributeddatamgr/preferences/frameworks/native/mock/c_utils/utils/base/src/ |
H A D | refbase.cpp | 337 OnLastStrongRef(objectId); in DecStrongRef() 432 void RefBase::OnLastStrongRef(const void *objectId) in OnLastStrongRef() function in OHOS::RefBase
|
/ohos5.0/foundation/multimedia/image_framework/mock/native/src/ |
H A D | refbase.cpp | 337 OnLastStrongRef(objectId); in DecStrongRef() 430 void RefBase::OnLastStrongRef(const void *) in OnLastStrongRef() function in OHOS::RefBase
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/platform/ipc_core/ |
H A D | ipc_object_stub.cpp | 59 void IPCObjectStub::OnLastStrongRef(const void *objectId) in OnLastStrongRef() function in OHOS::IPCObjectStub
|
H A D | ipc_object_proxy.h | 46 void OnLastStrongRef(const void *objectId) override;
|
H A D | ipc_object_stub.h | 55 void OnLastStrongRef(const void *objectId) override;
|
/ohos5.0/foundation/window/window_manager/interfaces/innerkits/wm/ |
H A D | window_scene.h | 168 void OnLastStrongRef(const void *) override;
|
/ohos5.0/commonlibrary/c_utils/base/test/fuzztest/refbase_fuzzer/ |
H A D | refbase_fuzzer.cpp | 56 void OnLastStrongRef(const void* objectId) override; 64 void TestRefBase::OnLastStrongRef(const void* objectId) in OnLastStrongRef() function in OHOS::TestRefBase
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/platform/utils/ |
H A D | refbase.cpp | 523 OnLastStrongRef(objectId); in DecStrongRef() 640 void RefBase::OnLastStrongRef(const void*) in OnLastStrongRef() function in OHOS::RefBase
|
H A D | refbase.h | 587 virtual void OnLastStrongRef(const void *);
|
/ohos5.0/commonlibrary/c_utils/base/src/ |
H A D | refbase.cpp | 557 OnLastStrongRef(objectId); in DecStrongRef() 674 void RefBase::OnLastStrongRef(const void*) in OnLastStrongRef() function in OHOS::RefBase
|
/ohos5.0/foundation/communication/ipc/interfaces/innerkits/ipc_core/include/ |
H A D | ipc_object_proxy.h | 108 void OnLastStrongRef(const void *objectId) override;
|
H A D | ipc_object_stub.h | 109 void OnLastStrongRef(const void *objectId) override;
|
/ohos5.0/commonlibrary/c_utils/base/test/unittest/common/ |
H A D | utils_refbase_test.cpp | 63 void OnLastStrongRef(const void *objectId) override in OnLastStrongRef() function in OHOS::__anonbd15c9080110::RefBaseTest 210 void OnLastStrongRef(const void *objectId) override; 276 void IPCObjectProxy::OnLastStrongRef(const void *objectId) in OnLastStrongRef() function in OHOS::__anonbd15c9080110::IPCObjectProxy
|
/ohos5.0/foundation/window/window_manager/wm/src/ |
H A D | window_scene.cpp | 49 void WindowScene::OnLastStrongRef(const void *) in OnLastStrongRef() function in OHOS::Rosen::WindowScene
|
/ohos5.0/commonlibrary/c_utils/base/test/benchmarktest/refbase_benchmark_test/ |
H A D | refbase_benchmark_test.cpp | 82 void OnLastStrongRef(const void *objectId) override in OnLastStrongRef() function in OHOS::__anond37c06450110::RefBaseTest 246 void OnLastStrongRef(const void *objectId) override; 317 void IPCObjectProxy::OnLastStrongRef(const void *objectId) in OnLastStrongRef() function in OHOS::__anond37c06450110::IPCObjectProxy
|
/ohos5.0/foundation/distributeddatamgr/preferences/frameworks/native/mock/c_utils/utils/base/include/ |
H A D | refbase.h | 145 virtual void OnLastStrongRef(const void *objectId);
|
/ohos5.0/commonlibrary/c_utils/base/include/ |
H A D | refbase.h | 576 virtual void OnLastStrongRef(const void *);
|
/ohos5.0/foundation/communication/ipc/ipc/native/src/core/source/ |
H A D | ipc_object_stub.cpp | 428 void IPCObjectStub::OnLastStrongRef(const void *objectId) in OnLastStrongRef() function in OHOS::IPCObjectStub
|
H A D | ipc_object_proxy.cpp | 402 void IPCObjectProxy::OnLastStrongRef(const void *objectId) in OnLastStrongRef() function in OHOS::IPCObjectProxy
|