Home
last modified time | relevance | path

Searched refs:runtime (Results 1 – 25 of 122) sorted by relevance

12345

/system/linkerconfig/testdata/golden_output/stage1/com.android.runtime/
Dld.config.txt1 dir.com.android.runtime = /apex/com.android.runtime/bin
2 [com.android.runtime]
5 namespace.default.search.paths = /apex/com.android.runtime/${LIB}
6 namespace.default.permitted.paths = /apex/com.android.runtime/${LIB}
8 namespace.default.asan.search.paths = /apex/com.android.runtime/${LIB}
9 namespace.default.asan.permitted.paths = /apex/com.android.runtime/${LIB}
65 namespace.system.permitted.paths = /apex/com.android.runtime/${LIB}/bionic
72 namespace.system.asan.permitted.paths = /apex/com.android.runtime/${LIB}/bionic
/system/netd/
DAndroid.bp44 "-google-runtime-int", // Too many unavoidable warnings due to strtol()
45 "-google-runtime-references", // Grandfathered usage of pass by non-const reference
/system/apex/tests/src/com/android/tests/apex/
DTimezoneDataHostTest.java22 import android.service.runtime.DebugEntryProto;
23 import android.service.runtime.RuntimeServiceInfoProto;
/system/core/liblog/
DAndroid.bp77 // AddressSanitizer runtime library depends on liblog.
126 // liblog is exceptionally available to the runtime APEX
129 "com.android.runtime",
/system/sepolicy/prebuilts/api/30.0/private/
Diorapd.te9 # Allow iorapd to access the runtime native boot feature flag properties.
Dpreopt2cachename.te4 # creates to the names the runtime expects in the data directory.
/system/sepolicy/private/
Diorapd.te9 # Allow iorapd to access the runtime native boot feature flag properties.
Dpreopt2cachename.te4 # creates to the names the runtime expects in the data directory.
/system/linkerconfig/testdata/golden_output/stage2/com.android.runtime/
Dld.config.txt1 dir.com.android.runtime = /apex/com.android.runtime/bin
2 [com.android.runtime]
5 namespace.default.search.paths = /apex/com.android.runtime/${LIB}
6 namespace.default.permitted.paths = /apex/com.android.runtime/${LIB}
8 namespace.default.asan.search.paths = /apex/com.android.runtime/${LIB}
9 namespace.default.asan.permitted.paths = /apex/com.android.runtime/${LIB}
129 namespace.system.permitted.paths = /apex/com.android.runtime/${LIB}/bionic
136 namespace.system.asan.permitted.paths = /apex/com.android.runtime/${LIB}/bionic
/system/linkerconfig/testdata/golden_output/legacy/com.android.runtime/
Dld.config.txt1 dir.com.android.runtime = /apex/com.android.runtime/bin
2 [com.android.runtime]
5 namespace.default.search.paths = /apex/com.android.runtime/${LIB}
6 namespace.default.permitted.paths = /apex/com.android.runtime/${LIB}
8 namespace.default.asan.search.paths = /apex/com.android.runtime/${LIB}
9 namespace.default.asan.permitted.paths = /apex/com.android.runtime/${LIB}
129 namespace.system.permitted.paths = /apex/com.android.runtime/${LIB}/bionic
136 namespace.system.asan.permitted.paths = /apex/com.android.runtime/${LIB}/bionic
/system/linkerconfig/testdata/golden_output/product-enabled/com.android.runtime/
Dld.config.txt1 dir.com.android.runtime = /apex/com.android.runtime/bin
2 [com.android.runtime]
5 namespace.default.search.paths = /apex/com.android.runtime/${LIB}
6 namespace.default.permitted.paths = /apex/com.android.runtime/${LIB}
8 namespace.default.asan.search.paths = /apex/com.android.runtime/${LIB}
9 namespace.default.asan.permitted.paths = /apex/com.android.runtime/${LIB}
128 namespace.system.permitted.paths = /apex/com.android.runtime/${LIB}/bionic
133 namespace.system.asan.permitted.paths = /apex/com.android.runtime/${LIB}/bionic
/system/bpf/
DAndroid.bp18 "-google-runtime-int",
/system/sepolicy/prebuilts/api/26.0/public/
Dpreopt2cachename.te4 # creates to the names the runtime expects in the data directory.
/system/sepolicy/prebuilts/api/28.0/public/
Dpreopt2cachename.te4 # creates to the names the runtime expects in the data directory.
/system/sepolicy/prebuilts/api/27.0/public/
Dpreopt2cachename.te4 # creates to the names the runtime expects in the data directory.
/system/tools/aidl/build/
Dmessage_check_integrity.txt5 be checked at runtime to verify interface stability. If a device is shipped
/system/sepolicy/prebuilts/api/29.0/private/
Dpreopt2cachename.te4 # creates to the names the runtime expects in the data directory.
/system/timezone/output_data/
DCleanSpec.mk56 $(call add-clean-step, rm -rf $(HOST_OUT)/com.android.runtime/etc/tz/*)
/system/sepolicy/prebuilts/api/26.0/private/
Dproperty_contexts20 ro.runtime. u:object_r:system_prop:s0
21 ro.runtime.firstboot u:object_r:firstboot_prop:s0
83 # set at runtime by system_server.
/system/sepolicy/prebuilts/api/27.0/private/
Dproperty_contexts20 ro.runtime. u:object_r:system_prop:s0
21 ro.runtime.firstboot u:object_r:firstboot_prop:s0
84 # set at runtime by system_server.
/system/extras/simpleperf/
Dcmd_trace_sched.cpp247 uint64_t runtime = tracing_field_runtime_.ReadFromData(record.raw_data.data); in ProcessSampleRecord() local
252 thread.total_runtime_in_ns += runtime; in ProcessSampleRecord()
254 spin_info.runtime_in_check_period += runtime; in ProcessSampleRecord()
255 spin_info.samples_in_check_period.push(SampleInfo(record.Timestamp(), runtime)); in ProcessSampleRecord()
/system/sepolicy/apex/
DAndroid.bp143 name: "com.android.runtime-file_contexts",
145 "com.android.runtime-file_contexts",
/system/sepolicy/tests/
DAndroid.bp8 // ASAN runtime. So turn off sanitization for ourself, and use static
/system/linkerconfig/testdata/
Dprepare_root.sh70 com.android.art|com.android.runtime|com.android.i18n|com.android.tzdata|com.android.vndk.vR)
/system/incremental_delivery/incfs/
DAndroid.bp38 "-google-runtime-int",

12345