| /foundation/communication/bluetooth_service/services/bluetooth/ipc/src/ |
| H A D | bluetooth_avrcp_tg_stub.cpp | 293 int32_t value = data.ReadInt32(); in NotifyPlayerAppSettingChangedInner() local
|
| /foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/gas/ |
| H A D | generic_access_service.cpp | 224 std::string value = GetDeviceName(); in BuildService() local
|
| /foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/dis/ |
| H A D | device_information_service.cpp | 154 std::string value = GetManufactureName(); in BuildService() local [all...] |
| /foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/gatts/ |
| H A D | generic_attribute_service.cpp | 268 std::unique_ptr<uint8_t[]> value = std::make_unique<uint8_t[]>(SERVICE_CHANGED_VALUE_LENGTH); in BuildValue() local
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/src/default_app/ |
| H A D | default_app_rdb.cpp | 273 std::string value; in GetDataFromDb() local
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/src/rdb/ |
| H A D | rdb_data_manager.cpp | 131 bool RdbDataManager::InsertData(const std::string &key, const std::string &value) in InsertData() argument 176 bool RdbDataManager::UpdateData(const std::string &key, const std::string &value) in UpdateData() argument 269 bool RdbDataManager::QueryData(const std::string &key, std::string &value) in QueryData() argument 359 std::string value; in QueryAllData() local [all...] |
| /foundation/bundlemanager/distributed_bundle_framework/interfaces/kits/js/distributedBundle/ |
| H A D | distributed_bundle.cpp | 189 napi_value value = nullptr; in ParseElementNames() local
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_rdb_data_manager_test/ |
| H A D | bms_rdb_data_manager_test.cpp | 114 std::string value; in HWTEST_F() local
|
| /foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/ |
| H A D | bundle_daemon_client.cpp | 46 int value; in Notify() local 79 int value; in DeathCallback() local 153 int value; in RegisterDeathCallback() local [all...] |
| /foundation/graphic/graphic_3d/lume/metaobject/include/meta/interface/detail/ |
| H A D | property.h | 142 AnyReturnValue SetDefaultValueAny(const IAny& value) in SetDefaultValueAny() argument 151 ReturnError PushValue(const BASE_NS::shared_ptr<Intf>& value) in PushValue() argument 274 AnyReturnValue SetDefaultValue(ValueType value, bool resetToDefault) in SetDefaultValue() argument 283 AnyReturnValue SetDefaultValue(ValueType value) in SetDefaultValue() argument 295 AnyReturnValue SetValue(ValueType value) in SetValue() argument [all...] |
| /foundation/graphic/surface_lite/interfaces/innerkits/ |
| H A D | surface_buffer_impl.h | 68 void* value; member [all...] |
| /foundation/graphic/surface_lite/frameworks/ |
| H A D | surface_impl.cpp | 193 void SurfaceImpl::SetUserData(const std::string& key, const std::string& value) in SetUserData() argument
|
| /foundation/graphic/graphic_3d/lume/Lume_3D/src/util/ |
| H A D | property_util.cpp | 392 void CustomPropertyPodHelper::SetCustomPropertyBlobValue(const PropertyTypeDecl& propertyType, const json::value* value, in SetCustomPropertyBlobValue() argument [all...] |
| /foundation/graphic/graphic_3d/lume/LumeRender/src/util/ |
| H A D | property_util.cpp | 389 void CustomPropertyPodHelper::SetCustomPropertyBlobValue(const PropertyTypeDecl& propertyType, const json::value* value, in SetCustomPropertyBlobValue() argument [all...] |
| /foundation/graphic/graphic_3d/lume/Lume_3D/src/render/node/ |
| H A D | render_node_default_cameras.cpp | 80 inline constexpr Math::UVec2 GetPacked64(const uint64_t value) in GetPacked64() argument
|
| H A D | render_node_default_material_objects.cpp | 44 constexpr size_t Align(size_t value, size_t align) in Align() argument
|
| /foundation/graphic/graphic_3d/lume/metaobject/include/meta/interface/ |
| H A D | intf_any.h | 98 AnyReturnValue SetValue(const T& value) in SetValue() argument 125 SetValueAt(IndexType index, const T& value) SetValueAt() argument [all...] |
| /foundation/multimedia/audio_framework/frameworks/native/hdiadapter/devicemanager/src/ |
| H A D | audio_device_adapter_impl.cpp | 52 ParamCallback(AudioExtParamKey key, const std::string &condition, const std::string &value, int8_t &reserved, int8_t cookie) ParamCallback() argument 90 HandleRenderParamEvent(std::shared_ptr<AudioDeviceAdapterImpl> devAdapter, const AudioParamKey audioKey, const char *condition, const char *value) HandleRenderParamEvent() argument 119 HandleCaptureParamEvent(std::shared_ptr<AudioDeviceAdapterImpl> devAdapter, const AudioParamKey audioKey, const char *condition, const char *value) HandleCaptureParamEvent() argument 148 HandleStateChangeEvent(std::shared_ptr<AudioDeviceAdapterImpl> devAdapter, const AudioParamKey audioKey, const char *condition, const char *value) HandleStateChangeEvent() argument 335 SetAudioParameter(const AudioParamKey key, const std::string &condition, const std::string &value) SetAudioParameter() argument 358 std::string value; GetAudioParameter() local [all...] |
| /foundation/graphic/graphic_3d/lume/metaobject/src/animation/ |
| H A D | track_animation.cpp | 89 EvaluationResult TrackAnimation::ProcessOnGet(IAny& value) in ProcessOnGet() argument 173 auto& value = property->GetValue(); in OnPropertyChanged() local 197 AddKeyframe(float timestamp, const IAny::ConstPtr& value) AddKeyframe() argument [all...] |
| /foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/ |
| H A D | trans_affine.h | 54 void SetData(int32_t index, float value) in SetData() argument
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/modifier/ |
| H A D | rs_render_property.h | 89 virtual void SetValue(const std::shared_ptr<RSRenderPropertyBase>& value) {} in SetValue() argument 120 virtual bool IsNearEqual(const std::shared_ptr<RSRenderPropertyBase>& value, float zeroThreshold) const in IsNearEqual() argument 130 virtual std::shared_ptr<RSRenderPropertyBase> Add(const std::shared_ptr<const RSRenderPropertyBase>& value) in Add() argument 135 virtual std::shared_ptr<RSRenderPropertyBase> Minus(const std::shared_ptr<const RSRenderPropertyBase>& value) in Minus() argument 185 RSRenderProperty(const T& value, cons in RSRenderProperty() argument 186 RSRenderProperty(const T& value, const PropertyId& id, const RSRenderPropertyType type) RSRenderProperty() argument 191 Set(const T& value) Set() argument 238 RSRenderAnimatableProperty(const T& value) RSRenderAnimatableProperty() argument 239 RSRenderAnimatableProperty(const T& value, const PropertyId& id) RSRenderAnimatableProperty() argument 240 RSRenderAnimatableProperty(const T& value, const PropertyId& id, const RSRenderPropertyType type) RSRenderAnimatableProperty() argument 243 RSRenderAnimatableProperty(const T& value, const PropertyId& id, const RSRenderPropertyType type, const RSPropertyUnit unit) RSRenderAnimatableProperty() argument [all...] |
| /foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/ndk/ndkmatrix_fuzzer/ |
| H A D | matrix_fuzzer.cpp | 239 float value[SIZE_OF_BUFFER]; in NativeMatrixTest005() local
|
| /foundation/graphic/graphic_3d/kits/js/src/ |
| H A D | MaterialJS.cpp | 97 napi_value value; in GetMaterialType() local
|
| /foundation/graphic/graphic_3d/lume/metaobject/include/meta/base/ |
| H A D | ref_uri.h | 253 inline void RefUri::SetStartsFromRoot(bool value) in SetStartsFromRoot() argument
|
| /foundation/graphic/graphic_3d/lume/LumeRender/src/device/ |
| H A D | gpu_resource_handle_util.h | 212 inline uint64_t hash(const RENDER_NS::RenderHandle& value) in hash() argument
|