Home
last modified time | relevance | path

Searched defs:CheckType (Results 1 – 2 of 2) sorted by relevance

/base/web/webview/ohos_nweb/src/
Dwebview_value.cpp145 void WebViewValue::CheckType(NWebRomValue::Type type) in CheckType() function in OHOS::NWeb::WebViewValue
/base/security/access_token/frameworks/js/napi/common/src/
Dnapi_common.cpp48 bool CheckType(const napi_env& env, const napi_value& value, const napi_valuetype& type) in CheckType() function