Home
last modified time | relevance | path

Searched defs:Exited (Results 1 – 25 of 39) sorted by relevance

12

/aosp_15_r20/system/unwinding/libunwindstack/utils/
H A DPidUtils.cpp30 static bool Exited(pid_t pid) { in Exited() function
/aosp_15_r20/external/rust/android-crates-io/crates/gdbstub/src/stub/
Dstop_reason.rs34 Exited(u8), enumerator
/aosp_15_r20/external/cronet/base/process/
H A Dprocess_stubs.cc103 void Process::Exited(int exit_code) const {} in Exited() function in base::Process
H A Dprocess_fuchsia.cc270 void Process::Exited(int exit_code) const {} in Exited() function in base::Process
H A Dprocess_win.cc248 void Process::Exited(int exit_code) const {} in Exited() function in base::Process
H A Dprocess_posix.cc408 void Process::Exited(int exit_code) const { in Exited() function in base::Process
/aosp_15_r20/bootable/libbootloader/gbl/libefi/src/
H A Dallocation.rs51 Exited, enumerator
/aosp_15_r20/external/rust/android-crates-io/crates/nix/src/sys/
Dwait.rs80 Exited(Pid, i32), enumerator
/aosp_15_r20/external/libchrome/base/process/
H A Dprocess_posix.cc352 void Process::Exited(int exit_code) const {} in Exited() function in base::Process
/aosp_15_r20/prebuilts/go/linux-x86/src/os/
Dexec.go380 func (p *ProcessState) Exited() bool { func
/aosp_15_r20/external/bazelbuild-rules_go/go/tools/bzltestutil/
H A Dtest2json.go138 func (c *Converter) Exited(err error) { func
/aosp_15_r20/external/rust/android-crates-io/crates/shared_child/src/
Dlib.rs273 Exited(ExitStatus), enumerator
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/internal/test2json/
Dtest2json.go133 func (c *Converter) Exited(err error) { func
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/sys/unix/
Dsyscall_aix.go389 func (w WaitStatus) Exited() bool { return w&0xFF == 0 } func
Dsyscall_bsd.go99 func (w WaitStatus) Exited() bool { return w&mask == exited } func
/aosp_15_r20/prebuilts/go/linux-x86/src/syscall/
Dsyscall_bsd.go106 func (w WaitStatus) Exited() bool { return w&mask == exited } func
Dsyscall_plan9.go257 func (w Waitmsg) Exited() bool { return true } func
Dsyscall_solaris.go239 func (w WaitStatus) Exited() bool { return w&mask == exited } func
Dsyscall_aix.go479 func (w WaitStatus) Exited() bool { return w&0xFF == 0 } func
/aosp_15_r20/external/crosvm/win_util/src/
H A Dlib.rs332 Exited, enumerator
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/sys/plan9/
Dsyscall_plan9.go173 func (w Waitmsg) Exited() bool { return true } func
/aosp_15_r20/external/clang/include/clang/Sema/
H A DTemplate.h221 bool Exited; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Sema/
DTemplate.h408 bool Exited = false; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Sema/
DTemplate.h408 bool Exited = false; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Sema/
DTemplate.h408 bool Exited = false; variable

12