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

  /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
  /external/clang/test/Analysis/
const-method-call.cpp 29 struct PBase {
33 struct PDerived : PBase {

Completed in 855 milliseconds