Searched refs:RemoveRadioComponent (Results 1 – 3 of 3) sorted by relevance
45 …static void RemoveRadioComponent(const DOMInput& node, const RefPtr<RadioComponent<std::string>>& …
161 void DOMRadioUtil::RemoveRadioComponent(const DOMInput& node, const RefPtr<RadioComponent<std::stri… in RemoveRadioComponent() function in OHOS::Ace::Framework::DOMRadioUtil
262 DOMRadioUtil::RemoveRadioComponent(*this, radioComponent); in CreateSpecializedComponent()