Home
last modified time | relevance | path

Searched defs:OnInsert (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/services/distributed/include/
H A Ddistributed_database_callback.h31 …tion<void(const std::string &deviceId, const std::string &key, const std::string &value)> OnInsert; member
/ohos5.0/base/notification/distributed_notification_service/services/distributed/test/unittest/
H A Ddistributed_database_callback_test.cpp43 void DistributedDatabaseCallbackTest::OnInsert( in OnInsert() function in OHOS::Notification::DistributedDatabaseCallbackTest
H A Ddistributed_database_test.cpp83 void DistributedDatabaseTest::OnInsert(const std::string &deviceId, const std::string &key, const s… in OnInsert() function in OHOS::Notification::DistributedDatabaseTest
/ohos5.0/base/notification/distributed_notification_service/services/distributed/test/unittest/distributed_database_branch_test/
H A Ddistributed_database_branch_test.cpp94 void DistributedDatabaseBranchTest::OnInsert( in OnInsert() function in OHOS::Notification::DistributedDatabaseBranchTest
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/
H A Ddata_share_service_stub.cpp43 int32_t DataShareServiceStub::OnInsert(MessageParcel &data, MessageParcel &reply) in OnInsert() function in OHOS::DataShare::DataShareServiceStub