Home
last modified time | relevance | path

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

/aosp12/system/tools/hidl/
H A DInterface.cpp70 {IMPL_INTERFACE, in fillPingMethod()
82 {IMPL_INTERFACE, in fillPingMethod()
101 {IMPL_INTERFACE, in fillLinkToDeathMethod()
121 {IMPL_INTERFACE, in fillLinkToDeathMethod()
145 {IMPL_INTERFACE, in fillUnlinkToDeathMethod()
170 {IMPL_INTERFACE, in fillUnlinkToDeathMethod()
192 { { IMPL_INTERFACE, [](auto &out) { in fillSyspropsChangedMethod()
211 {IMPL_INTERFACE, in fillSetHALInstrumentationMethod()
243 { { IMPL_INTERFACE, [this](auto &out) { in fillDescriptorChainMethod()
254 { { IMPL_INTERFACE, [this](auto &out) { in fillDescriptorChainMethod()
[all …]
H A DMethod.h45 IMPL_INTERFACE, enumerator
H A DgenerateJava.cpp454 method->javaImpl(IMPL_INTERFACE, out); in generateJava()
H A DgenerateCpp.cpp1729 method->cppImpl(IMPL_INTERFACE, out); in generateInterfaceSource()