Home
last modified time | relevance | path

Searched defs:bootstrap (Results 1 – 4 of 4) sorted by relevance

/system/apex/apexd/apexd_testdata/
Dmanifest_bootstrap.json4 "bootstrap": true boolean
/system/apex/proto/
Dapex_manifest.proto98 bool bootstrap = 16; field
/system/core/init/
Dapex_init_util.cpp145 Result<void> ParseRcScriptsFromAllApexes(bool bootstrap) { in ParseRcScriptsFromAllApexes()
Dbuiltins.cpp1236 bool bootstrap = false; in do_perform_apex_config() local