Home
last modified time | relevance | path

Searched defs:init_exec (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/system/sepolicy/prebuilts/api/202404/public/
H A Dinit.te3 type init_exec, system_file_type, exec_type, file_type; type
/aosp_15_r20/system/sepolicy/prebuilts/api/34.0/public/
H A Dinit.te3 type init_exec, system_file_type, exec_type, file_type; type
/aosp_15_r20/system/sepolicy/prebuilts/api/31.0/public/
H A Dinit.te3 type init_exec, system_file_type, exec_type, file_type; type
/aosp_15_r20/system/sepolicy/prebuilts/api/30.0/public/
H A Dinit.te3 type init_exec, system_file_type, exec_type, file_type; type
/aosp_15_r20/system/sepolicy/prebuilts/api/32.0/public/
H A Dinit.te3 type init_exec, system_file_type, exec_type, file_type; type
/aosp_15_r20/system/sepolicy/microdroid/system/public/
H A Dinit.te3 type init_exec, system_file_type, exec_type, file_type; type
/aosp_15_r20/system/sepolicy/prebuilts/api/29.0/public/
H A Dinit.te3 type init_exec, system_file_type, exec_type, file_type; type
/aosp_15_r20/system/sepolicy/prebuilts/api/33.0/public/
H A Dinit.te3 type init_exec, system_file_type, exec_type, file_type; type
/aosp_15_r20/system/sepolicy/public/
H A Dinit.te3 type init_exec, system_file_type, exec_type, file_type; type
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/
H A Dkernel_benchmark_testlib.cc113 std::unique_ptr<Executor> init_exec; in Benchmark() local