OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isalive
(Results
1 - 3
of
3
) sorted by null
/external/u-boot/test/py/
u_boot_console_sandbox.py
85
ret = not p.
isalive
()
u_boot_spawn.py
86
def
isalive
(self):
member in class:Spawn
202
if not self.
isalive
():
/external/autotest/client/common_lib/
pexpect.py
664
if self.
isalive
():
1112
def
isalive
(self):
member in class:spawn
[
all
...]
Completed in 196 milliseconds