Home
last modified time | relevance | path

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

/system/tools/hidl/host_utils/include/hidl-util/
DFormatter.h119 Formatter& sElse(const std::function<void(void)>& block);
/system/tools/hidl/host_utils/
DFormatter.cpp91 Formatter& Formatter::sElse(const std::function<void(void)>& block) { in sElse() function in android::Formatter
/system/tools/hidl/
DgenerateCpp.cpp451 }).sElse([&] { in wrapPassthroughArg()