Home
last modified time | relevance | path

Searched defs:time (Results 1 – 25 of 82) sorted by relevance

1234

/hardware/google/pixel/health/
DBatteryMetricsLogger.cpp93 int64_t time = getTime(); in uploadMetrics() local
138 int32_t time = getTime(); in recordSample() local
195 int32_t time = getTime(); in logBatteryProperties() local
/hardware/google/pixel/vibrator/common/
DCapoDetector.cpp112 uint32_t time; in handleNanoappMessage() local
224 void CapoDetector::getCarriedPositionInfo(uint8_t *position, uint32_t *time) { in getCarriedPositionInfo()
/hardware/google/aemu/base/include/aemu/base/
DStopwatch.h49 RaiiTimeTracker(Counter& time) : mTime(time) {} in RaiiTimeTracker()
/hardware/qcom/sm8150/gps/utils/
DLogBuffer.h62 ConfigsInLevel(uint32_t time, int num, int size): in ConfigsInLevel()
/hardware/nxp/nfc/snxxx/halimpl/utils/
DNxpNfcThreadMutex.cc123 void NfcHalThreadCondVar::timedWait(struct timespec* time) { in timedWait()
/hardware/interfaces/health/storage/test_common/include/health-storage-test/
Dcommon.h34 std::string to_string(std::chrono::duration<R, std::milli> time) { in to_string()
/hardware/qcom/sm7250/gps/utils/
DLogBuffer.h62 ConfigsInLevel(uint32_t time, int num, int size): in ConfigsInLevel()
/hardware/google/pixel/perfstatsd/include/
Dperfstats_buffer.h55 void setTime(std::chrono::system_clock::time_point &time) { mTime = time; } in setTime()
Dstatstype.h47 void append(std::chrono::system_clock::time_point &time, std::string &content) { in append()
/hardware/qcom/sm7150/gps/utils/
DLogBuffer.h62 ConfigsInLevel(uint32_t time, int num, int size): in ConfigsInLevel()
/hardware/interfaces/tv/tuner/1.0/default/
DTimeFilter.cpp69 uint64_t time = 0; in getSourceTime() local
/hardware/interfaces/tv/tuner/1.1/default/
DTimeFilter.cpp69 uint64_t time = 0; in getSourceTime() local
/hardware/libhardware/modules/input/evdev/
DInputDevice.cpp258 auto time = systemTime(SYSTEM_TIME_MONOTONIC); in processInput() local
/hardware/interfaces/tv/tuner/1.0/vts/functional/
DDemuxTests.cpp70 mDemux->getAvSyncTime(avSyncId, [&](Result result, uint64_t time) { in getAvSyncTime()
/hardware/google/aemu/host-common/
Dlogging_unittest.cpp37 std::tm time = {}; in defaultTimestamp() local
/hardware/qcom/wlan/legacy/qcwcn/wifi_hal/
Dwifilogger_diag.cpp139 struct timeval time; in update_connectivity_ring_buf() local
812 struct timeval time; in process_firmware_prints() local
1238 struct timeval time; in process_wakelock_event() local
1380 struct timeval time; in update_stats_to_ring_buf() local
2181 struct timeval time; in write_per_packet_stats_to_rb() local
2612 struct timeval time; in process_driver_prints() local
/hardware/qcom/wlan/wcn6740/qcwcn/wifi_hal/
Dwifilogger_diag.cpp140 struct timeval time; in update_connectivity_ring_buf() local
814 struct timeval time; in process_firmware_prints() local
1244 struct timeval time; in process_wakelock_event() local
1391 struct timeval time; in update_stats_to_ring_buf() local
2192 struct timeval time; in write_per_packet_stats_to_rb() local
2635 struct timeval time; in process_driver_prints() local
/hardware/qcom/gps/msm8998/gnss/
Dlocation_gnss.cpp211 static void injectTime(int64_t time, int64_t timeReference, int32_t uncertainty) in injectTime()
/hardware/qcom/gps/msm8909w_3100/gnss/
Dlocation_gnss.cpp213 static void injectTime(int64_t time, int64_t timeReference, int32_t uncertainty) in injectTime()
/hardware/qcom/sm7250/display/libhistogram/
Dringbuffer_test.cpp27 nsecs_t toNsecs(std::chrono::duration<Rep, Per> time) { in toNsecs()
32 uint64_t toMs(std::chrono::duration<Rep, Per> time) { in toMs()
/hardware/qcom/sm8150/display/libhistogram/
Dringbuffer_test.cpp27 nsecs_t toNsecs(std::chrono::duration<Rep, Per> time) { in toNsecs()
32 uint64_t toMs(std::chrono::duration<Rep, Per> time) { in toMs()
/hardware/interfaces/gatekeeper/1.0/software/
DSoftGateKeeper.h93 struct timespec time; in GetMillisecondsSinceBoot() local
/hardware/interfaces/audio/core/all-versions/default/
DStreamIn.cpp456 uint64_t* time) { in getCapturePositionImpl()
474 uint64_t frames = 0, time = 0; in getCapturePosition() local
/hardware/qcom/sm8150p/gps/gnss/
Dlocation_gnss.cpp286 static void injectTime(int64_t time, int64_t timeReference, int32_t uncertainty) in injectTime()
/hardware/interfaces/power/aidl/vts/
DVtsHalPowerTargetTest.cpp64 DurationWrapper(int64_t dur, int64_t time) { in DurationWrapper()

1234