Home
last modified time | relevance | path

Searched refs:IsClear (Results 1 - 9 of 9) sorted by relevance

/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/distributeddatafwk/src/
H A Dchange_notification.cpp53 bool ChangeNotification::IsClear() const in IsClear() function in OHOS::DistributedKv::ChangeNotification
H A Dikvstore_observer.cpp71 if (!ITypesUtil::Marshal(data, changeNotification.GetDeviceId(), uint32_t(changeNotification.IsClear())) || in OnChange()
/foundation/distributeddatamgr/kv_store/interfaces/innerkits/distributeddata/include/
H A Dchange_notification.h66 API_EXPORT bool IsClear() const;
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/distributeddatafwk/test/unittest/
H A Dtypes_util_test.cpp119 EXPECT_EQ(changeOut.IsClear(), false); in HWTEST_F()
H A Dsingle_kvstore_client_test.cpp114 isClear_ = changeNotification.IsClear(); in OnChange()
H A Ddevice_kvstore_test.cpp131 isClear_ = changeNotification.IsClear(); in OnChange()
H A Dlocal_subscribe_store_test.cpp127 isClear_ = changeNotification.IsClear(); in OnChange()
H A Dlocal_subscribe_device_store_test.cpp117 isClear_ = changeNotification.IsClear(); in OnChange()
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/src/
H A Dkv_types_util.cpp87 notification.GetDeleteEntries(), notification.GetDeviceId(), notification.IsClear()); in Marshalling()

Completed in 12 milliseconds