Searched refs:QueryTimeIdBatch (Results 1 – 3 of 3) sorted by relevance
48 …EXPORT int32_t QueryTimeIdBatch(int32_t start, int32_t count, std::vector<std::string> &batchKeys);
445 int32_t MediaAssetRdbStore::QueryTimeIdBatch(int32_t start, int32_t count, std::vector<std::string>… in QueryTimeIdBatch() function in OHOS::Media::MediaAssetRdbStore
758 MediaAssetRdbStore::GetInstance()->QueryTimeIdBatch(start, count, newTimeIdBatch); in GetAstcsByOffset()