Searched defs:WebviewController (Results 1 – 2 of 2) sorted by relevance
94 explicit WebviewController(const std::string& webTag) : webTag_(webTag) {}; in WebviewController() function
79 WebviewController::WebviewController(int32_t nwebId) : nweb_(NWebHelper::Instance().GetNWeb(nwebId)… in WebviewController() function in OHOS::NWeb::WebviewController