Searched defs:Attach (Results 1 – 10 of 10) sorted by relevance
/aosp12/system/unwinding/libunwindstack/tools/ |
H A D | unwind.cpp | 37 static bool Attach(pid_t pid) { in Attach() function
|
H A D | unwind_for_offline.cpp | 54 static bool Attach(pid_t pid) { in Attach() function
|
/aosp12/frameworks/native/libs/gui/include/gui/ |
H A D | BufferQueueProducer.h | 227 Attach, enumerator
|
/aosp12/frameworks/native/services/vr/virtual_touchpad/ |
H A D | VirtualTouchpadClient.cpp | 20 status_t Attach() { in Attach() function in android::dvr::__anon1d8709970110::VirtualTouchpadClientImpl
|
H A D | VirtualTouchpadEvdev.cpp | 59 status_t VirtualTouchpadEvdev::Attach() { in Attach() function in android::dvr::VirtualTouchpadEvdev
|
/aosp12/system/core/fs_mgr/libdm/ |
H A D | loop_control.cpp | 42 bool LoopControl::Attach(int file_fd, const std::chrono::milliseconds& timeout_ms, in Attach() function in android::dm::LoopControl
|
/aosp12/art/runtime/ti/ |
H A D | agent.cc | 57 std::unique_ptr<Agent> AgentSpec::Attach(JNIEnv* env, in Attach() function in art::ti::AgentSpec
|
/aosp12/system/unwinding/libbacktrace/ |
H A D | backtrace_read_benchmarks.cpp | 39 static void Attach(pid_t pid) { in Attach() function
|
/aosp12/art/dt_fd_forward/ |
H A D | dt_fd_forward.cc | 694 static jdwpTransportError Attach(jdwpTransportEnv* env, in Attach() function in dt_fd_forward::JdwpTransportFunctions
|
/aosp12/art/runtime/ |
H A D | thread.cc | 981 Thread* Thread::Attach(const char* thread_name, bool as_daemon, PeerAction peer_action) { in Attach() function in art::Thread 1039 Thread* Thread::Attach(const char* thread_name, in Attach() function in art::Thread 1078 Thread* Thread::Attach(const char* thread_name, bool as_daemon, jobject thread_peer) { in Attach() function in art::Thread
|