Searched refs:GetDeviceSyncStatus (Results 1 – 3 of 3) sorted by relevance
64 …bool GetDeviceSyncStatus(const std::string &networkId, const std::string &tableName, int32_t &sync…
352 bool MediaLibraryDevice::GetDeviceSyncStatus(const std::string &networkId, const std::string &table… in GetDeviceSyncStatus() function in OHOS::Media::MediaLibraryDevice
1794 …auto result = MediaLibraryDevice::GetInstance()->GetDeviceSyncStatus(networkId, tableName, syncSta… in QuerySync()