Home
last modified time | relevance | path

Searched refs:string (Results 8776 - 8800 of 51804) sorted by relevance

1...<<351352353354355356357358359360>>...2073

/foundation/ability/idl_tool/idl_tool_2/ast/
H A Dast_sequenceable_type.cpp29 std::string ASTSequenceableType::GetSignature() in GetSignature()
31 std::string fullName = namespace_ != nullptr ? in GetSignature()
46 std::string ASTSequenceableType::Dump(const std::string &prefix) in Dump()
60 std::string ASTSequenceableType::GetFullName() const in GetFullName()
/foundation/ability/ability_runtime/interfaces/kits/native/ability/native/
H A Dapplication_configuration_manager.h20 #include <string>
43 std::string SetColorModeSetLevel(SetLevel colorModeSetLevel, const std::string &value);
51 std::vector<std::string> colorModeVal_ = std::vector<std::string>(static_cast<uint8_t>(SetLevel::SetLevelCount));
/foundation/CastEngine/castengine_wifi_display/tests/demo/wfd/
H A Dwfd_demo.h21 #include <string>
47 void DoCmd(std::string cmd);
56 std::vector<std::string> devicesIsPlaying_;
58 std::map<std::string, std::function<int32_t(std::string)>> WifiDisplayTable_;
/foundation/ability/ability_runtime/service_router_framework/services/srms/include/
H A Dservice_router_data_mgr.h22 #include <string>
53 bool LoadBundleInfo(const std::string &bundleName);
59 void DeleteBundleInfo(const std::string &bundleName);
77 int32_t QueryPurposeInfos(const Want &want, const std::string purposeName,
93 std::map<std::string, InnerServiceInfo> innerServiceInfos_;
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/calendar_picker/
H A Dcalendar_picker_event_hub.h19 #include <string>
26 using SelectedChangeEvent = std::function<void(const std::string&)>;
41 void UpdateInputChangeEvent(const std::string& info) const in UpdateInputChangeEvent()
48 void UpdateOnChangeEvent(const std::string& info) const in UpdateOnChangeEvent()
60 void UpdateChangeEvent(const std::string& info) const in UpdateChangeEvent()
/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dview_stack_model.h22 #include <string>
39 virtual void PushKey(const std::string& key) = 0;
43 virtual std::string ProcessViewId(const std::string& viewId) = 0;
52 virtual void GetAndPushFrameNode(const std::string& tag, int32_t elmtId) = 0;
/foundation/arkui/ace_engine/frameworks/core/components/declaration/svg/
H A Dsvg_fe_offset_declaration.cpp35 bool SvgFeOffsetDeclaration::SetSpecializedValue(const std::pair<std::string, std::string>& attr) in SetSpecializedValue()
37 static const LinearMapNode<void (*)(const std::string&, SvgFeOffsetDeclaration&)> attrs[] = { in SetSpecializedValue()
39 [](const std::string& val, SvgFeOffsetDeclaration& declaration) { in SetSpecializedValue()
43 [](const std::string& val, SvgFeOffsetDeclaration& declaration) { in SetSpecializedValue()
H A Dsvg_fe_flood_declaration.cpp35 bool SvgFeFloodDeclaration::SetSpecializedValue(const std::pair<std::string, std::string>& attr) in SetSpecializedValue()
37 static const LinearMapNode<void (*)(const std::string&, SvgFeFloodDeclaration&)> attrs[] = { in SetSpecializedValue()
39 [](const std::string& val, SvgFeFloodDeclaration& declaration) { in SetSpecializedValue()
43 [](const std::string& val, SvgFeFloodDeclaration& declaration) { in SetSpecializedValue()
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dfor_each_model_impl.h32 void Create(const std::string& compilerGenId, const OHOS::Ace::ForEachFunc& ForEachFunc) override;
36 std::list<std::string> GetCurrentIdList(int32_t nodeId) override;
37 void SetNewIds(std::list<std::string>&& newIds) override;
38 void CreateNewChildStart(const std::string& id) override;
39 void CreateNewChildFinish(const std::string& id) override;
/foundation/arkui/ace_engine/frameworks/base/log/
H A Dace_scoring_log.cpp27 std::string AceScoringLog::procName_;
30 AceScoringLog::AceScoringLog(const std::string& eventName) in AceScoringLog()
39 AceScoringLog::AceScoringLog(const std::string& pageName, const std::string& componentType, const std::string& procType) in AceScoringLog()
/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_grid_row.h29 DomGridRow(NodeId nodeId, const std::string& nodeName);
37 bool SetSpecializedAttr(const std::pair<std::string, std::string>& attr) override;
38 bool SetSpecializedStyle(const std::pair<std::string, std::string>& style) override;
/foundation/arkui/ace_engine/test/mock/core/rosen/
H A Dtesting_typography_style.h20 #include <string>
32 std::string locale_;
38 std::string fontFamily_ = "";
41 std::string locale;
47 std::string fontFamily;
/foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/
H A Dflex_composed_element.h36 std::string GetFlexDirection() const;
37 std::string GetWrap() const;
38 std::string GetJustifyContent() const;
39 std::string GetAlignItems() const;
40 std::string GetAlignContent() const;
H A Dactionsheetdialog_composed_element.h35 std::string Show() const;
36 std::string GetTitle() const;
37 std::string GetMessage() const;
38 std::string GetAutoCancel() const;
40 std::string GetAlignment() const;
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rating/
H A Drating_model.h22 #include <string>
27 using RatingChangeEvent = std::function<void(const std::string&)>;
38 virtual void SetForegroundSrc(const std::string& value, bool flag) = 0;
39 virtual void SetSecondarySrc(const std::string& value, bool flag) = 0;
40 virtual void SetBackgroundSrc(const std::string& value, bool flag) = 0;
/foundation/barrierfree/accessibility/frameworks/common/src/
H A Daccessibility_caption.cpp21 bool CaptionProperty::CheckProperty(const std::string &property) in CheckProperty()
57 const std::string &CaptionProperty::GetFontEdgeType() const in GetFontEdgeType()
62 void CaptionProperty::SetFontEdgeType(const std::string &type) in SetFontEdgeType()
77 void CaptionProperty::SetFontFamily(const std::string &family) in SetFontFamily()
82 const std::string &CaptionProperty::GetFontFamily() const in GetFontFamily()
/foundation/arkui/ace_engine/frameworks/core/components_ng/svg/parse/
H A Dsvg_image.h33 std::shared_ptr<RSData> LoadLocalImage(const std::string& uri);
34 std::shared_ptr<RSData> LoadBase64Image(const std::string& uri);
35 SrcType ParseHrefAttr(const std::string& uri);
37 bool ParseAndSetSpecializedAttr(const std::string& name, const std::string& value) override;
/foundation/arkui/ace_engine/frameworks/core/components_ng/syntax/
H A Drepeat_virtual_scroll_model_ng.h22 #include <string>
34 const std::map<std::string, std::pair<bool, uint32_t>>& templateCachedCountMap,
36 const std::function<void(const std::string& fromKey, uint32_t forIndex)>& onUpdateNode,
37 const std::function<std::list<std::string>(uint32_t from, uint32_t to)>& onGetKeys4Range,
38 const std::function<std::list<std::string>(uint32_t from, uint32_t to)>& onGetTypes4Range,
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dbundle_data_storage_rdb.h32 bool LoadAllData(std::map<std::string, InnerBundleInfo> &infos) override;
39 const std::map<std::string, std::string> &datas,
40 std::map<std::string, InnerBundleInfo> &infos);
41 void UpdateDataBase(std::map<std::string, InnerBundleInfo> &infos);
H A Dbundle_state_storage.h41 bool LoadAllBundleStateData(std::map<std::string, std::map<int32_t, BundleUserInfo>> &infos);
50 const std::string bundleName, int32_t userId, const BundleUserInfo &bundleUserInfo);
59 const std::string bundleName, int32_t userId, BundleUserInfo &bundleUserInfo);
66 bool DeleteBundleState(const std::string bundleName, int32_t userId);
70 nlohmann::json &jParse, std::map<std::string, std::map<int32_t, BundleUserInfo>> &infos);
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/default_app/
H A Ddefault_app_db_interface.h32 virtual bool GetDefaultApplicationInfos(int32_t userId, std::map<std::string, Element>& infos) = 0;
33 virtual bool GetDefaultApplicationInfo(int32_t userId, const std::string& type, Element& element) = 0;
34 virtual bool SetDefaultApplicationInfos(int32_t userId, const std::map<std::string, Element>& infos) = 0;
35 virtual bool SetDefaultApplicationInfo(int32_t userId, const std::string& type, const Element& element) = 0;
37 virtual bool DeleteDefaultApplicationInfo(int32_t userId, const std::string& type) = 0;
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/sandbox_app/
H A Dbundle_sandbox_installer.h19 #include <string>
39 ErrCode InstallSandboxApp(const std::string &bundleName, const int32_t &dlpType, const int32_t &userId,
48 ErrCode UninstallSandboxApp(const std::string &bundleName, const int32_t &appIndex, const int32_t &userId);
54 ErrCode UninstallAllSandboxApps(const std::string &bundleName, int32_t userId = Constants::INVALID_USERID);
65 std::string bundleName_;
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbms_key_event_mgr.cpp27 const std::string BOOTEVENT_BMS_MAIN_BUNDLES_READY = "bootevent.bms.main.bundles.ready";
28 const std::string MAIN_BUNDLE_NAME_SCENE_BOARD = "com.ohos.sceneboard";
29 const std::string MAIN_BUNDLE_NAME_SCENE_BOARD_PATH = "/system/app/SceneBoard";
30 const std::set<std::string> MAIN_BUNDLES_SET = {
53 void BmsKeyEventMgr::ProcessMainBundleInstallFailed(const std::string &bundleName, int32_t errCode) in ProcessMainBundleInstallFailed()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/bundle_resource/
H A Dbundle_resource_callback.h19 #include <string>
36 bool OnSystemColorModeChanged(const std::string &colorMode,
40 bool OnSystemLanguageChange(const std::string &language,
44 bool OnApplicationThemeChanged(const std::string &theme, const int32_t themeId = 0,
48 bool OnOverlayStatusChanged(const std::string &bundleName, bool isEnabled, int32_t userId);
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/quick_fix/
H A Dquick_fix_switcher.h27 QuickFixSwitcher(const std::string &bundleName, bool enable);
34 ErrCode EnableQuickFix(const std::string &bundleName);
35 ErrCode DisableQuickFix(const std::string &bundleName);
36 ErrCode InnerSwitchQuickFix(const std::string &bundleName, const InnerAppQuickFix &innerAppQuickFix, bool enable);
41 std::string bundleName_;

Completed in 26 milliseconds

1...<<351352353354355356357358359360>>...2073