Searched refs:ParseClockConfig (Results 1 – 3 of 3) sorted by relevance
29 … void ParseClockConfig(const shared_ptr<JsRuntime>& runtime, const shared_ptr<JsValue>& valObject);
20 void JsiClockBridge::ParseClockConfig(const shared_ptr<JsRuntime>& runtime, const shared_ptr<JsValu… in ParseClockConfig() function in OHOS::Ace::Framework::JsiClockBridge
358 clockBridge->ParseClockConfig(runtime, value); in SetDomAttributesWithObject()