Home
last modified time | relevance | path

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

123

/hardware/google/pixel/health/
DBatteryMetricsLogger.cpp81 int64_t time = getTime(); in uploadMetrics() local
144 int32_t time = getTime(); in recordSample() local
200 int32_t time = getTime(); in logBatteryProperties() local
/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/libhardware/modules/input/evdev/
DInputDevice.cpp279 auto time = systemTime(SYSTEM_TIME_MONOTONIC); in processInput() local
/hardware/qcom/wlan/qcwcn/wifi_hal/
Dwifilogger_diag.cpp103 struct timeval time; in update_connectivity_ring_buf() local
776 struct timeval time; in process_firmware_prints() local
1160 struct timeval time; in process_wakelock_event() local
1302 struct timeval time; in update_stats_to_ring_buf() local
2103 struct timeval time; in write_per_packet_stats_to_rb() local
2520 struct timeval time; in process_driver_prints() local
/hardware/qcom/msm8996/original-kernel-headers/sound/
Dasequencer.h240 struct snd_seq_real_time time; member
254 union snd_seq_timestamp time; /* time */ member
277 union snd_seq_timestamp time; /* schedule time */ member
290 union snd_seq_timestamp time; member
391 union snd_seq_timestamp time; member
491 struct snd_seq_real_time time; /* current time */ member
/hardware/qcom/msm8996/kernel-headers/sound/
Dasequencer.h172 struct snd_seq_real_time time; member
186 union snd_seq_timestamp time; member
207 union snd_seq_timestamp time; member
220 union snd_seq_timestamp time; member
307 union snd_seq_timestamp time; member
387 struct snd_seq_real_time time; member
/hardware/qcom/sdm845/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/sdm845/gps/msm8998/gnss/
Dlocation_gnss.cpp211 static void injectTime(int64_t time, int64_t timeReference, int32_t uncertainty) in injectTime()
/hardware/qcom/gps/msm8998/gnss/
Dlocation_gnss.cpp211 static void injectTime(int64_t time, int64_t timeReference, int32_t uncertainty) in injectTime()
/hardware/interfaces/audio/core/all-versions/default/
DStreamIn.cpp423 uint64_t* time) { in getCapturePositionImpl()
441 uint64_t frames = 0, time = 0; in getCapturePosition() local
/hardware/qcom/gps/msm8909w_3100/gnss/
Dlocation_gnss.cpp213 static void injectTime(int64_t time, int64_t timeReference, int32_t uncertainty) in injectTime()
/hardware/interfaces/health/storage/1.0/vts/functional/
DVtsHalHealthStorageV1_0TargetTest.cpp45 std::string toString(std::chrono::duration<R, std::milli> time) { in toString()
/hardware/qcom/sdm845/gps/sdm845/gnss/
Dlocation_gnss.cpp269 static void injectTime(int64_t time, int64_t timeReference, int32_t uncertainty) in injectTime()
/hardware/qcom/sdm845/gps/msm8960/loc_api/libloc_api_50001/
DLocEngAdapter.h125 setTime(GpsUtcTime time, int64_t timeReference, int uncertainty) in setTime()
Dloc.cpp423 static int loc_inject_time(GpsUtcTime time, int64_t timeReference, int uncertainty) in loc_inject_time()
/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
DLocEngAdapter.h125 setTime(GpsUtcTime time, int64_t timeReference, int uncertainty) in setTime()
Dloc.cpp423 static int loc_inject_time(GpsUtcTime time, int64_t timeReference, int uncertainty) in loc_inject_time()
/hardware/qcom/audio/post_proc/
Dreverb.c460 uint32_t time; in reverb_set_parameter() local
/hardware/qcom/gps/msm8909/loc_api/libloc_api_50001/
DLocEngAdapter.cpp350 enum loc_api_adapter_err LocEngAdapter::setTime(GpsUtcTime time, in setTime()
/hardware/qcom/sdm845/gps/msm8996/loc_api/libloc_api_50001/
DLocEngAdapter.cpp350 enum loc_api_adapter_err LocEngAdapter::setTime(GpsUtcTime time, in setTime()
/hardware/qcom/sdm845/gps/msm8909/loc_api/libloc_api_50001/
DLocEngAdapter.cpp350 enum loc_api_adapter_err LocEngAdapter::setTime(GpsUtcTime time, in setTime()
/hardware/qcom/gps/msm8994/loc_api/libloc_api_50001/
DLocEngAdapter.cpp347 enum loc_api_adapter_err LocEngAdapter::setTime(GpsUtcTime time, in setTime()
/hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/
DLocEngAdapter.cpp350 enum loc_api_adapter_err LocEngAdapter::setTime(GpsUtcTime time, in setTime()
/hardware/qcom/sdm845/gps/msm8994/loc_api/libloc_api_50001/
DLocEngAdapter.cpp347 enum loc_api_adapter_err LocEngAdapter::setTime(GpsUtcTime time, in setTime()

123