/foundation/barrierfree/accessibility/services/aams/include/ |
H A D | accessibility_settings.h | 81 void UpdateSettingsInAtoHosStatePart(ConfigValueAtoHosUpdate &value);
|
/foundation/arkui/napi/sample/native_module_storage/ |
H A D | js_storage.h | 108 char value[StorageBufferSize::VALUE_BUFFER_SIZE] = { 0 }; member
|
/foundation/arkui/ui_lite/interfaces/kits/components/ |
H A D | ui_label.h | 85 * Maximum value of the line break mode, which is used for validity check. 151 * @param value Indicates the value matching the key. 155 void SetStyle(uint8_t key, int64_t value) override;
|
H A D | ui_arc_label.h | 127 * @param value Indicates the value matching the key. 131 void SetStyle(uint8_t key, int64_t value) override; 267 * The angle in 12 o'clock direction is 0 degrees, and the value increases clockwise.
|
/foundation/arkui/ace_engine_lite/frameworks/src/core/modules/presets/ |
H A D | feature_ability_module.h | 136 static void ReleaseJsValue(jerry_value_t &value);
|
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/ |
H A D | a2dp_service_state_machine.h | 152 * @param[in] value The status of playing 155 void UpdateDeviceInformation(RawAddress rawAddr, bool value, uint8_t role);
|
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/ |
H A D | hfp_ag_data_connection.h | 38 uint32_t value {0};
|
H A D | hfp_ag_profile.h | 206 * @param val Microphone gain value. 207 * @return Returns the result of set mic value. 214 * @param val Speaker volume value. 215 * @return Returns the result of set speaker value. 449 * @param value Indicator value. 452 int ReportAgIndicator(int indicator, int value) const;
|
/foundation/bundlemanager/distributed_bundle_framework/services/dbms/include/ |
H A D | distributed_bms.h | 152 std::string &imageType, std::string &value);
|
/foundation/communication/bluetooth/frameworks/inner/ipc/common/ |
H A D | bt_uuid.h | 113 * @param name The value of string to create Uuid. 141 * @param uuid The 128 bits value for a uuid. 150 * @param uuid The 128 bits value for a uuid. 159 * @param uuid The 128 bits value for a uuid. 168 * @return Returns a uint16_t value from uuid. 176 * @return Returns a uint32_t value from uuid. 184 * @param[in] value : The 128 bits value for a uuid. 189 bool ConvertToBytesLE(uint8_t *value, const size_t size = 16) const; 274 // base uuid value [all...] |
/foundation/graphic/surface_lite/interfaces/innerkits/ |
H A D | buffer_queue.h | 183 * @param [in] value. 185 void SetUserData(const std::string& key, const std::string& value); 188 * @brief Get user data. Get the value from local map. 189 * @returns value refers to the key.
|
/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/sink/file/ |
H A D | audio_renderer_file_sink.h | 56 void SetAudioParameter(const AudioParamKey key, const std::string &condition, const std::string &value) override;
|
/foundation/graphic/graphic_3d/lume/metaobject/include/meta/interface/serialization/ |
H A D | intf_ser_node.h | 89 virtual void SetValue(const Type& value) = 0;
|
/foundation/graphic/graphic_3d/lume/LumeRender/src/nodecontext/ |
H A D | render_node_context_manager.h | 88 CORE_NS::json::value GetNodeJson() const override;
|
/foundation/graphic/graphic_3d/lume/LumeEcsSerializer/Util/include/util/ |
H A D | io_util.h | 67 const CORE_NS::json::value& json, ::array_view<CompatibilityRange const> validVersions);
|
/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/include/scene_plugin/interface/ |
H A D | intf_mesh.h | 116 * There are 0-63 values available. Default id value is 32. 122 * @param value The layer order number. 124 virtual void SetRenderSortLayerOrder(size_t index, uint8_t value) = 0;
|
/foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/ |
H A D | style.h | 142 * @param value Indicates the value matching the key. 146 void SetStyle(uint8_t key, int64_t value); 149 * @brief Obtains the value of a style. 152 * @return Returns the value of the style.
|
/foundation/graphic/graphic_surface/interfaces/inner_api/surface/ |
H A D | external_window.h | 244 * [in] float brightness. the value range is 0.0f to 1.0f.
251 * [in] float brightness. the value range is 0.0f to 1.0f.
358 float value;
member 369 /**< the number of reserved integer value */
588 * @param scalingMode Indicates the enum value to <b>OHScalingMode</b>
619 * @param key Indicates the enum value to <b>OHHDRMetadataKey</b>
696 * @param scalingMode Indicates the enum value to <b>OHScalingModeV2</b>
|
/foundation/multimedia/media_foundation/engine/plugin/plugins/ffmpeg_adapter/utils/ |
H A D | bit_reader.h | 47 template <typename T, typename std::enable_if<std::is_unsigned<T>::value, bool>::type = true>
|
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/include/heif_impl/heif_parser/ |
H A D | heif_stream.h | 128 void Write(int size, uint64_t value);
|
/foundation/multimedia/av_codec/services/services/sa_avcodec/server/ |
H A D | avcodec_server.cpp | 108 int32_t ret = AVCodecServerManager::GetInstance().CreateStubObject(stubType.value(), stubObject); in GetSubSystemAbility()
|
/foundation/multimedia/av_codec/services/services/codec/server/post_processing/ |
H A D | dynamic_interface_types.h | 122 constexpr DynamicInterfaceIndexType<E> DynamicInterfaceIndexValue = DynamicInterfaceIndex<E>::value;
|
/foundation/multimedia/drm_framework/services/drm_service/ipc/ |
H A D | i_keysession_service.h | 70 std::string value;
member
|
/foundation/multimedia/media_library/interfaces/inner_api/media_library_helper/include/ |
H A D | media_photo_asset_proxy.h | 71 static std::string LocationValueToString(double value);
|
/foundation/multimedia/player_framework/frameworks/js/metadatahelper/ |
H A D | helper_data_source_callback.h | 63 static bool AddNapiValueProp(napi_env env, napi_value obj, const std::string &key, napi_value value);
|