Home
last modified time | relevance | path

Searched defs:port1 (Results 1 - 9 of 9) sorted by relevance

/foundation/multimedia/media_foundation/test/unittest/
H A DTestFilter.cpp26 std::shared_ptr<InPort> port1 = std::make_shared<InPort>(nullptr, "port1"); member in OHOS::Media::Test::UtTestFilter
/foundation/multimedia/media_foundation/engine/pipeline/core/
H A Dpipeline_core.cpp209 ErrorCode PipelineCore::LinkPorts(std::shared_ptr<OutPort> port1, std::shared_ptr<InPort> port2) in LinkPorts() argument
/foundation/CastEngine/castengine_wifi_display/services/impl/wfd/
H A Dwfd_message.cpp174 int32_t port1 = -1; in GetClientRtpPorts() local
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/rockchip/
H A Drockchip_lvds.c602 struct device_node *port0, *port1; in rockchip_secondary_lvds_probe() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_web_controller.cpp578 auto port1 = Referenced::Claim(jsPort1->Unwrap<JSWebMessagePort>()); in CreateWebMessagePorts() local
/third_party/node/src/
H A Dnode_messaging.cc1450 MessagePort* port1 = MessagePort::New(env, context); in MessageChannel() local
/third_party/nghttp2/src/
H A Dutil.cc716 uint16_t port1, port2; in porteq() local
/third_party/ffmpeg/libavformat/
H A Dhttp.c462 int port1, port2; in ff_http_do_new_request2() local
/foundation/arkui/ace_engine/frameworks/core/components/web/resource/
H A Dweb_delegate.cpp1278 RefPtr<WebMessagePort> port1 = AceType::MakeRefPtr<WebMessagePortOhos>(WeakClaim(this)); in CreateWebMessagePorts() local

Completed in 31 milliseconds