Home
last modified time | relevance | path

Searched refs:GetBindInfo (Results 1 - 5 of 5) sorted by relevance

/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/test/
H A Dbind_event_test.cpp26 * @tc.name: GetBindInfo
30 HWTEST_F(BindEventTest, GetBindInfo, TestSize.Level1) in HWTEST_F()
35 auto ret = event.GetBindInfo().tokenId; in HWTEST_F()
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/snapshot/
H A Dbind_event.cpp23 const BindEvent::BindEventInfo& BindEvent::GetBindInfo() const in GetBindInfo() function in OHOS::DistributedData::BindEvent
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/include/snapshot/
H A Dbind_event.h48 const BindEventInfo& GetBindInfo() const;
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/object/
H A Dobject_service_impl.cpp346 auto eventInfo = evt.GetBindInfo(); in ObjectServiceImpl()
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/rdb/
H A Drdb_service_impl.cpp507 auto bindInfo = event.GetBindInfo();

Completed in 3 milliseconds