Searched refs:ReleaseElementById (Results 1 – 2 of 2) sorted by relevance
49 virtual void ReleaseElementById(const ComposeId& composeId) = 0;114 void ReleaseElementById(const ComposeId& id);
243 void ReleaseElementById(const ComposeId& id) override {} in ReleaseElementById() function in OHOS::Ace::V2::__anon58dd4b170110::RenderElementProxy673 void ReleaseElementById(const ComposeId& composeId) override in ReleaseElementById() function in OHOS::Ace::V2::__anon58dd4b170110::LazyForEachElementProxy1047 void ReleaseElementById(const ComposeId& composeId) override in ReleaseElementById() function in OHOS::Ace::V2::__anon58dd4b170110::LinearElementProxy1053 child->ReleaseElementById(composeId); in ReleaseElementById()1599 void ElementProxyHost::ReleaseElementById(const std::string& id) in ReleaseElementById() function in OHOS::Ace::V2::ElementProxyHost1602 proxy_->ReleaseElementById(id); in ReleaseElementById()1644 ReleaseElementById(id); in ReleaseRedundantComposeIds()