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

  /external/clang/test/Analysis/
const-method-call.cpp 29 struct PBase {
33 struct PDerived : PBase {
  /system/libhidl/transport/token/1.0/utils/include/hidl/
HybridInterface.h 70 * HpFoo(const sp<IBinder>& base): PBase(base) {}
71 * Note: `PBase` a member typedef of `HpInterface<BpFoo, H2BFoo>` that is
179 typedef HpInterface<BPINTERFACE, CONVERTER, GETTOKEN> PBase; // Proxy Base
  /frameworks/av/media/libmedia/
IOMX.cpp 455 HpOMXNode(const sp<IBinder>& base) : PBase(base) {}
    [all...]
  /external/clang/lib/CodeGen/
CGDebugInfo.cpp     [all...]
  /frameworks/native/libs/gui/
IGraphicBufferProducer.cpp 539 HpGraphicBufferProducer(const sp<IBinder>& base) : PBase(base) {}
    [all...]

Completed in 514 milliseconds