Home
last modified time | relevance | path

Searched defs:isPush (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/
H A Dvirtual_relational_ver_sync_db_interface.h93 const std::string &sourceID, const std::string &targetID, bool isPush) const override in InterceptData()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/include/
H A Dsync_generic_interface.h114 const std::string &targetID, bool isPush) const in InterceptData()
/ohos5.0/base/telephony/cellular_data/services/src/
H A Ddata_connection_manager.cpp218 bool isPush = true; in RadioDataCallListChanged() local