Home
last modified time | relevance | path

Searched defs:portStr (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/base/usb/usb_manager/test/native/service_unittest/src/
H A Dusb_event_test.cpp231 std::string portStr = UsbSubscriberTest::eventData_.GetData(); variable
265 std::string portStr = UsbSubscriberTest::eventData_.GetData(); variable
/ohos5.0/base/usb/usb_manager/test/native/mock/src/
H A Dusb_event_mock_test.cpp278 std::string portStr = UsbSubscriberMockTest::eventData_.GetData(); variable
312 std::string portStr = UsbSubscriberMockTest::eventData_.GetData(); variable
/ohos5.0/base/startup/init/services/loopevent/socket/
H A Dle_socket.c115 const char *portStr = strstr(server, ":"); in GetSockaddrFromServer_() local
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/coap_discover/
H A Dcoap_app.c499 char portStr[NI_MAXSERV] = COAP_SRV_DEFAULT_PORT; in CoapServerInit() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/resource/
H A Dweb_delegate.cpp1291 std::vector<std::string> portStr = nweb_->CreateWebMessagePorts(); in CreateWebMessagePorts() local