Searched refs:trustDeviceList (Results 1 – 1 of 1) sorted by relevance
278 std::vector<std::string> trustDeviceList = CheckTrustDeviceList(deviceIdList); in SyncDeviceProfile() local279 if (trustDeviceList.empty()) { in SyncDeviceProfile()289 …Status status = kvStorePtr_->Sync(trustDeviceList, static_cast<DistributedKv::SyncMode>(syncMode)); in SyncDeviceProfile()