Home
last modified time | relevance | path

Searched defs:FromString (Results 1 – 19 of 19) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
Drs_profiler_settings.h92 void FromString(const std::string& value) override in FromString() function
126 void FromString(const std::string& value) override in FromString() function
149 void FromString(const std::string& value) override in FromString() function
/foundation/arkui/ace_engine/interfaces/inner_api/ace_kit/include/json/
Dserializeable_object.h49 virtual void FromString(const std::string& str) {} in FromString() function
/foundation/arkui/ace_engine/interfaces/inner_api/ace_kit/include/ui/properties/ng/
Dcalc_length.h85 static CalcLength FromString(const std::string& str) in FromString() function
/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
Dedge.cpp34 bool Edge::FromString(const std::string& value, Edge& edge) in FromString() function in OHOS::Ace::Edge
Dcolor.cpp81 Color Color::FromString(std::string colorStr, uint32_t maskAlpha, Color defaultColor) in FromString() function in OHOS::Ace::Color
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
Dinstall_exception_mgr_rdb.cpp31 bool InstallExceptionInfo::FromString(const std::string &installExceptionInfoStr) in FromString() function in OHOS::AppExecFwk::InstallExceptionInfo
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/bundle_resource/
Dbundle_system_state.cpp74 bool BundleSystemState::FromString(const std::string &systemState) in FromString() function in OHOS::AppExecFwk::BundleSystemState
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/
Ddisposed_rule.cpp230 bool DisposedRule::FromString(const std::string &ruleString, DisposedRule &rule) in FromString() function in OHOS::AppExecFwk::DisposedRule
323 bool UninstallDisposedRule::FromString(const std::string &ruleString, UninstallDisposedRule &rule) in FromString() function in OHOS::AppExecFwk::UninstallDisposedRule
/foundation/communication/bluetooth/frameworks/inner/src/
Duuid.cpp55 UUID UUID::FromString(const std::string &name) in FromString() function in OHOS::Bluetooth::UUID
/foundation/arkui/ace_engine/frameworks/base/json/
Dnode_object.cpp225 void NodeObject::FromString(const std::string& buffer) in FromString() function in OHOS::Ace::NodeObject
/foundation/communication/netmanager_base/frameworks/native/netconnclient/src/
Dhttp_proxy.cpp252 std::optional<HttpProxy> HttpProxy::FromString(const std::string &str) in FromString() function in OHOS::NetManagerStandard::HttpProxy
/foundation/arkui/ace_engine/frameworks/base/geometry/
Ddimension.cpp241 Dimension Dimension::FromString(const std::string& str) in FromString() function in OHOS::Ace::Dimension
/foundation/ability/ability_runtime/interfaces/inner_api/wantagent/src/
Dwant_agent_helper.cpp488 std::shared_ptr<WantAgent> WantAgentHelper::FromString(const std::string &jsonString, int32_t uid) in FromString() function in OHOS::AbilityRuntime::WantAgent::WantAgentHelper
/foundation/arkui/ace_engine/frameworks/base/geometry/ng/
Drect_t.h392 static RectT FromString(const std::string& str) in FromString() function
/foundation/arkui/ace_engine/adapter/ohos/capability/html/
Dhtml_to_span.cpp200 Dimension HtmlToSpan::FromString(const std::string& str) in FromString() function in OHOS::Ace::HtmlToSpan
/foundation/ability/dmsfwk/services/dtbschedmgr/src/distributedWantV2/
Ddistributed_want_v2.cpp1220 DistributedWantV2* DistributedWantV2::FromString(std::string& string) in FromString() function in OHOS::DistributedSchedule::DistributedWantV2
/foundation/ability/dmsfwk/services/dtbschedmgr/src/distributedWant/
Ddistributed_want.cpp1229 DistributedWant* DistributedWant::FromString(std::string& string) in FromString() function in OHOS::DistributedSchedule::DistributedWant
/foundation/ability/ability_base/interfaces/kits/native/want/src/
Dwant.cpp1978 Want *Want::FromString(std::string &string) in FromString() function in OHOS::AAFwk::Want
Dpac_map.cpp1461 bool PacMap::FromString(const std::string &str) in FromString() function in OHOS::AppExecFwk::PacMap