Home
last modified time | relevance | path

Searched defs:port (Results 1 – 25 of 31) sorted by relevance

12

/test/xts/hats/hdf/audio/idl/common/adapter_additional/src/
Daudio_adapter_common_test.cpp654 struct AudioPort port = {}; variable
673 struct AudioPort port = {}; variable
785 struct AudioPort port = {}; variable
801 struct AudioPort port = {}; variable
821 struct AudioPort port = {}; variable
837 struct AudioPort port = {}; variable
853 struct AudioPort port = {}; variable
869 struct AudioPort port = {}; variable
885 struct AudioPort port = {}; variable
901 struct AudioPort port = {}; variable
[all …]
/test/xts/hats/hdf/audio/idl/common/adapter/src/
Daudio_adapter_common_test.cpp263 struct AudioPort port = {}; variable
276 struct AudioPort port = {}; variable
282 struct AudioPort port = {}; variable
293 struct AudioPort port = adapterDescs_[0].ports[0]; variable
307 struct AudioPort port = {}; variable
320 struct AudioPort port = {}; variable
336 struct AudioPort port = {}; variable
349 struct AudioPort port = {}; variable
/test/xts/hats/hdf/codec/hdi_idlomx/
Dcodec_function_utils.cpp61 void FunctionUtil::InitCodecBufferWithAshMem(enum PortIndex port, int bufferSize, shared_ptr<OmxCod… in InitCodecBufferWithAshMem()
77 uint32_t port, CodecBufferType bufferType) in InitBufferHandleParameter()
140 bool FunctionUtil::UseDynaBuffer(sptr<ICodecComponent> component, enum PortIndex port, int bufferCo… in UseDynaBuffer()
169 bool FunctionUtil::UseHandleBuffer(sptr<ICodecComponent> component, enum PortIndex port, in UseHandleBuffer()
198 bool FunctionUtil::UseBufferOnPort(sptr<ICodecComponent> component, enum PortIndex port, in UseBufferOnPort()
229 bool FunctionUtil::AllocateBufferOnPort(sptr<ICodecComponent> component, enum PortIndex port, in AllocateBufferOnPort()
268 bool FunctionUtil::FreeBufferOnPort(sptr<ICodecComponent> component, enum PortIndex port) in FreeBufferOnPort()
/test/xts/acts/telephony/telephonyjstest/netmanager_base/socket/entry/src/ohosTest/js/test/
DNetStackSocket.test.js40 port: 0 property
64 port: 0 property
89 port: 0 property
116 port: 0 property
334 port: 0 property
358 port: 0 property
656 port: 0 property
682 port: 0 property
DNetworkManagerTCPSocketServer.test.js21 port: 5555, property
/test/testfwk/developer_test/local_coverage/resident_service/
Dpull_service_gcda.py151 ip, port, sn = get_config_ip(os.path.join(developer_test_path, "config/user_config.xml")) variable
153 port = "8710" variable
Dinit_gcov.py354 ip, port, sn = get_config_ip(os.path.join(developer_test_path, "config/user_config.xml")) variable
356 port = "8710" variable
/test/testfwk/arkxtest/uitest/test/
Ddummy_extension.cpp26 extern "C" RetCode UiTestExtension_OnInit(UiTestPort port, size_t argc, char **argv) in UiTestExtension_OnInit()
Dextension_test.cpp76 static RetCode ExtensionOnInitImpl(UiTestPort port, size_t argc, const char **argv) in ExtensionOnInitImpl()
235 static RetCode PrintLog(UiTestPort &port, int32_t level, const char *format, ...) in PrintLog()
/test/xts/hats/hdf/audio/idl/benchmarktest/adapter/
Daudio_adapter_benchmarktest.cpp223 struct AudioPort port = {}; in BENCHMARK_F() local
246 struct AudioPort port = {}; in BENCHMARK_F() local
265 struct AudioPort port = {}; in BENCHMARK_F() local
/test/testfwk/xdevice/plugins/ohos/src/ohos/environment/
Ddmlib.py89 def __init__(self, host="127.0.0.1", port=None, device_connector=None): argument
103 def get_instance(host, port=None, device_connector=None): argument
387 def __init__(self, device, host=None, port=None): argument
999 def socket(host=None, port=None, timeout=None): argument
1066 def __init__(self, host=None, port=None, usb_type=None): argument
Ddevice.py160 port = None variable in Device
773 def is_harmony_rpc_socket_running(self, port, check_server=True): argument
889 def remove_history_ports(self, port): argument
/test/xts/acts/telephony/telephonyjstest/netmanager_base/dns/entry/src/ohosTest/js/test/
DNetworkManagerMdns.test.js51 port: 5555, property
55 port: 5555, property
/test/xts/device_attest_lite/services/core/include/network/
Dattest_channel.h51 char port[MAX_PORT_LEN + 1]; member
/test/testfwk/xdevice/src/xdevice/_core/
Dutils.py491 def convert_port(port): argument
729 def get_netstat_proc_pid(device, port): argument
/test/testfwk/xdevice/plugins/devicetest/utils/
Dutil.py140 def get_forward_port(self, host=None, port=None): argument
/test/xts/acts/ability/ability_runtime/actsstartabilityforresulttest/entry/src/main/
Dmodule.json58 "port": "8080", string
/test/xts/acts/bundlemanager/bundle_standard/bundlemanager/actsbmskilltest/entry/src/main/
Dmodule.json39 "port": "port", string
/test/xts/device_attest/services/core/include/network/
Dattest_network.h79 char port[MAX_PORT_LEN + 1]; member
/test/xts/acts/bundlemanager/bundle_standard/bundlemanager/sceneProject/bmsgetinfosseventhscene/src/main/
Dconfig.json325 "port": "8080", string
352 "port": "8080", string
379 "port": "8080", string
405 "port": "8080", string
432 "port": "8080", string
458 "port": "8080", string
564 "port": "8080", string
780 "port": "8080", string
809 "port": "8080", string
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
Dinetndk.cpp69 uint16_t port = PORT; in InetAton() local
/test/testfwk/xdevice/src/xdevice/_core/environment/
Denv_pool.py350 def add_address(self, host, port): argument
/test/xts/dcts/communication/softbus_standard/common/
Dsocket_common.c91 uint16_t port = device->addr[0].info.ip.port; in OnDefDeviceFound() local
/test/xts/acts/communication_lite/lwip_hal/src/
Dlwip_func_test.c80 static int CommInitTcpServer(int port) in CommInitTcpServer()
/test/xts/acts/bundlemanager/bundle_standard/bundlemanager/sceneProject/bmsaccesstokenone/src/main/
Dconfig.json160 "port": "8080" string

12