Home
last modified time | relevance | path

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

/ohos5.0/foundation/filemanagement/app_file_service/utils/include/b_json/
H A Db_json_cached_entity.h75 Json::Value jValue; in ReloadFromFile() local
103 Json::Value jValue; in ReloadFromString() local
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/native_engine/jsi/internal/
H A Djsi_internal.h30 #define AS_JSI_VALUE(jValue) (JSIValue)(uintptr_t) jValue argument
/ohos5.0/foundation/arkui/napi/interfaces/inner_api/cjffi/ark_interop/
H A Dark_interop_napi.cpp253 auto jValue = BIT_CAST(value, JSValueRef); in ARKTS_IsNumber() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_common_bridge.cpp5436 Framework::JSRef<Framework::JSVal> jValue = paramObject->GetProperty("value"); in SetMask() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_view_abstract.cpp7288 JSRef<JSVal> jValue = paramObject->GetProperty("value"); in JsMask() local