Home
last modified time | relevance | path

Searched defs:infos (Results 1 – 3 of 3) sorted by relevance

/device/google/cuttlefish/host/commands/run_cvd/
Dreporting.cpp32 const std::vector<DiagnosticInformation*>& infos) { in PrintAll()
/device/google/atv/TvSampleLeanbackLauncher/src/main/java/com/example/sampleleanbacklauncher/apps/
DLaunchItemsManager.java195 List<ResolveInfo> infos = packageManager.queryIntentActivities( in updateAppList() local
218 List<ResolveInfo> infos = packageManager.queryIntentActivities( in updateGamesList() local
/device/google/gs-common/powerstats/
DAocStateResidencyDataProvider.cpp94 std::unordered_map<std::string, std::vector<State>> infos; in getInfo() local