Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt2/xml/
DXmlActionExecutor.cpp24 static bool wrapper_one(const XmlNodeAction::ActionFunc& f, Element* el, in wrapper_one() function
42 actions_.emplace_back(std::bind(wrapper_one, std::move(f), std::placeholders::_1, in Action()