Searched defs:IsObject (Results 1 – 8 of 8) sorted by relevance
39 bool InspectorJsonValue::IsObject() const in IsObject() function in OHOS::Ace::InspectorJsonValue
159 bool PreferencesValue::IsObject() const in IsObject() function in OHOS::NativePreferences::PreferencesValue
131 bool IsObject() const in IsObject() function
78 bool EffectJson::IsObject() const in IsObject() function in OHOS::Media::Effect::EffectJson
54 bool JsonValue::IsObject() const in IsObject() function in OHOS::Ace::JsonValue
114 bool ArkJSValue::IsObject([[maybe_unused]] shared_ptr<JsRuntime> runtime) in IsObject() function in OHOS::Ace::Framework::ArkJSValue
78 bool JsiValue::IsObject() const in IsObject() function in OHOS::Ace::Framework::JsiValue
651 bool IsObject(const napi_env &env, const napi_value ¶m) in IsObject() function