Searched refs:pathHandles (Results 1 – 2 of 2) sorted by relevance
706 const std::unordered_map<std::string, uint32_t> &pathHandles, in GetMtpPropList() argument737 auto iterator = pathHandles.find(std::filesystem::path(it->second).parent_path().string()); in GetMtpPropList()738 if (iterator != pathHandles.end()) { in GetMtpPropList()
180 const std::unordered_map<std::string, uint32_t> &pathHandles,