Home
last modified time | relevance | path

Searched defs:dataMapping (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/media_library_manager/src/
H A Dmedia_library_tab_old_photos_client.cpp210 const std::vector<TabOldPhotosClient::TabOldPhotosClientObj> &dataMapping) in Build()
234const std::vector<TabOldPhotosClient::TabOldPhotosClientObj> &dataMapping, std::vector<RequestUriO… in Parse()
252 std::vector<TabOldPhotosClient::TabOldPhotosClientObj> dataMapping = this->Parse(resultSet); in GetResultMap() local