| /test/xts/hats/hdf/audio/idl/common/adapter_additional/src/ |
| D | audio_adapter_common_test.cpp | 654 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/ |
| D | audio_adapter_common_test.cpp | 263 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/ |
| D | codec_function_utils.cpp | 61 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/ |
| D | NetStackSocket.test.js | 40 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
|
| D | NetworkManagerTCPSocketServer.test.js | 21 port: 5555, property
|
| /test/testfwk/developer_test/local_coverage/resident_service/ |
| D | pull_service_gcda.py | 151 ip, port, sn = get_config_ip(os.path.join(developer_test_path, "config/user_config.xml")) variable 153 port = "8710" variable
|
| D | init_gcov.py | 354 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/ |
| D | dummy_extension.cpp | 26 extern "C" RetCode UiTestExtension_OnInit(UiTestPort port, size_t argc, char **argv) in UiTestExtension_OnInit()
|
| D | extension_test.cpp | 76 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/ |
| D | audio_adapter_benchmarktest.cpp | 223 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/ |
| D | dmlib.py | 89 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
|
| D | device.py | 160 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/ |
| D | NetworkManagerMdns.test.js | 51 port: 5555, property 55 port: 5555, property
|
| /test/xts/device_attest_lite/services/core/include/network/ |
| D | attest_channel.h | 51 char port[MAX_PORT_LEN + 1]; member
|
| /test/testfwk/xdevice/src/xdevice/_core/ |
| D | utils.py | 491 def convert_port(port): argument 729 def get_netstat_proc_pid(device, port): argument
|
| /test/testfwk/xdevice/plugins/devicetest/utils/ |
| D | util.py | 140 def get_forward_port(self, host=None, port=None): argument
|
| /test/xts/acts/ability/ability_runtime/actsstartabilityforresulttest/entry/src/main/ |
| D | module.json | 58 "port": "8080", string
|
| /test/xts/acts/bundlemanager/bundle_standard/bundlemanager/actsbmskilltest/entry/src/main/ |
| D | module.json | 39 "port": "port", string
|
| /test/xts/device_attest/services/core/include/network/ |
| D | attest_network.h | 79 char port[MAX_PORT_LEN + 1]; member
|
| /test/xts/acts/bundlemanager/bundle_standard/bundlemanager/sceneProject/bmsgetinfosseventhscene/src/main/ |
| D | config.json | 325 "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/ |
| D | inetndk.cpp | 69 uint16_t port = PORT; in InetAton() local
|
| /test/testfwk/xdevice/src/xdevice/_core/environment/ |
| D | env_pool.py | 350 def add_address(self, host, port): argument
|
| /test/xts/dcts/communication/softbus_standard/common/ |
| D | socket_common.c | 91 uint16_t port = device->addr[0].info.ip.port; in OnDefDeviceFound() local
|
| /test/xts/acts/communication_lite/lwip_hal/src/ |
| D | lwip_func_test.c | 80 static int CommInitTcpServer(int port) in CommInitTcpServer()
|
| /test/xts/acts/bundlemanager/bundle_standard/bundlemanager/sceneProject/bmsaccesstokenone/src/main/ |
| D | config.json | 160 "port": "8080" string
|