/foundation/arkui/ace_engine/frameworks/core/components/declaration/svg/ |
H A D | svg_declaration.cpp | 42 bool SvgDeclaration::SetSpecializedAttr(const std::pair<std::string, std::string>& attr) in SetSpecializedAttr() argument 47 bool SvgDeclaration::SetSpecializedStyle(const std::pair<std::string, std::string>& style) in SetSpecializedStyle() argument 52 bool SvgDeclaration::SetSpecializedValue(const std::pair<std::string, std argument [all...] |
H A D | svg_ellipse_declaration.cpp | 35 bool SvgEllipseDeclaration::SetSpecializedAttr(const std::pair<std::string, std::string>& attr) in SetSpecializedAttr() argument 40 bool SvgEllipseDeclaration::SetSpecializedStyle(const std::pair<std::string, std::string>& style) in SetSpecializedStyle() argument 45 bool SvgEllipseDeclaration::SetSpecializedValue(const std::pair<std::string, std::string>& attr) in SetSpecializedValue() argument [all...] |
H A D | svg_circle_declaration.cpp | 35 bool SvgCircleDeclaration::SetSpecializedAttr(const std::pair<std::string, std::string>& attr) in SetSpecializedAttr() argument 40 bool SvgCircleDeclaration::SetSpecializedStyle(const std::pair<std::string, std::string>& style) in SetSpecializedStyle() argument 45 bool SvgCircleDeclaration::SetSpecializedValue(const std::pair<std::string, std::string>& attr) in SetSpecializedValue() argument [all...] |
H A D | svg_gradient_declaration.cpp | 42 bool SvgGradientDeclaration::SetSpecializedAttr(const std::pair<std::string, std::string>& attr) in SetSpecializedAttr() argument 47 bool SvgGradientDeclaration::SetSpecializedStyle(const std::pair<std::string, std::string>& style) in SetSpecializedStyle() argument 52 bool SvgGradientDeclaration::SetSpecializedValue(const std::pair<std::string, std::string>& attr) in SetSpecializedValue() argument [all...] |
H A D | svg_line_declaration.cpp | 35 bool SvgLineDeclaration::SetSpecializedAttr(const std::pair<std::string, std::string>& attr) in SetSpecializedAttr() argument 40 bool SvgLineDeclaration::SetSpecializedStyle(const std::pair<std::string, std::string>& style) in SetSpecializedStyle() argument 45 bool SvgLineDeclaration::SetSpecializedValue(const std::pair<std::string, std::string>& attr) in SetSpecializedValue() argument [all...] |
/foundation/arkui/ace_engine/frameworks/core/components/declaration/xcomponent/ |
H A D | xcomponent_declaration.cpp | 29 bool XComponentDeclaration::SetSpecializedAttr(const std::pair<std::string, std::string>& attr) in SetSpecializedAttr() argument
|
/foundation/arkui/ace_engine/frameworks/core/components/declaration/span/ |
H A D | span_declaration.cpp | 44 bool SpanDeclaration::SetSpecializedAttr(const std::pair<std::string, std::string>& attr) in SetSpecializedAttr() argument 59 bool SpanDeclaration::SetSpecializedStyle(const std::pair<std::string, std::string>& style) in SetSpecializedStyle() argument [all...] |
/foundation/arkui/ace_engine/frameworks/core/components_ng/layout/ |
H A D | layout_wrapper_builder.h | 61 void SetCacheCount(int32_t cacheCount, const std::optional<LayoutConstraintF>& itemConstraint = std::nullopt) in SetCacheCount() argument
|
/foundation/arkui/ace_engine/frameworks/core/components/declaration/div/ |
H A D | div_declaration.cpp | 31 bool DivDeclaration::SetSpecializedAttr(const std::pair<std::string, std::string>& attr) in SetSpecializedAttr() argument 49 bool DivDeclaration::SetSpecializedStyle(const std::pair<std::string, std::string>& style) in SetSpecializedStyle() argument [all...] |
/foundation/ability/ability_runtime/frameworks/js/napi/app/ability_delegator/ |
H A D | js_ability_delegator_utils.cpp | 71 napi_value SetAbilityDelegatorArgumentsPara(napi_env env, const std::map<std::string, std::string> ¶s) in SetAbilityDelegatorArgumentsPara() argument
|
/foundation/arkui/ace_engine/frameworks/bridge/common/dom/ |
H A D | dom_divider.cpp | 36 bool DOMDivider::SetSpecializedStyle(const std::pair<std::string, std::string>& style) in SetSpecializedStyle() argument 76 bool DOMDivider::SetSpecializedAttr(const std::pair<std argument [all...] |
H A D | dom_option.cpp | 56 bool DOMOption::SetSpecializedAttr(const std::pair<std::string, std::string>& attr) in SetSpecializedAttr() argument 120 bool DOMOption::SetSpecializedStyle(const std::pair<std::string, std::string>& style) in SetSpecializedStyle() argument [all...] |
H A D | dom_rich_text.cpp | 25 bool DOMRichText::SetSpecializedAttr(const std::pair<std::string, std::string>& attr) in SetSpecializedAttr() argument
|
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/ |
H A D | jsi_value_conversions.h | 70 onstexpr(std::is_integral<T>::value && std::is_signed<T>::value) toJsiValueWithVM() argument [all...] |
/foundation/arkui/ace_engine/adapter/ohos/entrance/ui_session/ |
H A D | ui_content_stub_impl.cpp | 22 int32_t UIContentServiceStubImpl::GetInspectorTree(const std::function<void(std::string, int32_t, bool)>& eventCallback) in GetInspectorTree() argument
|
/foundation/arkui/ace_engine/test/mock/base/ |
H A D | mock_ressched_report.cpp | 25 ResSchedDataReport( const char* , const std::unordered_map<std::string, std::string>& ) ResSchedDataReport() argument 31 ResSchedDataReport( uint32_t resType, int32_t value, const std::unordered_map<std::string, std::string>& payload) ResSchedDataReport() argument 37 ResSchedReportScope( const std::string& name, const std::unordered_map<std::string, std::string>& param) ResSchedReportScope() argument [all...] |
/foundation/communication/bluetooth/frameworks/inner/src/ |
H A D | bluetooth_gatt_manager.cpp | 68 std::vector<BluetoothRemoteDevice> GattManager::GetDevicesByStates( in GetDevicesByStates() argument
|
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/src/ |
H A D | bundle_data_storage_rdb.cpp | 60 TransformStrToInfo( const std::map<std::string, std::string> &datas, std::map<std::string, InnerBundleInfo> &infos) TransformStrToInfo() argument [all...] |
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/ |
H A D | rs_task_dispatcher.cpp | 27 void RSTaskDispatcher::RegisterTaskDispatchFunc(pid_t tid, const std::function<void(RSTask, bool)>& taskDispatchFunc) in RegisterTaskDispatchFunc() argument
|
/foundation/graphic/graphic_2d/rosen/modules/graphics_effect/src/ |
H A D | ge_visual_effect.cpp | 62 void GEVisualEffect::SetParam(const std::string& tag, const std argument [all...] |
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/visitor/ |
H A D | rs_node_visitor.h | 62 AddSurfaceChangedCallBack(uint64_t id, const std::function<void(float, float, float, float)>& callback) AddSurfaceChangedCallBack() argument
|
/foundation/multimedia/camera_framework/services/deferred_processing_service/src/media_manager/ |
H A D | writer.cpp | 28 MediaManagerError Writer::Create(int32_t outputFd, const std::map<TrackType, const std::shared_ptr<Track>>& trackMap) in Create() argument
|
/foundation/multimedia/camera_framework/services/deferred_processing_service/src/session/command/ |
H A D | sync_command.cpp | 51 VideoSyncCommand(const int32_t userId, const std::unordered_map<std::string, std::shared_ptr<DeferredVideoProcessingSession::VideoInfo>>& videoIds) VideoSyncCommand() argument
|
/foundation/multimedia/player_framework/services/services/sa_media/ipc/ |
H A D | avcodeclist_parcel.cpp | 70 bool AVCodecListParcel::Marshalling(MessageParcel &parcel, const std::map<ImgSize, Range> &mapSizeToRange) in Marshalling() argument 82 bool AVCodecListParcel::Marshalling(MessageParcel &parcel, const std::map<int32_t, std::vector<int32_t>> &mapIntToVec) in Marshalling() argument [all...] |
/foundation/multimedia/ringtone_library/services/ringtone_data_extension/include/ |
H A D | ringtone_unistore.h | 48 EXPORT virtual std::shared_ptr<NativeRdb::ResultSet> QuerySql(const std::string &sql, in QuerySql() argument [all...] |