Home
last modified time | relevance | path

Searched defs:is_alive (Results 1 – 25 of 69) sorted by relevance

123

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/common/
H A Dweak_self.h37 bool is_alive() { return !!ptr_; } in is_alive() function
81 bool is_alive() { return !!ptr_; } in is_alive() function
178 bool is_alive() const { return ptr_ && ptr_->is_alive(); } in is_alive() function
/aosp_15_r20/external/pytorch/torch/utils/data/_utils/
H A Dworker.py52 def is_alive(self): member in ManagerWatchdog
67 def is_alive(self): member in ManagerWatchdog
/aosp_15_r20/external/cronet/testing/trigger_scripts/
H A Dperf_device_trigger.py70 def __init__(self, bot_id, is_alive): argument
77 def is_alive(self): member in Bot
/aosp_15_r20/external/pytorch/aten/src/ATen/functorch/
H A DTensorWrapper.cpp110 bool TensorWrapper::is_alive() const { in is_alive() function in at::functorch::TensorWrapper
144 std::shared_ptr<bool> is_alive, in TensorWrapper()
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/multiprocessing/
H A Dprocess.py153 def is_alive(self): member in BaseProcess
376 def is_alive(self): member in _ParentProcess
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/multiprocessing/
Dprocess.py153 def is_alive(self): member in BaseProcess
376 def is_alive(self): member in _ParentProcess
/aosp_15_r20/external/python/cpython3/Lib/multiprocessing/
Dprocess.py153 def is_alive(self): member in BaseProcess
376 def is_alive(self): member in _ParentProcess
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/multiprocessing/
Dprocess.py153 def is_alive(self): member in BaseProcess
376 def is_alive(self): member in _ParentProcess
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/multiprocessing/
Dprocess.py153 def is_alive(self): member in BaseProcess
376 def is_alive(self): member in _ParentProcess
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/multiprocessing/
Dprocess.py153 def is_alive(self): member in BaseProcess
376 def is_alive(self): member in _ParentProcess
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/lib/python3.11/site-packages/lldb/plugins/
Dscripted_process.py190 def is_alive(self): member in ScriptedProcess
460 def is_alive(self): member in PassthroughScriptedProcess
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/lib/python3.11/site-packages/lldb/plugins/
Dscripted_process.py190 def is_alive(self): member in ScriptedProcess
460 def is_alive(self): member in PassthroughScriptedProcess
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/lib/python3.11/site-packages/lldb/plugins/
Dscripted_process.py190 def is_alive(self): member in ScriptedProcess
460 def is_alive(self): member in PassthroughScriptedProcess
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/lib/python3.11/site-packages/lldb/plugins/
Dscripted_process.py190 def is_alive(self): member in ScriptedProcess
460 def is_alive(self): member in PassthroughScriptedProcess
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/
Dthreading.py907 def _reset_internal_locks(self, is_alive): argument
1185 def is_alive(self): member in Thread
1436 def is_alive(self): member in _DummyThread
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/
Dthreading.py907 def _reset_internal_locks(self, is_alive): argument
1185 def is_alive(self): member in Thread
1436 def is_alive(self): member in _DummyThread
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/
H A Dthreading.py907 def _reset_internal_locks(self, is_alive): argument
1185 def is_alive(self): member in Thread
1436 def is_alive(self): member in _DummyThread
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/
Dthreading.py907 def _reset_internal_locks(self, is_alive): argument
1185 def is_alive(self): member in Thread
1436 def is_alive(self): member in _DummyThread
/aosp_15_r20/external/python/cpython3/Lib/
Dthreading.py907 def _reset_internal_locks(self, is_alive): argument
1185 def is_alive(self): member in Thread
1436 def is_alive(self): member in _DummyThread
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/
Dthreading.py907 def _reset_internal_locks(self, is_alive): argument
1185 def is_alive(self): member in Thread
1436 def is_alive(self): member in _DummyThread
/aosp_15_r20/external/igt-gpu-tools/tools/
H A Dintel_forcewaked.c60 is_alive(void) { in is_alive() function
/aosp_15_r20/external/python/mobly/mobly/controllers/android_device_lib/services/
Dsl4a_service.py34 def is_alive(self): member in Sl4aService
Dbase_service.py55 def is_alive(self): member in BaseService
/aosp_15_r20/tools/test/connectivity/acts/framework/acts/controllers/ap_lib/
Dradvd.py110 def is_alive(self): member in Radvd
Ddhcp_server.py109 def is_alive(self): member in DhcpServer

123