Home
last modified time | relevance | path

Searched defs:IsBoolean (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/base/web/webview/ohos_interface/include/ohos_nweb/
H A Dnweb_value.h250 bool IsBoolean() in IsBoolean() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/resource/
H A Dweb_javascript_value.h230 bool IsBoolean() in IsBoolean() function
/ohos5.0/foundation/distributedhardware/distributed_input/utils/src/
H A Ddinput_utils_tool.cpp143 bool IsBoolean(const nlohmann::json &jsonObj, const std::string &key) in IsBoolean() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/
H A Djsi_types.cpp69 bool JsiValue::IsBoolean() const in IsBoolean() function in OHOS::Ace::Framework::JsiValue
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/js/napi/src/
H A Dnapi_util.cpp44 bool IsBoolean(const napi_env env, const napi_value value) in IsBoolean() function