HomeSort by relevance Sort by last modified time
    Searched refs:HpInterface (Results 1 - 3 of 3) sorted by null

  /system/libhidl/transport/token/1.0/utils/include/hidl/
HybridInterface.h 67 * `HpInterface<BpFoo, H2BFoo>`. Name this class `HpFoo`. (This name cannot
71 * Note: `PBase` a member typedef of `HpInterface<BpFoo, H2BFoo>` that is
72 * equal to `HpInterface<BpFoo, H2BFoo>` itself, so the above line can be
76 * which is defined in `HpInterface<BpFoo, H2BFoo>` (hence in `HpFoo`) with
88 * Following the instructions above, `H2BConverter` and `HpInterface` would use
93 * and `HpInterface`.
177 class HpInterface : public CONVERTER::BaseInterface {
179 typedef HpInterface<BPINTERFACE, CONVERTER, GETTOKEN> PBase; // Proxy Base
184 explicit HpInterface(const sp<IBinder>& impl);
304 HpInterface<BPINTERFACE, CONVERTER, GETTOKEN>::HpInterface
    [all...]
  /frameworks/av/media/libmedia/
IOMX.cpp 453 class HpOMXNode : public HpInterface<BpOMXNode, LWOmxNode> {
    [all...]
  /frameworks/native/libs/gui/
IGraphicBufferProducer.cpp 536 class HpGraphicBufferProducer : public HpInterface<
    [all...]

Completed in 101 milliseconds