Home
last modified time | relevance | path

Searched refs:wrapper_two (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/tools/aapt2/xml/
DXmlActionExecutor.cpp29 static bool wrapper_two(const XmlNodeAction::ActionFuncWithDiag& f, Element* el, in wrapper_two() function
47 actions_.emplace_back(std::bind(wrapper_two, std::move(f), std::placeholders::_1, in Action()