Home
last modified time | relevance | path

Searched defs:GetObjectRefCount (Results 1 – 7 of 7) sorted by relevance

/foundation/multimodalinput/input/interfaces/native/innerkits/common/include/
Dmmi_token.h31 virtual int32_t GetObjectRefCount() override in GetObjectRefCount() function
/foundation/aafwk/standard/frameworks/kits/appkit/native/test/unittest/
Dability_stage_test.cpp47 int32_t GetObjectRefCount() override in GetObjectRefCount() function in OHOS::AppExecFwk::MockToken
/foundation/aafwk/standard/frameworks/kits/appkit/test/Mock/include/
Dmock_ipc_object_stub.cpp57 int32_t IPCObjectStub::GetObjectRefCount() in GetObjectRefCount() function in OHOS::IPCObjectStub
/foundation/communication/ipc/ipc/native/src/core/source/
Dipc_object_stub.cpp61 int32_t IPCObjectStub::GetObjectRefCount() in GetObjectRefCount() function in OHOS::IPCObjectStub
Dipc_object_proxy.cpp45 int32_t IPCObjectProxy::GetObjectRefCount() in GetObjectRefCount() function in OHOS::IPCObjectProxy
/foundation/communication/ipc/ipc/native/src/mock/source/
Dbinder_invoker.cpp194 int BinderInvoker::GetObjectRefCount(const IRemoteObject *object) in GetObjectRefCount() function in OHOS::IPC_SINGLE::BinderInvoker
/foundation/communication/ipc/ipc/native/src/mock/include/
Ddbinder_base_invoker.h714 template <class T> int DBinderBaseInvoker<T>::GetObjectRefCount(const IRemoteObject *object) in GetObjectRefCount() function