Searched defs:dataMapping (Results 1 – 1 of 1) sorted by relevance
210 const std::vector<TabOldPhotosClient::TabOldPhotosClientObj> &dataMapping) in Build()234 …const std::vector<TabOldPhotosClient::TabOldPhotosClientObj> &dataMapping, std::vector<RequestUriO… in Parse()252 std::vector<TabOldPhotosClient::TabOldPhotosClientObj> dataMapping = this->Parse(resultSet); in GetResultMap() local