Home
last modified time | relevance | path

Searched refs:do_wait (Results 1 – 3 of 3) sorted by relevance

/system/bt/vendor_libs/test_vendor_lib/scripts/
Dtest_channel.py238 def do_wait(self, args): member in TestChannelShell
Dhci_socket.py386 def do_wait(self, args): member in HCIShell
/system/core/init/
Dbuiltins.cpp1081 static Result<void> do_wait(const BuiltinArguments& args) { in do_wait() function
1407 {"wait", {1, 2, {true, do_wait}}}, in GetBuiltinFunctionMap()