Searched refs:SetJSTextClockController (Results 1 – 5 of 5) sorted by relevance
254 void TextClockModelNG::SetJSTextClockController(FrameNode* frameNode, const RefPtr<Referenced>& con… in SetJSTextClockController() function in OHOS::Ace::NG::TextClockModelNG259 pattern->SetJSTextClockController(controller); in SetJSTextClockController()
64 … static void SetJSTextClockController(FrameNode* frameNode, const RefPtr<Referenced>& controller);
75 void SetJSTextClockController(const RefPtr<Referenced>& jsController) in SetJSTextClockController() function
76 …TextClockModelNG::SetJSTextClockController(frameNode, Referenced::Claim(static_cast<Referenced*>(j… in RemoveJSController()464 TextClockModelNG::SetJSTextClockController(frameNode, nullptr); in SetTextClockController()
888 TextClockModelNG::SetJSTextClockController(node, controller);