/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/common/ |
H A D | weak_self.h | 37 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 D | worker.py | 52 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 D | perf_device_trigger.py | 70 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 D | TensorWrapper.cpp | 110 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 D | process.py | 153 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/ |
D | process.py | 153 def is_alive(self): member in BaseProcess 376 def is_alive(self): member in _ParentProcess
|
/aosp_15_r20/external/python/cpython3/Lib/multiprocessing/ |
D | process.py | 153 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/ |
D | process.py | 153 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/ |
D | process.py | 153 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/ |
D | process.py | 153 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/ |
D | scripted_process.py | 190 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/ |
D | scripted_process.py | 190 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/ |
D | scripted_process.py | 190 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/ |
D | scripted_process.py | 190 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/ |
D | threading.py | 907 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/ |
D | threading.py | 907 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 D | threading.py | 907 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/ |
D | threading.py | 907 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/ |
D | threading.py | 907 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/ |
D | threading.py | 907 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 D | intel_forcewaked.c | 60 is_alive(void) { in is_alive() function
|
/aosp_15_r20/external/python/mobly/mobly/controllers/android_device_lib/services/ |
D | sl4a_service.py | 34 def is_alive(self): member in Sl4aService
|
D | base_service.py | 55 def is_alive(self): member in BaseService
|
/aosp_15_r20/tools/test/connectivity/acts/framework/acts/controllers/ap_lib/ |
D | radvd.py | 110 def is_alive(self): member in Radvd
|
D | dhcp_server.py | 109 def is_alive(self): member in DhcpServer
|