Searched refs:service (Results 1 – 17 of 17) sorted by relevance
/art/build/apex/ |
D | art.rc | 15 # A service that handles dexopt. See art/artd/README.md. It's a lazy service 17 service artd /apex/com.android.art/bin/artd 19 disabled # Prevents the service from automatically starting at boot. 20 oneshot # Prevents the service from automatically restarting each time it is stopped. 27 # is set up by dexopt_chroot_setup. It's a lazy service that is started and 29 service artd_pre_reboot /apex/com.android.art/bin/art_exec \ 36 disabled # Prevents the service from automatically starting at boot. 37 oneshot # Prevents the service from automatically restarting each time it is stopped. 43 # A service that sets up the chroot environment for Pre-reboot Dexopt. See 44 # art/dexopt_chroot_setup/README.md. It's a lazy service that is started and [all …]
|
/art/libartservice/service/ |
D | Android.bp | 31 "native/service.cc", 74 name: "service-art-defaults", 103 "service-art-proto-java", 112 name: "service-art-pre-jarjar", 113 defaults: ["service-art-defaults"], 124 // This target is named 'service-art' to conform to the naming conventions 126 name: "service-art", 128 "service-art-defaults", 150 name: "service-art-proto-java", 248 "service-art-pre-jarjar",
|
D | proguard.flags | 9 # A job service is referenced by the framework through reflection.
|
D | README.md | 73 `art/libartservice/service/java/com/android/server/art/ReasonMapping.java`
|
/art/tools/luci/config/generated/ |
D | cr-buildbucket.cfg | 42 service_account: "art-ci-builder@chops-service-accounts.iam.gserviceaccount.com" 72 service_account: "art-ci-builder@chops-service-accounts.iam.gserviceaccount.com" 102 service_account: "art-ci-builder@chops-service-accounts.iam.gserviceaccount.com" 133 service_account: "art-ci-builder@chops-service-accounts.iam.gserviceaccount.com" 163 service_account: "art-ci-builder@chops-service-accounts.iam.gserviceaccount.com" 193 service_account: "art-ci-builder@chops-service-accounts.iam.gserviceaccount.com" 224 service_account: "art-ci-builder@chops-service-accounts.iam.gserviceaccount.com" 256 service_account: "art-ci-builder@chops-service-accounts.iam.gserviceaccount.com" 287 service_account: "art-ci-builder@chops-service-accounts.iam.gserviceaccount.com" 314 service_account: "art-ci-builder@chops-service-accounts.iam.gserviceaccount.com" [all …]
|
D | realms.cfg | 58 principals: "user:art-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
|
/art/artd/ |
D | README.md | 3 artd is a component of ART Service. It is a shim service to do tasks that 6 interface that is internal to ART service's Java code. When it invokes other 22 not change the actual behavior, but only affects the service name, the log tag,
|
D | path_utils.cc | 49 using ::art::service::ValidateDexPath; 50 using ::art::service::ValidatePathElement; 51 using ::art::service::ValidatePathElementSubstring;
|
D | artd.cc | 126 using ::art::service::ValidateClassLoaderContext; 127 using ::art::service::ValidateDexPath;
|
/art/libartservice/service/native/ |
D | service.h | 25 namespace service {
|
D | service_test.cc | 24 namespace service { namespace
|
D | service.cc | 36 namespace service { namespace
|
/art/libartservice/service/proto/ |
D | dex_use.proto | 22 import "art/libartservice/service/proto/common.proto";
|
/art/build/boot/ |
D | Android.bp | 176 contents: ["service-art"],
|
/art/test/ |
D | README.md | 231 other test suites are run continuously on this service: Libcore tests and JDWP
|
/art/ |
D | NOTICE | 152 names, trademarks, service marks, or product names of the Licensor,
|
/art/build/boot/hiddenapi/ |
D | hiddenapi-max-target-o-low-priority.txt | 9662 Ljava/util/ServiceLoader$LazyIterator;->service:Ljava/lang/Class; 9674 Ljava/util/ServiceLoader;->service:Ljava/lang/Class;
|