/hardware/google/pixel/pwrstats_util/ |
D | PowerStatsCollector.cpp | 34 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
|
D | pwrstats_util.cpp | 98 for (const auto& stat : stats) { in snapshot() local 197 for (const auto& stat : interval_stats) { in daemon() local
|
/hardware/nxp/nfc/snxxx/halimpl/utils/ |
D | IntervalTimer.cpp | 63 int stat = 0; in set() local 88 int stat = 0; in create() local
|
/hardware/nxp/keymint/transport/ |
D | IntervalTimer.cpp | 64 int stat = 0; in set() local 89 int stat = 0; in create() local
|
D | AppletConnection.cpp | 146 bool stat = false; in selectApplet() local
|
/hardware/google/pixel/powerstats/dataproviders/ |
D | WlanStateResidencyDataProvider.cpp | 34 static bool extractStat(const char *line, const std::string &prefix, uint64_t *stat) { in extractStat() 69 uint64_t stat = 0; in getStateResidencies() local
|
D | GenericStateResidencyDataProvider.cpp | 43 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/ |
D | PowerStatsUtils.cpp | 26 bool extractStat(const char *line, const std::string &prefix, uint64_t &stat) { in extractStat()
|
D | WlanStateResidencyDataProvider.cpp | 66 uint64_t stat = 0; in getResults() local
|
D | AidlStateResidencyDataProvider.cpp | 151 for (auto stat = stats.begin(); (numStatesFound < numStates) && (stat != stats.end()); stat++) { in buildResult() local
|
D | GenericStateResidencyDataProvider.cpp | 75 uint64_t stat = 0; in parseState() local
|
/hardware/interfaces/drm/1.1/vts/functional/ |
D | drm_hal_clearkey_test.cpp | 359 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/ |
D | IOStream.h | 77 int stat = commitBuffer(m_bufsize - m_free); in flush() local
|
/hardware/google/gfxstream/guest/OpenglSystemCommon/ |
D | VirtioGpuPipeStream.cpp | 156 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/ |
D | SharedMemory_posix.cpp | 101 struct stat stat; in openInternal() local
|
/hardware/google/aemu/windows/includes/ |
D | msvc-files.h | 11 #define stat(path, buf) android_stat( (path), (buf)) macro
|
/hardware/google/pixel/pwrstats_util/dataproviders/ |
D | RailEnergyDataProvider.cpp | 113 void RailEnergyDataProvider::dumpImpl(const PowerStatistic& stat, std::ostream* output) const { in dumpImpl() argument
|
D | PowerEntityResidencyDataProvider.cpp | 119 void PowerEntityResidencyDataProvider::dumpImpl(const PowerStatistic& stat, in dumpImpl()
|
/hardware/google/aemu/windows/includes/sys/ |
D | stat.h | 21 #define stat _stati64 macro
|
/hardware/google/gfxstream/host/apigen-codec-common/X11/ |
D | Xw32defs.h | 46 # define stat _stat macro
|
/hardware/nxp/nfc/snxxx/halimpl/hal/ |
D | phNxpNciHal_IoctlOperations.cc | 348 bool stat = true; in phNxpNciHal_setSystemProperty() local 606 bool stat = false; in phNxpNciHal_parseValueFromString() local
|
/hardware/google/camera/devices/EmulatedCamera/hwl/ |
D | EmulatedLogicalRequestState.cpp | 318 auto stat = request->settings->Get(ANDROID_CONTROL_ZOOM_RATIO, &entry); in UpdateRequestForDynamicStreams() local
|
D | JpegCompressor.cpp | 268 auto stat = I420Scale( in CompressYUV420() local
|
D | EmulatedCameraDeviceSessionHWLImpl.cpp | 186 auto stat = in Initialize() local
|
/hardware/google/gfxstream/host/ |
D | RenderThread.cpp | 408 int stat = 0; in main() local
|