Home
last modified time | relevance | path

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

/system/iorap/src/binder/
Diiorap_impl.h55 #define IIORAP_IMPL_ARGS(...) \ macro
58 ::android::binder::Status name(IIORAP_IMPL_ARGS(__VA_ARGS__)) override;
63 #undef IIORAP_IMPL_ARGS
Diiorap_impl.cc65 #undef IIORAP_IMPL_ARGS