Home
last modified time | relevance | path

Searched refs:cWebTag (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/web/webview/interfaces/kits/cj/src/
H A Dwebview_ffi.cpp47 int64_t FfiOHOSWebviewCtlConstructorWithWebTag(char *cWebTag) in FfiOHOSWebviewCtlConstructorWithWebTag() argument
49 std::string webTag = cWebTag; in FfiOHOSWebviewCtlConstructorWithWebTag()