Home
last modified time | relevance | path

Searched refs:containerScopeId_ (Results 1 - 2 of 2) sorted by relevance

/base/web/webview/interfaces/kits/napi/webviewcontroller/
H A Dwebview_javascript_result_callback.h120 containerScopeId_ = newId; in SetContainerScopeId()
125 return containerScopeId_; in GetContainerScopeId()
380 int32_t containerScopeId_ = -1; member in OHOS::NWeb::JavaScriptOb::JavaScriptObjIdErrorCode
H A Dwebview_javascript_result_callback.cpp819 : env_(env), containerScopeId_(containerScopeId), isStrongRef_(refCount != 0), namesCount_(1) in JavaScriptOb()
829 : env_(env), containerScopeId_(containerScopeId), isStrongRef_(refCount != 0), namesCount_(0), holders_(holders) in JavaScriptOb()

Completed in 5 milliseconds