Searched defs:utd (Results 1 – 8 of 8) sorted by relevance
36 std::string utd; member
137 std::string utd; member
44 for (const std::string &utd : utdVector) { in GetMimeTypeByUri() local
41 OH_Utd* utd = nullptr; variable
510 int32_t userId, const std::string& utd, BundleInfo& bundleInfo, bool backup) const in GetBundleInfoByUtd() argument685 bool DefaultAppMgr::MatchUtd(const std::string& utd, const std::vector<Skill>& skills) const in MatchUtd() argument
2079 std::string utd = ""; variable
1768 for (const auto &utd : utds) { in MatchShare() local1782 bool BundleDataMgr::MatchUtd(Skill &skill, const std::string &utd, int32_t count) const in MatchUtd() argument