Searched defs:webId (Results 1 – 10 of 10) sorted by relevance
156 virtual void NotifyPopupWindowResult(int32_t webId, bool result) {}; in NotifyPopupWindowResult()
971 void WebModelNG::NotifyPopupWindowResult(int32_t webId, bool result) in NotifyPopupWindowResult()
6284 void WebPattern::GetWebAllInfosImpl(WebNodeInfoCallback cb, int32_t webId) in GetWebAllInfosImpl()6320 void WebPattern::GetAllWebAccessibilityNodeInfos(WebNodeInfoCallback cb, int32_t webId) in GetAllWebAccessibilityNodeInfos()
72 int32_t webId = -1; in GetWebId() local
238 auto setIdCallback = [controller](int32_t webId) { controller->SetWebId(webId); }; in FfiOHOSAceFrameworkWebCreate()
1087 int32_t webId = -1; in SetWebId() local2002 int32_t webId = -1; in JsConstructor() local2528 int32_t webId = webviewController->GetWebId(); in GetWebId() local3607 int32_t webId = -1; in InnerGetWebId() local
313 int32_t webId = -1; in GetWebId() local
941 auto webId = func->Call(controller, 0, {}); in SetWebController() local2348 int32_t webId) { in Create()3935 auto webId = func->Call(controller, 0, {}); in HandleWindowNewEvent() local
5641 auto cb = [](std::shared_ptr<JsonValue> value, int32_t webId) { in GetInspectorValue()
2057 auto webId = nweb_->GetWebId(); in RunSetWebIdAndHapPathCallback() local