Home
last modified time | relevance | path

Searched defs:value (Results 7876 - 7900 of 21743) sorted by relevance

1...<<311312313314315316317318319320>>...870

/foundation/communication/bluetooth/frameworks/js/napi/src/pan/
H A Dnapi_bluetooth_pan.cpp270 bool value = false; in SetTethering() local
/foundation/communication/bluetooth/frameworks/js/napi/src/socket/
H A Dnapi_bluetooth_spp_client.cpp75 napi_value value = nullptr; in GetSppOptionFromJS() local
/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_ble_central_manager.h269 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 Dgatt_database.cpp308 int GattDatabase::SetValueByHandle(const uint16_t handle, AttributeValue &value) in SetValueByHandle() argument
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/
H A Da2dp_state_machine.cpp444 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 Dnapi_native_object.h41 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 Dvcard_util.h32 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 Dbluetooth_avrcp_tg_stub.cpp293 int32_t value = data.ReadInt32(); in NotifyPlayerAppSettingChangedInner() local
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/gas/
H A Dgeneric_access_service.cpp224 std::string value = GetDeviceName(); in BuildService() local
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/dis/
H A Ddevice_information_service.cpp154 std::string value = GetManufactureName(); in BuildService() local
[all...]
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/gatts/
H A Dgeneric_attribute_service.cpp268 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 Ddefault_app_rdb.cpp273 std::string value; in GetDataFromDb() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/rdb/
H A Drdb_data_manager.cpp131 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 Ddistributed_bundle.cpp189 napi_value value = nullptr; in ParseElementNames() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_rdb_data_manager_test/
H A Dbms_rdb_data_manager_test.cpp114 std::string value; in HWTEST_F() local
/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/
H A Dbundle_daemon_client.cpp46 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 Dproperty.h142 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 Dsurface_buffer_impl.h68 void* value; member
[all...]
/foundation/graphic/surface_lite/frameworks/
H A Dsurface_impl.cpp193 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 Dproperty_util.cpp392 void CustomPropertyPodHelper::SetCustomPropertyBlobValue(const PropertyTypeDecl& propertyType, const json::value* value, in SetCustomPropertyBlobValue() argument
[all...]
/foundation/graphic/graphic_3d/lume/LumeRender/src/util/
H A Dproperty_util.cpp389 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 Drender_node_default_cameras.cpp80 inline constexpr Math::UVec2 GetPacked64(const uint64_t value) in GetPacked64() argument
/foundation/graphic/graphic_3d/lume/metaobject/include/meta/interface/
H A Dintf_any.h98 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 Daudio_device_adapter_impl.cpp52 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 Dtrack_animation.cpp89 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...]

Completed in 23 milliseconds

1...<<311312313314315316317318319320>>...870