Home
last modified time | relevance | path

Searched refs:attach (Results 1 – 25 of 59) sorted by relevance

123

/system/core/deprecated-adf/libadf/tests/
Dadf_test.cpp99 void attach() { in attach() function in AdfTest
286 TEST_F(AdfTest, attach) { in TEST_F() argument
287 ASSERT_NO_FATAL_FAILURE(attach()); in TEST_F()
338 ASSERT_NO_FATAL_FAILURE(attach()); in TEST_F()
356 ASSERT_NO_FATAL_FAILURE(attach()); in TEST_F()
/system/sepolicy/prebuilts/api/29.0/private/
Drunas_app.te16 # Allow lldb/ndk-gdb/simpleperf to ptrace attach to debuggable app processes.
Dnetd.te11 # give netd permission to setup iptables rule with xt_bpf, attach program to cgroup, and read/write
Dincidentd.te110 # accessing sensitive /proc/PID files, never for using ptrace attach.
/system/sepolicy/prebuilts/api/30.0/private/
Dnetd.te12 # give netd permission to setup iptables rule with xt_bpf, attach program to cgroup, and read/write
Drunas_app.te16 # Allow lldb/ndk-gdb/simpleperf to ptrace attach to debuggable app processes.
Dsimpleperf.te17 # Allow ptrace attach to the target app, for reading JIT debug info (using
Dtraced_perf.te14 # check (which would require a process:attach SELinux allow-rule).
Dincidentd.te114 # accessing sensitive /proc/PID files, never for using ptrace attach.
/system/libhwbinder/include/hwbinder/
DBpHwBinder.h71 void attach( const void* objectID,
/system/sepolicy/private/
Drunas_app.te16 # Allow lldb/ndk-gdb/simpleperf to ptrace attach to debuggable app processes.
Dnetd.te12 # give netd permission to setup iptables rule with xt_bpf, attach program to cgroup, and read/write
Dsimpleperf.te17 # Allow ptrace attach to the target app, for reading JIT debug info (using
Dtraced_perf.te14 # check (which would require a process:attach SELinux allow-rule).
Dgpuservice.te48 # Needed for reading tracepoint ids in order to attach bpf programs.
/system/libhwbinder/
DBpHwBinder.cpp44 void BpHwBinder::ObjectManager::attach( in attach() function in android::hardware::BpHwBinder::ObjectManager
246 mObjects.attach(objectID, object, cleanupCookie, func); in attachObject()
DBinder.cpp151 e->mObjects.attach(objectID, object, cleanupCookie, func); in attachObject()
/system/sepolicy/prebuilts/api/26.0/public/
Ddevice.te64 # attach service. The uart dev node
/system/sepolicy/prebuilts/api/27.0/public/
Ddevice.te64 # attach service. The uart dev node
/system/sepolicy/prebuilts/api/28.0/public/
Ddevice.te67 # attach service. The uart dev node
/system/sepolicy/prebuilts/api/29.0/public/
Ddevice.te58 # attach service. The uart dev node
/system/sepolicy/prebuilts/api/30.0/public/
Ddevice.te60 # attach service. The uart dev node
/system/sepolicy/public/
Ddevice.te61 # attach service. The uart dev node
/system/sepolicy/prebuilts/api/28.0/private/
Dincidentd.te99 # accessing sensitive /proc/PID files, never for using ptrace attach.
/system/core/deprecated-adf/libadf/
Dadf.cpp197 adf_id_t overlay_engine, adf_id_t interface, bool attach) in adf_device_attachment() argument
206 err = ioctl(dev->fd, attach ? ADF_ATTACH : ADF_DETACH, &data); in adf_device_attachment()

123