Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/bridge/codec/
Dcodec_data.h131 bool IsObject() const in IsObject() function
/foundation/arkui/ace_engine/frameworks/base/json/
Djson_util.cpp54 bool JsonValue::IsObject() const in IsObject() function in OHOS::Ace::JsonValue
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/
Djsi_types.cpp74 bool JsiValue::IsObject() const in IsObject() function in OHOS::Ace::Framework::JsiValue
/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/
Dark_js_value.cpp115 bool ArkJSValue::IsObject([[maybe_unused]] shared_ptr<JsRuntime> runtime) in IsObject() function in OHOS::Ace::Framework::ArkJSValue
/foundation/communication/nfc/frameworks/js/napi/tag/
Dnfc_napi_tag_utils.cpp614 bool IsObject(const napi_env &env, const napi_value &param) in IsObject() function