Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/services/distributed/test/unittest/
Ddistributed_device_service_test.cpp446 bool syncData = true; variable
464 bool syncData = true; variable
485 bool syncData = true; variable
506 bool syncData = true; variable
527 bool syncData = true; variable
/base/account/os_account/frameworks/osaccount/core/src/
Dos_account_constraint_subscriber_manager.cpp161 std::set<std::string> syncData; in UnsubscribeOsAccountConstraints() local
/base/notification/distributed_notification_service/services/distributed/src/soft_bus/
Ddistributed_device_service.cpp185 …stributedDeviceService::SetDeviceSyncData(const std::string& deviceId, int32_t type, bool syncData) in SetDeviceSyncData()