Home
last modified time | relevance | path

Searched defs:com (Results 1 – 4 of 4) sorted by relevance

/test/testfwk/xdevice/plugins/ohos/src/ohos/environment/
Ddmlib_lite.py189 def read_local_output_test(com=None, command=None, timeout=TIMEOUT, argument
213 def parser_hcp_test_suite_execute_log(com, start_time, timeout, input_command, device_log_file): argument
273 def parser_common_execute(com, start_time, timeout, input_command, receiver): argument
296 def read_local_output_ctest(com=None, command=None, timeout=TIMEOUT, argument
335 def read_local_output(com=None, command=None, case_type="", argument
345 def execute_local_cmd_with_timeout(com, **kwargs): argument
373 def execute_local_command(com, command): argument
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
Dnameserndk.cpp64 unsigned char com[] = "com"; in NsGet16() local
78 unsigned char com[] = "com"; in NsGet32() local
92 unsigned char com[] = "com"; in NsPut16() local
106 unsigned char com[] = "com"; in NsPut32() local
120 unsigned char com[] = "com"; in NsNameUnCompress() local
/test/testfwk/xdevice/plugins/ohos/src/ohos/managers/
Dmanager_lite.py195 def add_serial_connect(self, serial_index, com, _type): argument
/test/xts/acts/graphic/nativewindow/entry/src/main/cpp/
Dnativewindow2.cpp1007 int com = strcmp(arr[i], frameworkType); in testNativeWindowNativeWindowHandleOptSetGetAppFrameworkTypeNormal() local