Home
last modified time | relevance | path

Searched refs:RegedTinyObject (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/communicator/
H A Ddistributeddb_communicator_common.cpp78 const RegedTinyObject *outObj = inMsg->GetObject<RegedTinyObject>(); in RegFuncForTinyMsg()
83 int errCode = inMsg->SetCopiedObject(RegedTinyObject()); in RegFuncForTinyMsg()
183 RegedTinyObject *obj = new (nothrow) RegedTinyObject(); in BuildRegedTinyMessage()
H A Ddistributeddb_communicator_common.h46 struct RegedTinyObject { struct
H A Ddistributeddb_communicator_send_receive_test.cpp667 EXPECT_EQ(recvMsgForBB->GetObject<RegedTinyObject>(), nullptr);
692 EXPECT_EQ(recvMsgForBA->GetObject<RegedTinyObject>(), nullptr);