Home
last modified time | relevance | path

Searched refs:GetRefCounter (Results 1 - 4 of 4) sorted by relevance

/foundation/communication/ipc/ipc/native/test/unittest/common/
H A Dbinder_invoker_unittest.cpp259 binderInvoker.input_.WritePointer((uintptr_t)testStub->GetRefCounter()); in HWTEST_F()
261 EXPECT_NE(reinterpret_cast<RefCounter *>(testStub->GetRefCounter()), nullptr); in HWTEST_F()
/foundation/graphic/graphic_2d/rosen/modules/platform/utils/
H A Drefbase.cpp519 RefCounter *RefBase::GetRefCounter() const in GetRefCounter() function in OHOS::RefBase
H A Drefbase.h484 RefCounter *GetRefCounter() const;
/foundation/communication/ipc/ipc/native/src/mock/source/
H A Dbinder_invoker.cpp1505 flat.binder = reinterpret_cast<uintptr_t>(object->GetRefCounter()); in FlattenObject()

Completed in 7 milliseconds