Searched defs:FromString (Results 1 – 12 of 12) sorted by relevance
49 virtual void FromString(const std::string& str) {} in FromString() function
38 bool Edge::FromString(const std::string& value, Edge& edge) in FromString() function in OHOS::Ace::Edge
66 Color Color::FromString(std::string colorStr, uint32_t maskAlpha, Color defaultColor) in FromString() function in OHOS::Ace::Color
106 static CalcLength FromString(const std::string& str) in FromString() function
110 static UUID FromString(const std::string &name) in FromString() function
167 Dimension Dimension::FromString(const std::string& str) in FromString() function in OHOS::Ace::Dimension
230 void NodeObject::FromString(const std::string& buffer) in FromString() function in OHOS::Ace::NodeObject
363 std::shared_ptr<WantAgent> WantAgentHelper::FromString(const std::string &jsonString) in FromString() function in OHOS::AbilityRuntime::WantAgent::WantAgentHelper
348 static RectT FromString(const std::string& str) in FromString() function
1635 DistributedWant* DistributedWant::FromString(std::string& string) in FromString() function in OHOS::DistributedSchedule::DistributedWant
1936 Want *Want::FromString(std::string &string) in FromString() function in OHOS::AAFwk::Want
1455 bool PacMap::FromString(const std::string &str) in FromString() function in OHOS::AppExecFwk::PacMap