Home
last modified time | relevance | path

Searched defs:propertyValue (Results 1 – 25 of 28) sorted by relevance

12

/ohos5.0/base/hiviewdfx/hiview/plugins/faultlogger/interfaces/js/napi/
H A Dnapi_util.cpp41 napi_value propertyValue = nullptr; in SetPropertyInt32() local
48 napi_value propertyValue = nullptr; in SetPropertyInt64() local
55 napi_value propertyValue = nullptr; in SetPropertyStringUtf8() local
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/api/core/property/
H A Dproperty_handle_util.h56 …handle, BASE_NS::string_view propertyName, const PropertyTypeDecl& propertyType, T&& propertyValue) in SetPropertyValue()
67 bool SetPropertyValue(IPropertyHandle& handle, BASE_NS::string_view propertyName, T&& propertyValue) in SetPropertyValue()
/ohos5.0/base/hiviewdfx/hitrace/interfaces/js/kits/napi/src/
H A Dnapi_hitrace_util.cpp58 const std::string& propertyName, napi_value& propertyValue) in SetNamedProperty()
166 napi_value propertyValue = GetPropertyByName(env, object, propertyName); in GetPropertyInt32() local
190 napi_value propertyValue = GetPropertyByName(env, object, propertyName); in GetPropertyInt64() local
214 napi_value propertyValue = GetPropertyByName(env, object, propertyName); in GetPropertyBigInt64() local
/ohos5.0/foundation/ability/ability_runtime/frameworks/js/napi/inner/napi_common/
H A Dnapi_common_want.h64 napi_value propertyValue = OHOS::AbilityRuntime::CreateJsValue(env, natValue); in InnerWrapJsWantParams() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/animation/
H A Drs_animation_trace_utils.cpp162 auto propertyValue = ParseRenderPropertyVaule(value); in addAnimationFrameTrace() local
174 auto propertyValue = ParseRenderPropertyVaule(initialVelocity, value->GetPropertyType()); in addSpringInitialVelocityTrace() local
H A Drs_animation_rate_decider.cpp147 float propertyValue = property->ToFloat(); in ProcessFloat() local
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/util/
H A Dproperty_util.h177 bool SetValue(const BASE_NS::string_view propertyName, T&& propertyValue) in SetValue()
/ohos5.0/foundation/window/window_manager/interfaces/kits/napi/picture_in_picture_napi/
H A Djs_pip_window_listener.cpp123 napi_value propertyValue = nullptr; in OnControlEvent() local
/ohos5.0/base/telephony/core_service/frameworks/js/napi/
H A Dnapi_util.cpp174 napi_value propertyValue = nullptr; in SetPropertyInt32() local
181 napi_value propertyValue = nullptr; in SetPropertyInt64() local
188 napi_value propertyValue = nullptr; in SetPropertyStringUtf8() local
195 napi_value propertyValue = nullptr; in SetPropertyBoolean() local
H A Dnapi_parameter_util.h139 napi_value propertyValue = GetNapiValue(env, value); in SetPropertyToNapiObject() local
/ohos5.0/base/hiviewdfx/hisysevent/interfaces/js/kits/napi/src/
H A Dnapi_hisysevent_util.cpp226 napi_value propertyValue = NapiHiSysEventUtil::GetPropertyByName(env, object, TAG_ATTR); in GetTagAttribute() local
242 napi_value propertyValue = NapiHiSysEventUtil::GetPropertyByName(env, object, propertyName); in GetStringTypeAttribute() local
280 napi_value propertyValue = NapiHiSysEventUtil::GetPropertyByName(env, object, propertyName); in GetInt32TypeAttribute() local
488 napi_value propertyValue = NapiHiSysEventUtil::GetPropertyByName(env, object, propertyName); in GetObjectTypeAttribute() local
589 napi_value propertyValue = NapiHiSysEventUtil::GetPropertyByName(env, jsObj, NAMES_ATTR); in ParseQueryRule() local
598 napi_value& propertyValue) in SetNamedProperty()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/src/
H A Dhdi_screen.cpp261 uint64_t propertyValue = 0; in GetDisplayPropertyForHardCursor() local
H A Dhdi_device_impl.cpp123 … HdiDeviceImpl::GetDisplayProperty(uint32_t screenId, uint32_t propertyId, uint64_t& propertyValue) in GetDisplayProperty()
143 uint64_t propertyValue; in GetScreenCapability() local
/ohos5.0/base/hiviewdfx/hiview/interfaces/js/napi/src/
H A Dhiview_napi_util.cpp98 …const napi_env env, napi_value& object, const std::string& propertyName, napi_value& propertyValue) in SetNamedProperty()
/ohos5.0/foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/mode/
H A Dslow_motion_session_napi.cpp216 double& propertyValue) in GetDoubleProperty()
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/include/meta/api/internal/
H A Dobject_api.h361 Object& MetaProperty(BASE_NS::string_view propertyName, const PropertyValueType& propertyValue) in MetaProperty()
/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/text/utils/
H A Dnapi_common.cpp124 …ropertyFromJS(napi_env env, napi_value argValue, const std::string& str, napi_value& propertyValue) in GetNamePropertyFromJS()
H A Dnapi_common.h527 napi_value propertyValue = nullptr; in SetEnumValueFromJS() local
/ohos5.0/foundation/window/window_manager/interfaces/kits/napi/window_runtime/window_napi/
H A Djs_window_listener.cpp122 napi_value propertyValue = nullptr; in OnSystemBarPropertyChange() local
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/runtime/
H A Djs_runtime.cpp582 napi_value propertyValue = nullptr; in LoadSystemModuleByEngine() local
713 napi_value propertyValue = nullptr; in Initialize() local
/ohos5.0/foundation/deviceprofile/device_info_manager/common/src/utils/
H A Dprofile_utils.cpp742 std::string propertyValue = propertyMap.at(property); in IsPropertyValid() local
/ohos5.0/drivers/peripheral/display/composer/test/unittest/
H A Dhdi_composer_ut.cpp317 uint64_t propertyValue = 0; variable
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/ecs/components/
H A Dmaterial_component_manager.cpp252 for (const CORE_NS::json::value& propertyValue : customProperties.array_) { in UpdateCustomPropertyMetadata() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
H A Drs_profiler_base.cpp921 auto propertyValue = propertyPtr ? propertyPtr->Get() : nullptr; in PerfTreeFlatten() local
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/src/reminder/
H A Dreminder_common.cpp728 napi_value propertyValue = nullptr; in GetDate() local

12