Searched defs:getImpl (Results 1 – 4 of 4) sorted by relevance
/hardware/google/pixel/pwrstats_util/dataproviders/ | ||
D | RailEnergyDataProvider.cpp | 27 int RailEnergyDataProvider::getImpl(PowerStatistic* stat) const { in getImpl() function in RailEnergyDataProvider |
D | PowerEntityResidencyDataProvider.cpp | 32 int PowerEntityResidencyDataProvider::getImpl(PowerStatistic* stat) const { in getImpl() function in PowerEntityResidencyDataProvider |
/hardware/google/gfxstream/host/ | ||
D | DisplaySurface.h | 47 const DisplaySurfaceImpl* getImpl() const { return mImpl.get(); } in getImpl() function |
/hardware/google/aemu/host-common/testing/ | ||
D | HostAddressSpace.cpp | 458 HostAddressSpaceDevice::Impl* HostAddressSpaceDevice::getImpl() { in getImpl() function in android::HostAddressSpaceDevice |