Home
last modified time | relevance | path

Searched defs:stat (Results 1 – 25 of 38) sorted by relevance

12

/hardware/google/pixel/pwrstats_util/
DPowerStatsCollector.cpp34 PowerStatistic stat; in get() local
80 for (auto const& stat : stats) { in dump() local
119 void IPowerStatProvider::dump(const PowerStatistic& stat, std::ostream* output) const { in dump() argument
Dpwrstats_util.cpp98 for (const auto& stat : stats) { in snapshot() local
197 for (const auto& stat : interval_stats) { in daemon() local
/hardware/nxp/nfc/snxxx/halimpl/utils/
DIntervalTimer.cpp63 int stat = 0; in set() local
88 int stat = 0; in create() local
/hardware/nxp/keymint/transport/
DIntervalTimer.cpp64 int stat = 0; in set() local
89 int stat = 0; in create() local
DAppletConnection.cpp146 bool stat = false; in selectApplet() local
/hardware/google/pixel/powerstats/dataproviders/
DWlanStateResidencyDataProvider.cpp34 static bool extractStat(const char *line, const std::string &prefix, uint64_t *stat) { in extractStat()
69 uint64_t stat = 0; in getStateResidencies() local
DGenericStateResidencyDataProvider.cpp43 static bool extractStat(const char *line, const std::string &prefix, uint64_t *stat) { in extractStat()
62 uint64_t stat = 0; in parseState() local
/hardware/google/pixel/powerstats/
DPowerStatsUtils.cpp26 bool extractStat(const char *line, const std::string &prefix, uint64_t &stat) { in extractStat()
DWlanStateResidencyDataProvider.cpp66 uint64_t stat = 0; in getResults() local
DAidlStateResidencyDataProvider.cpp151 for (auto stat = stats.begin(); (numStatesFound < numStates) && (stat != stats.end()); stat++) { in buildResult() local
DGenericStateResidencyDataProvider.cpp75 uint64_t stat = 0; in parseState() local
/hardware/interfaces/drm/1.1/vts/functional/
Ddrm_hal_clearkey_test.cpp359 auto stat = drmPlugin->removeAllSecureStops(); in TEST_P() local
374 auto stat = drmPlugin->removeAllSecureStops(); in TEST_P() local
409 auto stat = drmPlugin->removeAllSecureStops(); in TEST_P() local
424 auto stat = drmPlugin->removeAllSecureStops(); in TEST_P() local
458 auto stat = drmPlugin->removeAllSecureStops(); in TEST_P() local
473 auto stat = drmPlugin->removeAllSecureStops(); in TEST_P() local
533 auto stat = drmPlugin->removeAllSecureStops(); in TEST_P() local
566 auto stat = drmPlugin->removeSecureStop(emptyId); in TEST_P() local
576 auto stat = drmPlugin->removeAllSecureStops(); in TEST_P() local
603 auto stat = drmPlugin->removeAllSecureStops(); in TEST_P() local
/hardware/google/gfxstream/include/render-utils/
DIOStream.h77 int stat = commitBuffer(m_bufsize - m_free); in flush() local
/hardware/google/gfxstream/guest/OpenglSystemCommon/
DVirtioGpuPipeStream.cpp156 ssize_t stat = transferToHost((const char *)(buf) + (len - res), res); in writeFully() local
197 ssize_t stat = transferFromHost((char *)(buf) + len - res, res); in readFully() local
/hardware/google/aemu/base/
DSharedMemory_posix.cpp101 struct stat stat; in openInternal() local
/hardware/google/aemu/windows/includes/
Dmsvc-files.h11 #define stat(path, buf) android_stat( (path), (buf)) macro
/hardware/google/pixel/pwrstats_util/dataproviders/
DRailEnergyDataProvider.cpp113 void RailEnergyDataProvider::dumpImpl(const PowerStatistic& stat, std::ostream* output) const { in dumpImpl() argument
DPowerEntityResidencyDataProvider.cpp119 void PowerEntityResidencyDataProvider::dumpImpl(const PowerStatistic& stat, in dumpImpl()
/hardware/google/aemu/windows/includes/sys/
Dstat.h21 #define stat _stati64 macro
/hardware/google/gfxstream/host/apigen-codec-common/X11/
DXw32defs.h46 # define stat _stat macro
/hardware/nxp/nfc/snxxx/halimpl/hal/
DphNxpNciHal_IoctlOperations.cc348 bool stat = true; in phNxpNciHal_setSystemProperty() local
606 bool stat = false; in phNxpNciHal_parseValueFromString() local
/hardware/google/camera/devices/EmulatedCamera/hwl/
DEmulatedLogicalRequestState.cpp318 auto stat = request->settings->Get(ANDROID_CONTROL_ZOOM_RATIO, &entry); in UpdateRequestForDynamicStreams() local
DJpegCompressor.cpp268 auto stat = I420Scale( in CompressYUV420() local
DEmulatedCameraDeviceSessionHWLImpl.cpp186 auto stat = in Initialize() local
/hardware/google/gfxstream/host/
DRenderThread.cpp408 int stat = 0; in main() local

12