Home
last modified time | relevance | path

Searched refs:bootstrap (Results 1 – 17 of 17) sorted by relevance

/frameworks/libs/native_bridge_support/
Dnative_bridge_support.mk66 libandroidicu.bootstrap \
70 libdl.bootstrap \
71 libdl_android.bootstrap \
72 libicu.bootstrap \
74 libm.bootstrap \
/frameworks/proto_logging/stats/stats_log_api_gen/
Dnative_writer.h30 const int minApiLevel, bool bootstrap);
33 const string& cppNamespace, const int minApiLevel, bool bootstrap);
Dnative_writer.cpp218 bool bootstrap) { in write_native_stats_write_methods() argument
224 if (bootstrap) { in write_native_stats_write_methods()
409 const int minApiLevel, bool bootstrap) { in write_stats_log_cpp() argument
415 if (!bootstrap) { in write_stats_log_cpp()
439 minApiLevel, bootstrap); in write_stats_log_cpp()
443 if (!bootstrap) { in write_stats_log_cpp()
461 const string& cppNamespace, const int minApiLevel, bool bootstrap) { in write_stats_log_header() argument
462 const bool includePull = !atoms.pulledAtomsSignatureInfoMap.empty() && !bootstrap; in write_stats_log_header()
488 if (!bootstrap) { in write_stats_log_header()
Dmain.cpp92 bool bootstrap = false; in run() local
190 bootstrap = true; in run()
228 if (bootstrap) { in run()
303 bootstrap); in run()
327 out, atoms, attributionDecl, cppNamespace, minApiLevel, bootstrap); in run()
/frameworks/libs/binary_translation/
DAndroid.bp325 "libandroidicu.bootstrap.native_bridge",
329 "libdl.bootstrap.native_bridge",
330 "libdl_android.bootstrap.native_bridge",
331 "libicu.bootstrap.native_bridge",
333 "libm.bootstrap.native_bridge",
/frameworks/base/services/core/java/com/android/server/stats/bootstrap/
DStatsBootstrapAtomService.java16 package com.android.server.stats.bootstrap;
/frameworks/native/cmds/servicemanager/
DAndroid.bp61 bootstrap: true,
/frameworks/libs/native_bridge_support/android_api/linker/
DAndroid.bp65 …// TODO(b/133135269): workaround to skip hardcoded 'bootstrap' directory from guest library search.
/frameworks/base/services/tests/mockingservicestests/src/com/android/server/pm/
DPackageManagerServiceBootTest.kt72 verify(rule.mocks().injector).bootstrap(pm) in <lambda>()
DMockSystem.kt351 whenever(mocks.injector.bootstrap(any(PackageManagerService::class.java))) { in stageNominalSystemState()
/frameworks/libs/binary_translation/prebuilt/system/etc/
Dld.config.riscv64.txt21 namespace.default.search.paths = /system/${LIB}/riscv64/bootstrap
/frameworks/native/libs/binder/include/binder/
DRpcSession.h129 setupUnixDomainSocketBootstrapClient(binder::unique_fd bootstrap);
/frameworks/base/services/core/java/com/android/server/pm/
DPackageManagerServiceInjector.java245 public void bootstrap(PackageManagerService pm) { in bootstrap() method in PackageManagerServiceInjector
DPackageManagerService.java1862 mInjector.bootstrap(this); in PackageManagerService()
1979 mInjector.bootstrap(this); in PackageManagerService()
/frameworks/native/services/surfaceflinger/TimeStats/timestatsatomsproto/
Dtimestats_atoms.proto22 // in the bootstrap namespace. This copy is used to pass the atoms as protos to system server using
/frameworks/base/services/java/com/android/server/
DSystemServer.java251 import com.android.server.stats.bootstrap.StatsBootstrapAtomService;
/frameworks/base/services/
Dart-wear-profile18876 HSPLcom/android/server/pm/PackageManagerServiceInjector;->bootstrap(Lcom/android/server/pm/PackageM…
22882 PLcom/android/server/stats/bootstrap/StatsBootstrapAtomService$Lifecycle;-><init>(Landroid/content/…
22883 PLcom/android/server/stats/bootstrap/StatsBootstrapAtomService$Lifecycle;->onStart()V
22884 PLcom/android/server/stats/bootstrap/StatsBootstrapAtomService;-><init>()V