/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/ |
H A D | js_object_template.h | 32 void Constant(const char* name, T value);
|
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/ |
H A D | navigator_model_impl.h | 27 void SetType(NavigatorType value) override;
|
H A D | qrcode_model_impl.h | 24 void Create(const std::string& value) override;
|
/foundation/arkui/ace_engine/frameworks/base/resource/ |
H A D | ace_res_data_struct.h | 40 int32_t value; member
|
/foundation/arkui/ace_engine/test/mock/core/common/ |
H A D | mock_theme_utils.cpp | 27 uint32_t styleId, const ResValueWrapper& model, const std::string& value) in ParseStyleValue() 26 ParseStyleValue( uint32_t styleId, const ResValueWrapper& model, const std::string& value) ParseStyleValue() argument
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/syntax/ |
H A D | if_else_model_ng.h | 31 void SetBranchId(int32_t value, std::list<int32_t>& removedElmtId) override;
|
H A D | if_else_model.h | 35 virtual void SetBranchId(int32_t value, std::list<int32_t>& removedElmtId) = 0;
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/ |
H A D | text_controller.h | 31 void SetStyledString(const RefPtr<SpanStringBase>& value) override;
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/qrcode/ |
H A D | qrcode_model.h | 29 virtual void Create(const std::string& value) = 0;
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/svg/parse/ |
H A D | svg_stop.h | 32 bool ParseAndSetSpecializedAttr(const std::string& name, const std::string& value) override;
|
/foundation/arkui/ace_engine/interfaces/native/node/ |
H A D | style_modifier.h | 24 [[deprecated]] void SetNodeAttribute(ArkUI_NodeHandle node, ArkUI_NodeAttributeType type, const char* value);
|
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/ |
H A D | form_info_base.h | 31 std::string value; member
|
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/ |
H A D | bms_param.h | 31 * @param value Indicates the value. 34 bool GetBmsParam(const std::string &key, std::string &value); 38 * @param paramValueInfo Indicates the bms param value.
|
/foundation/communication/bluetooth_service/services/bluetooth/service/src/classic/ |
H A D | classic_data_structure.h | 56 * @param value Data value. 58 ClassicDataStructure(uint8_t dataLength, int type, const std::vector<uint8_t> &value); 74 * @brief Get data value. 76 * @return Returns data value.
|
/foundation/communication/bluetooth_service/services/bluetooth/service/src/common/ |
H A D | compat.h | 37 static bool CompatCheck(CompatType type, const std::string &value);
|
/foundation/bundlemanager/bundle_framework_lite/interfaces/kits/bundle_lite/ |
H A D | module_info.h | 60 /** Pointer to the metadata value */ 61 char *value; member
|
/foundation/multimedia/audio_framework/services/audio_service/common/include/ |
H A D | i_standard_audio_server_manager_listener.h | 30 const std::string& condition, const std::string& value) = 0;
|
/foundation/graphic/graphic_3d/lume/metaobject/include/meta/interface/ |
H A D | intf_value.h | 28 virtual AnyReturnValue SetValue(const IAny& value) = 0;
|
/foundation/graphic/graphic_2d/rosen/modules/frame_report/src/mingw/ |
H A D | rs_frame_report.cpp | 62 void RsFrameReport::SetFrameParam(int requestId, int load, int schedFrameNum, int value) in SetFrameParam() argument
|
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/src/ |
H A D | drawing_helper.h | 27 std::shared_ptr<T> value = nullptr; member
|
/foundation/multimedia/image_framework/frameworks/kits/js/common/ndk/include/ |
H A D | image_packer_mdk_kits.h | 45 ImagePackerNapi* ImagePackerNapi_Unwrap(napi_env env, napi_value value);
|
H A D | image_mdk_kits.h | 46 ImageNapi* ImageNapi_Unwrap(napi_env env, napi_value value);
|
/foundation/multimedia/camera_framework/services/camera_service/include/smooth_zoom/ |
H A D | cubic_bezier.h | 38 static float BinarySearch(const float& value);
|
/foundation/multimedia/camera_framework/services/deferred_processing_service/include/event_monitor/command/ |
H A D | event_status_change_command.h | 29 EventStatusChangeCommand(const int32_t userId, const EventType event, const int value);
|
/foundation/multimodalinput/input/uinput/ |
H A D | keyboard_inject.h | 33 void InjectKeyEvent(uint16_t code, uint32_t value) const;
|