Searched defs:apps (Results 1 – 11 of 11) sorted by relevance
169 std::vector<OHOS::AppExecFwk::ElementName> apps; variable183 std::vector<OHOS::AppExecFwk::ElementName> apps{app}; variable200 std::vector<OHOS::AppExecFwk::ElementName> apps; variable214 std::vector<OHOS::AppExecFwk::ElementName> apps{app}; variable230 std::vector<OHOS::AppExecFwk::ElementName> apps; variable248 std::vector<OHOS::AppExecFwk::ElementName> apps; variable
3 "apps":[ array
14 mod apps; module27 pub(crate) apps: SortedApps, field
143 std::set<std::string> apps; variable
289 std::set<std::string> apps; variable319 std::set<std::string> apps; variable
524 std::vector<std::string> apps; in CleanUpRightAppUninstalled() local555 std::vector<std::string> apps; in CleanUpRightAppUninstalled() local599 std::vector<std::string> apps; in CleanUpRightAppReinstalled() local
219 int32_t UsbRightDbHelper::QueryRightRecordApps(int32_t uid, std::vector<std::string> &apps) in QueryRightRecordApps()
188 void AppAccountInfo::SetAuthorizedApps(const std::set<std::string> &apps) in SetAuthorizedApps()