Home
last modified time | relevance | path

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

/aosp12/system/unwinding/libunwindstack/tools/
H A Dunwind.cpp37 static bool Attach(pid_t pid) { in Attach() function
H A Dunwind_for_offline.cpp54 static bool Attach(pid_t pid) { in Attach() function
/aosp12/frameworks/native/libs/gui/include/gui/
H A DBufferQueueProducer.h227 Attach, enumerator
/aosp12/frameworks/native/services/vr/virtual_touchpad/
H A DVirtualTouchpadClient.cpp20 status_t Attach() { in Attach() function in android::dvr::__anon1d8709970110::VirtualTouchpadClientImpl
H A DVirtualTouchpadEvdev.cpp59 status_t VirtualTouchpadEvdev::Attach() { in Attach() function in android::dvr::VirtualTouchpadEvdev
/aosp12/system/core/fs_mgr/libdm/
H A Dloop_control.cpp42 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 Dagent.cc57 std::unique_ptr<Agent> AgentSpec::Attach(JNIEnv* env, in Attach() function in art::ti::AgentSpec
/aosp12/system/unwinding/libbacktrace/
H A Dbacktrace_read_benchmarks.cpp39 static void Attach(pid_t pid) { in Attach() function
/aosp12/art/dt_fd_forward/
H A Ddt_fd_forward.cc694 static jdwpTransportError Attach(jdwpTransportEnv* env, in Attach() function in dt_fd_forward::JdwpTransportFunctions
/aosp12/art/runtime/
H A Dthread.cc981 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