Searched refs:installer (Results 1 – 4 of 4) sorted by relevance
/system/apex/apexd/ |
D | apexservice_test.cpp | 363 std::string GetDebugStr(PrepareTestApexForInstall* installer) { in GetDebugStr() argument 366 if (installer != nullptr) { in GetDebugStr() 367 log << "test_input=" << installer->test_input << " "; in GetDebugStr() 368 log << "test_file=" << installer->test_file << " "; in GetDebugStr() 369 log << "test_installed_file=" << installer->test_installed_file << " "; in GetDebugStr() 370 log << "package=" << installer->package << " "; in GetDebugStr() 371 log << "version=" << installer->version << " "; in GetDebugStr() 493 PrepareTestApexForInstall installer(GetTestFile("apex.apexd_test.apex"), in TEST_F() local 496 if (!installer.Prepare()) { in TEST_F() 515 PrepareTestApexForInstall installer(GetTestFile("apex.apexd_test.apex"), in TEST_F() local [all …]
|
/system/sepolicy/public/ |
D | installd.te | 1 # installer daemon
|
/system/apex/docs/ |
D | README.md | 20 model (for example, services, activities) via package installer apps (such as 58 infrastructure such as ADB, PackageManager, and package installer apps (such as 90 1. An APEX file is downloaded via a package installer app, ADB, or other 120 files to use the infrastructure for APK files, such as a package installer app, 126 files to be delivered via existing channels such as package installer apps and
|
/system/update_engine/ |
D | README.md | 496 …rnel`]: https://chromium.googlesource.com/chromiumos/platform2/+/master/installer/chromeos-setgood… 509 [Postinstall]: https://chromium.googlesource.com/chromiumos/platform2/+/master/installer/chromeos-p…
|