Searched refs:GetClockConfig (Results 1 – 4 of 4) sorted by relevance
31 const ClockConfig& GetClockConfig() const in GetClockConfig() function
359 command.SetClockConfig(clockBridge->GetClockConfig()); in SetDomAttributesWithObject()
182 void GetClockConfig(const std::unique_ptr<JsonValue>& jsonDataSets, ClockConfig& clockConfig);
637 … std::bind(&JsCardParser::GetClockConfig, &jsCardParser, std::placeholders::_1, in ParseAttributes()1761 void JsCardParser::GetClockConfig(const std::unique_ptr<JsonValue>& jsonDataSets, ClockConfig& cloc… in GetClockConfig() function in OHOS::Ace::Framework::JsCardParser