Searched refs:wait (Results 1 – 25 of 41) sorted by relevance
12
| /developtools/integration_verification/cases/smoke/basic/screenshot32/xdevice_smoke/testcases/ |
| D | Camera.py | 27 self.common_oh.wait(self.Phone1, 2) 30 self.common_oh.wait(self.Phone1, 2) 33 self.common_oh.wait(self.Phone1, 3) 36 self.common_oh.wait(self.Phone1, 2) 39 self.common_oh.wait(self.Phone1, 5)
|
| D | Note.py | 32 self.common_oh.wait(self.Phone1, 2) 35 self.common_oh.wait(self.Phone1, 2) 39 self.common_oh.wait(self.Phone1, 5) 55 self.common_oh.wait(self.Phone1, 2)
|
| D | Photos.py | 43 self.common_oh.wait(self.Phone1, 1) 47 self.common_oh.wait(self.Phone1, 1) 49 self.common_oh.wait(self.Phone1, 1)
|
| D | CrashCheck.py | 16 self.common_oh.wait(self.Phone1, 1) 22 self.common_oh.wait(self.Phone1, 1)
|
| D | NotificationBar.py | 26 self.common_oh.wait(self.Phone1, 2) 49 self.common_oh.wait(self.Phone1, 1)
|
| D | SettingsWifi.py | 46 self.common_oh.wait(self.Phone1, 3)
|
| D | ProcessCheck.py | 32 self.common_oh.wait(self.Phone1, 1)
|
| D | Launcher.py | 23 self.common_oh.wait(self.Phone1, 1)
|
| D | test_case.py | 39 self.common_oh.wait(self.Phone1, 1)
|
| /developtools/profiler/device/plugins/ftrace_plugin/tools/ |
| D | refresh_device_kernel_code.py | 56 proto_sub.wait() 67 parsers_sub.wait() 75 formatters_sub.wait()
|
| /developtools/profiler/device/services/profiler_service/src/ |
| D | profiler_data_repeater.cpp | 62 slotCondVar_.wait(lock); in PutPluginData() 79 itemCondVar_.wait(lock); in TakePluginData() 97 itemCondVar_.wait(lock); in TakePluginData()
|
| /developtools/profiler/device/plugins/native_daemon/src/ |
| D | stack_data_repeater.cpp | 67 slotCondVar_.wait(lock); in PutRawStack() 104 itemCondVar_.wait(lock); in TakeRawData()
|
| /developtools/profiler/device/base/src/ |
| D | std_semaphore.cpp | 25 condVar_.wait(lock); in Wait()
|
| /developtools/integration_verification/cases/smoke/basic/screenshot32/xdevice_smoke/acls_check/ |
| D | utils.py | 59 exitcode = process.wait()
|
| /developtools/integration_verification/tools/deps_guard/elf_file_mgr/hdi/ |
| D | hdi_parser.py | 29 subprocess.Popen('%s -d "%s" -o "%s"' % (hdi_tool, hcs_file, out_file), shell=True).wait()
|
| /developtools/integration_verification/cases/smoke/basic/screenshot32/acls_check/ |
| D | utils.py | 59 exitcode = process.wait()
|
| /developtools/profiler/device/plugins/xpower_plugin/src/ |
| D | power_message_queue.cpp | 90 fullCon_.wait(mlock); in PushBack()
|
| /developtools/profiler/device/plugins/ftrace_plugin/test/app/ |
| D | busy_workers.cpp | 53 cv_.wait(lock); in Down()
|
| /developtools/hdc/hdc_rust/src/common/ |
| D | jdwp.rs | 259 w.wait().await; in start_data_looper() 305 waiter.wait().await; in create_fd_event_poll()
|
| /developtools/profiler/device/plugins/ftrace_plugin/tools/device_kernel_version/default/ |
| D | ftrace_cpp_generator.py | 883 parser_sub.wait() 887 parser_sub.wait() 901 formatter_sub.wait() 905 formatter_sub.wait()
|
| /developtools/integration_verification/DeployDevice/src/func/liteOsUpgrade/ |
| D | liteOsUpgrade_RK3568_app.py | 515 p.wait() 538 p.wait()
|
| /developtools/hdc/src/host/ |
| D | client.cpp | 651 bool wait = false; in WaitFor() local 659 wait = true; in WaitFor() 664 return wait; in WaitFor()
|
| /developtools/hapsigner/autosign/ |
| D | autosign.py | 136 command.wait()
|
| /developtools/hdc/hdc_rust/src/transfer/ |
| D | uart_wrapper.rs | 84 w.wait().await; in wait_response() 102 w.wait().await; in wait_empty()
|
| /developtools/hapsigner/tools/ |
| D | auto_test.py | 294 code = command.wait()
|
12