Home
last modified time | relevance | path

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

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