Home
last modified time | relevance | path

Searched refs:vm_pid (Results 1 – 1 of 1) sorted by relevance

/system/core/debuggerd/
Dcrash_dump.cpp407 pid_t vm_pid = wait_for_clone(intermediate, false); in wait_for_vm_process() local
412 return vm_pid; in wait_for_vm_process()
695 pid_t vm_pid = wait_for_vm_process(pseudothread_tid); in main() local
770 unwindstack::AndroidRemoteUnwinder unwinder(vm_pid, unwindstack::Regs::CurrentArch()); in main()
807 unwindstack::AndroidRemoteUnwinder guest_unwinder(vm_pid, regs_arch); in main()