Home
last modified time | relevance | path

Searched refs:newTimeIdBatch (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/media_library_manager/
H A Dmedia_library_manager.cpp757 vector<string> newTimeIdBatch; in GetAstcsByOffset() local
758 MediaAssetRdbStore::GetInstance()->QueryTimeIdBatch(start, count, newTimeIdBatch); in GetAstcsByOffset()
764 int32_t status = kvStore->BatchQuery(newTimeIdBatch, astcBatch); in GetAstcsByOffset()