Searched defs:bootstrap (Results 1 – 3 of 3) sorted by relevance
236 bool bootstrap) { in write_native_stats_write_methods()447 const int minApiLevel, bool bootstrap) { in write_stats_log_cpp()499 const string& cppNamespace, const int minApiLevel, bool bootstrap) { in write_stats_log_header()
84 bool bootstrap = false; in run() local
237 public void bootstrap(PackageManagerService pm) { in bootstrap() method in PackageManagerServiceInjector