Home
last modified time | relevance | path

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

/ohos5.0/base/web/webview/interfaces/kits/cj/src/
H A Dwebview_mock.cpp59 FFI_EXPORT int FfiOHOSWebviewCtlIsIncognitoMode = 0; variable
H A Dwebview_ffi.cpp568 bool FfiOHOSWebviewCtlIsIncognitoMode(int64_t id, int32_t *errCode) in FfiOHOSWebviewCtlIsIncognitoMode() function
/ohos5.0/base/web/webview/interfaces/kits/cj/include/
H A Dwebview_ffi.h68 FFI_EXPORT bool FfiOHOSWebviewCtlIsIncognitoMode(int64_t id, int32_t *errCode);