Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/adapter/ohos/entrance/ui_session/
Dui_session_json_util.cpp39 bool InspectorJsonValue::IsObject() const in IsObject() function in OHOS::Ace::InspectorJsonValue
/foundation/distributeddatamgr/preferences/frameworks/native/src/
Dpreferences_value.cpp159 bool PreferencesValue::IsObject() const in IsObject() function in OHOS::NativePreferences::PreferencesValue
/foundation/arkui/ace_engine/frameworks/bridge/codec/
Dcodec_data.h131 bool IsObject() const in IsObject() function
/foundation/multimedia/image_effect/frameworks/native/utils/common/
Djson_helper.cpp78 bool EffectJson::IsObject() const in IsObject() function in OHOS::Media::Effect::EffectJson
/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/js_frontend/engine/jsi/
Dark_js_value.cpp114 bool ArkJSValue::IsObject([[maybe_unused]] shared_ptr<JsRuntime> runtime) in IsObject() function in OHOS::Ace::Framework::ArkJSValue
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/
Djsi_types.cpp78 bool JsiValue::IsObject() const in IsObject() function in OHOS::Ace::Framework::JsiValue
/foundation/communication/nfc/frameworks/js/napi/common/
Dnfc_napi_common_utils.cpp651 bool IsObject(const napi_env &env, const napi_value &param) in IsObject() function