Home
last modified time | relevance | path

Searched defs:wait_for_ownership (Results 1 – 3 of 3) sorted by relevance

/external/autotest/client/cros/
Dlogin.py128 def wait_for_ownership(timeout=constants.DEFAULT_OWNERSHIP_TIMEOUT): function
Dcryptohome.py242 def take_tpm_ownership(wait_for_ownership=True): argument
/external/llvm-libc/src/__support/RPC/
Drpc.h130 LIBC_INLINE void wait_for_ownership(uint64_t lane_mask, uint32_t index, in wait_for_ownership() function