Home
last modified time | relevance | path

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

/system/tools/hidl/
DgenerateCppAdapter.cpp125 const auto adapt = [](Formatter& out, const std::string& var, const Type* type) { in generateAdapterMethod() local
154 [&](auto arg) { adapt(out, arg->name(), arg->get()); }); in generateAdapterMethod()
164 [&](auto arg) { adapt(out, arg->name(), arg->get()); }); in generateAdapterMethod()
178 adapt(out, "_hidl_out", elidedCallback->get()); in generateAdapterMethod()
/system/nvram/
DREADME.md41 and `nvram::Response` objects, the glue code will adapt it to the full NVRAM API
/system/apex/docs/
Dhowto.md547 By using these tools, you can then adapt the procedure described in the
/system/update_engine/
DREADME.md182 sure they know exactly which of these two features they are trying to adapt.