Home
last modified time | relevance | path

Searched defs:getImpl (Results 1 – 4 of 4) sorted by relevance

/hardware/google/pixel/pwrstats_util/dataproviders/
DRailEnergyDataProvider.cpp27 int RailEnergyDataProvider::getImpl(PowerStatistic* stat) const { in getImpl() function in RailEnergyDataProvider
87 int RailEnergyDataProvider::getImpl(const PowerStatistic& start, PowerStatistic* interval) const { in getImpl() function in RailEnergyDataProvider
DPowerEntityResidencyDataProvider.cpp32 int PowerEntityResidencyDataProvider::getImpl(PowerStatistic* stat) const { in getImpl() function in PowerEntityResidencyDataProvider
106 int PowerEntityResidencyDataProvider::getImpl(const PowerStatistic& start, in getImpl() function in PowerEntityResidencyDataProvider
/hardware/google/gfxstream/host/
DDisplaySurface.h47 const DisplaySurfaceImpl* getImpl() const { return mImpl.get(); } in getImpl() function
/hardware/google/aemu/host-common/testing/
DHostAddressSpace.cpp458 HostAddressSpaceDevice::Impl* HostAddressSpaceDevice::getImpl() { in getImpl() function in android::HostAddressSpaceDevice