Home
last modified time | relevance | path

Searched refs:OnFirstStrongRef (Results 1 - 15 of 15) sorted by relevance

/foundation/multimedia/image_framework/mock/native/src/
H A Drefbase.cpp319 OnFirstStrongRef(objectId); in IncStrongRef()
386 OnFirstStrongRef(objectId); in AttemptAcquire()
401 OnFirstStrongRef(objectId); in AttemptIncStrongRef()
424 void RefBase::OnFirstStrongRef(const void *) in OnFirstStrongRef() function in OHOS::RefBase
/foundation/distributeddatamgr/preferences/frameworks/native/mock/c_utils/utils/base/src/
H A Drefbase.cpp320 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
/foundation/graphic/graphic_2d/rosen/modules/platform/utils/
H A Drefbase.cpp467 OnFirstStrongRef(objectId); in IncStrongRef()
549 OnFirstStrongRef(objectId); in AttemptAcquire()
563 OnFirstStrongRef(objectId); in AttemptIncStrongRef()
599 void RefBase::OnFirstStrongRef(const void*) in OnFirstStrongRef() function in OHOS::RefBase
H A Drefbase.h442 * `OnFirstStrongRef()`, which is an empty method by default, will be
511 * `OnFirstStrongRef()`, which is an empty method by default, will be
523 * `OnFirstStrongRef()`, which is an empty method by default, will be
567 virtual void OnFirstStrongRef(const void *);
/foundation/graphic/graphic_2d/rosen/modules/platform/ipc_core/
H A Dipc_object_stub.cpp55 void IPCObjectStub::OnFirstStrongRef(const void *objectId) in OnFirstStrongRef() function in OHOS::IPCObjectStub
H A Dipc_object_proxy.h44 void OnFirstStrongRef(const void *objectId) override;
H A Dipc_object_stub.h53 void OnFirstStrongRef(const void *objectId) override;
/foundation/communication/ipc/ipc/native/c/manager/include/
H A Dipc_process_skeleton.h63 void OnFirstStrongRef(int32_t handle);
/foundation/communication/ipc/interfaces/innerkits/ipc_core/include/
H A Dipc_object_proxy.h100 void OnFirstStrongRef(const void *objectId) override;
H A Dipc_object_stub.h101 void OnFirstStrongRef(const void *objectId) override;
/foundation/communication/ipc/ipc/native/c/manager/src/
H A Dipc_process_skeleton.c254 void OnFirstStrongRef(int32_t handle) in OnFirstStrongRef() function
415 OnFirstStrongRef(svc->handle); in WaitForProxyInit()
/foundation/distributeddatamgr/preferences/frameworks/native/mock/c_utils/utils/base/include/
H A Drefbase.h143 virtual void OnFirstStrongRef(const void *objectId);
/foundation/communication/ipc/ipc/native/src/core/source/
H A Dipc_object_stub.cpp419 void IPCObjectStub::OnFirstStrongRef(const void *objectId) in OnFirstStrongRef() function in OHOS::IPCObjectStub
H A Dipc_object_proxy.cpp332 void IPCObjectProxy::OnFirstStrongRef(const void *objectId) in OnFirstStrongRef() function in OHOS::IPCObjectProxy
/foundation/communication/ipc/ipc/native/test/unittest/common/
H A Dipc_object_proxy_unittest.cpp428 * @tc.desc: Verify the IPCObjectProxy::OnFirstStrongRef function
441 object.OnFirstStrongRef(nullptr); in HWTEST_F()

Completed in 13 milliseconds