| /foundation/communication/bluetooth/frameworks/js/napi/src/pan/ |
| H A D | napi_bluetooth_pan.cpp | 270 bool value = false; in SetTethering() local
|
| /foundation/communication/bluetooth/frameworks/js/napi/src/socket/ |
| H A D | napi_bluetooth_spp_client.cpp | 75 napi_value value = nullptr; in GetSppOptionFromJS() local
|
| /foundation/communication/bluetooth/interfaces/inner_api/include/ |
| H A D | bluetooth_ble_central_manager.h | 269 virtual void OnNotifyMsgReportFromLpDevice(const UUID &uuid, int msgType, const std::vector<uint8_t> &value) {}; in OnNotifyMsgReportFromLpDevice() argument [all...] |
| /foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/ |
| H A D | gatt_database.cpp | 308 int GattDatabase::SetValueByHandle(const uint16_t handle, AttributeValue &value) in SetValueByHandle() argument
|
| /foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/ |
| H A D | a2dp_state_machine.cpp | 444 uint16_t value = msgData.delayReportInfo.delayValue; in ProcessDelayReportInd() local 569 uint16_t value = msgData.delayReportInfo.delayValue; in ProcessDelayReportInd() local 809 uint16_t value = msgData.delayReportInfo.delayValue; in ProcessDelayReportInd() local 1179 uint16_t value = msgData.delayReportInfo.delayValue; in ProcessDelayReportInd() local
|
| /foundation/communication/bluetooth/frameworks/js/napi/include/ |
| H A D | napi_native_object.h | 41 explicit NapiNativeInt(int value) : value_(value) {} in NapiNativeInt() argument 51 explicit NapiNativeBool(bool value) : value_(value) {} in NapiNativeBool() argument 61 explicit NapiNativeString(std::string value) : value_(std::move(value)) {} in NapiNativeString() argument
|
| /foundation/communication/bluetooth_service/services/bluetooth/external/dummy/include/stub/ |
| H A D | vcard_util.h | 32 VCardProperty(VCardVersion ver, std::string group, std::string name, std::string value, std::string paramsStr) in VCardProperty() argument 34 VCardProperty(std::string group, std::string name, std::string value, VCardParams params) in VCardProperty() argument
|
| /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
|
| /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...] |