Searched defs:QueryLastSyncInfo (Results 1 – 4 of 4) sorted by relevance
264 std::pair<int32_t, QueryLastResults> CloudServiceProxy::QueryLastSyncInfo( in QueryLastSyncInfo() function in OHOS::CloudData::CloudServiceProxy
453 napi_value JsConfig::QueryLastSyncInfo(napi_env env, napi_callback_info info) in QueryLastSyncInfo() function in JsConfig
681 int32_t SyncManager::QueryLastSyncInfo(const std::vector<QueryKey> &queryKeys, QueryLastResults &re… in QueryLastSyncInfo() function in OHOS::CloudData::SyncManager
559 std::pair<int32_t, QueryLastResults> CloudServiceImpl::QueryLastSyncInfo(const std::string &id, in QueryLastSyncInfo() function in OHOS::CloudData::CloudServiceImpl