/ohos5.0/foundation/distributeddatamgr/preferences/frameworks/native/mock/c_utils/utils/base/src/ |
H A D | refbase.cpp | 320 OnFirstStrongRef(objectId); in IncStrongRef() 390 OnFirstStrongRef(objectId); in AttemptAcquire() 404 OnFirstStrongRef(objectId); in AttemptIncStrongRef() 428 void RefBase::OnFirstStrongRef(const void *objectId) in OnFirstStrongRef() function in OHOS::RefBase
|
/ohos5.0/foundation/multimedia/image_framework/mock/native/src/ |
H A D | refbase.cpp | 322 OnFirstStrongRef(objectId); in IncStrongRef() 389 OnFirstStrongRef(objectId); in AttemptAcquire() 404 OnFirstStrongRef(objectId); in AttemptIncStrongRef() 427 void RefBase::OnFirstStrongRef(const void *) in OnFirstStrongRef() function in OHOS::RefBase
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/platform/utils/ |
H A D | refbase.cpp | 505 OnFirstStrongRef(objectId); in IncStrongRef() 587 OnFirstStrongRef(objectId); in AttemptAcquire() 601 OnFirstStrongRef(objectId); in AttemptIncStrongRef() 637 void RefBase::OnFirstStrongRef(const void*) in OnFirstStrongRef() function in OHOS::RefBase
|
H A D | refbase.h | 579 virtual void OnFirstStrongRef(const void *);
|
/ohos5.0/commonlibrary/c_utils/base/src/ |
H A D | refbase.cpp | 526 OnFirstStrongRef(objectId); in IncStrongRef() 621 OnFirstStrongRef(objectId); in AttemptAcquire() 635 OnFirstStrongRef(objectId); in AttemptIncStrongRef() 671 void RefBase::OnFirstStrongRef(const void*) in OnFirstStrongRef() function in OHOS::RefBase
|
/ohos5.0/foundation/communication/ipc/interfaces/innerkits/ipc_core/ |
H A D | libipc_core_map | 60 "virtual thunk to OHOS::IPCObjectStub::OnFirstStrongRef(void const*)"; 64 "virtual thunk to OHOS::IPCObjectProxy::OnFirstStrongRef(void const*)";
|
/ohos5.0/foundation/communication/ipc/interfaces/innerkits/ipc_single/ |
H A D | libipc_single_map | 56 "OHOS::IPCObjectStub::OnFirstStrongRef(void const*)"; 70 "virtual thunk to OHOS::IPCObjectStub::OnFirstStrongRef(void const*)";
|
/ohos5.0/foundation/communication/ipc/ipc/native/c/manager/include/ |
H A D | ipc_process_skeleton.h | 63 void OnFirstStrongRef(int32_t handle);
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/platform/ipc_core/ |
H A D | ipc_object_stub.cpp | 55 void IPCObjectStub::OnFirstStrongRef(const void *objectId) in OnFirstStrongRef() function in OHOS::IPCObjectStub
|
H A D | ipc_object_proxy.h | 44 void OnFirstStrongRef(const void *objectId) override;
|
H A D | ipc_object_stub.h | 53 void OnFirstStrongRef(const void *objectId) override;
|
/ohos5.0/commonlibrary/c_utils/base/test/fuzztest/refbase_fuzzer/ |
H A D | refbase_fuzzer.cpp | 57 void OnFirstStrongRef(const void* objectId) override; 69 void TestRefBase::OnFirstStrongRef(const void* objectId) in OnFirstStrongRef() function in OHOS::TestRefBase
|
/ohos5.0/foundation/communication/ipc/ipc/native/c/manager/src/ |
H A D | ipc_process_skeleton.c | 254 void OnFirstStrongRef(int32_t handle) in OnFirstStrongRef() function 415 OnFirstStrongRef(svc->handle); in WaitForProxyInit()
|
/ohos5.0/foundation/communication/ipc/interfaces/innerkits/ipc_core/include/ |
H A D | ipc_object_proxy.h | 100 void OnFirstStrongRef(const void *objectId) override;
|
H A D | ipc_object_stub.h | 101 void OnFirstStrongRef(const void *objectId) override;
|
/ohos5.0/commonlibrary/c_utils/base/test/unittest/common/ |
H A D | utils_refbase_test.cpp | 211 void OnFirstStrongRef(const void *objectId) override; 285 void IPCObjectProxy::OnFirstStrongRef(const void *objectId) in OnFirstStrongRef() function in OHOS::__anonbd15c9080110::IPCObjectProxy
|
/ohos5.0/foundation/distributeddatamgr/preferences/frameworks/native/mock/c_utils/utils/base/include/ |
H A D | refbase.h | 143 virtual void OnFirstStrongRef(const void *objectId);
|
/ohos5.0/commonlibrary/c_utils/base/include/ |
H A D | refbase.h | 569 virtual void OnFirstStrongRef(const void *);
|
/ohos5.0/commonlibrary/c_utils/base/test/benchmarktest/refbase_benchmark_test/ |
H A D | refbase_benchmark_test.cpp | 247 void OnFirstStrongRef(const void *objectId) override; 327 void IPCObjectProxy::OnFirstStrongRef(const void *objectId) in OnFirstStrongRef() function in OHOS::__anond37c06450110::IPCObjectProxy
|
/ohos5.0/foundation/communication/ipc/ipc/native/src/core/source/ |
H A D | ipc_object_stub.cpp | 419 void IPCObjectStub::OnFirstStrongRef(const void *objectId) in OnFirstStrongRef() function in OHOS::IPCObjectStub
|
H A D | ipc_object_proxy.cpp | 343 void IPCObjectProxy::OnFirstStrongRef(const void *objectId) in OnFirstStrongRef() function in OHOS::IPCObjectProxy
|
/ohos5.0/foundation/communication/ipc/ipc/native/test/unittest/common/ |
H A D | ipc_object_proxy_unittest.cpp | 441 object.OnFirstStrongRef(nullptr);
|