Searched defs:bootstrap (Results 1 – 3 of 3) sorted by relevance
215 bool bootstrap) { in write_native_stats_write_methods()406 const int minApiLevel, bool bootstrap) { in write_stats_log_cpp()458 const string& cppNamespace, const int minApiLevel, bool bootstrap) { in write_stats_log_header()
93 bool bootstrap = false; in run() local
250 public void bootstrap(PackageManagerService pm) { in bootstrap() method in PackageManagerServiceInjector