Searched defs:bundleNames (Results 1 – 9 of 9) sorted by relevance
80 std::vector<std::string> bundleNames; member
85 std::vector<std::string> bundleNames; member
126 const std::string& bundleNames, RunningLockEvent event) in ProxyInner()
1091 std::vector<std::string> bundleNames; in GetRunningIme() local1109 auto bundleNames = GetRunningIme(userId); in IsRunningIme() local
61 auto bundleNames = ImeInfoInquirer::GetInstance().GetRunningIme(userId_); in PerUserSession() local
1533 std::set<std::string> bundleNames = {}; variable
410 …t UsbRightDbHelper::DeleteAppsRightRecord(int32_t uid, const std::vector<std::string> &bundleNames) in DeleteAppsRightRecord()
311 int32_t GetBundleStatsForIncrease(uint32_t userId, const std::vector<std::string> &bundleNames, in GetBundleStatsForIncrease()
1144 …ficationPreferences::GetBundleSoundPermission(bool &allPackage, std::set<std::string> &bundleNames) in GetBundleSoundPermission()