Searched refs:GetPortHandle (Results 1 – 3 of 3) sorted by relevance
211 std::string GetPortHandle() const;
371 std::string WebMessagePort::GetPortHandle() const in GetPortHandle() function in OHOS::NWeb::WebMessagePort
596 std::string portHandle = msgPort->GetPortHandle(); in PostMessage()