Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/entrance/ui_session/
H A Dui_session_json_util.cpp39 bool InspectorJsonValue::IsObject() const in IsObject() function in OHOS::Ace::InspectorJsonValue
/ohos5.0/foundation/distributeddatamgr/preferences/frameworks/native/src/
H A Dpreferences_value.cpp159 bool PreferencesValue::IsObject() const in IsObject() function in OHOS::NativePreferences::PreferencesValue
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/codec/
H A Dcodec_data.h131 bool IsObject() const in IsObject() function
/ohos5.0/foundation/multimedia/image_effect/frameworks/native/utils/common/
H A Djson_helper.cpp78 bool EffectJson::IsObject() const in IsObject() function in OHOS::Media::Effect::EffectJson
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/json/
H A Djson_util.cpp54 bool JsonValue::IsObject() const in IsObject() function in OHOS::Ace::JsonValue
/ohos5.0/commonlibrary/ets_utils/js_concurrent_module/common/helper/
H A Dnapi_helper.cpp188 bool NapiHelper::IsObject(napi_env env, napi_value value) in IsObject() function in Commonlibrary::Concurrent::Common::Helper::NapiHelper
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/
H A Djsi_types.cpp78 bool JsiValue::IsObject() const in IsObject() function in OHOS::Ace::Framework::JsiValue
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/js/napi/src/
H A Dnapi_util.cpp59 bool IsObject(const napi_env env, const napi_value value) in IsObject() function
/ohos5.0/foundation/communication/nfc/frameworks/js/napi/common/
H A Dnfc_napi_common_utils.cpp651 bool IsObject(const napi_env &env, const napi_value &param) in IsObject() function