Searched refs:GetOneRowPropList (Results 1 – 3 of 3) sorted by relevance
145 MtpDataUtils::GetOneRowPropList(handle, resultSet, properties, outProps);
195 …static void GetOneRowPropList(uint32_t handle, const std::shared_ptr<DataShare::DataShareResultSet…
410 GetOneRowPropList(static_cast<uint32_t>(handle), resultSet, properties, outProps); in GetPropList()579 void MtpDataUtils::GetOneRowPropList(uint32_t handle, const shared_ptr<DataShare::DataShareResultSe… in GetOneRowPropList() function in OHOS::Media::MtpDataUtils