Searched defs:nowNs (Results 1 – 3 of 3) sorted by relevance
| /system/media/audio_utils/include/audio_utils/ |
| D | SimpleLog.h | 88 void log(int64_t nowNs, const char *format, ...) in log() 105 void logv(int64_t nowNs, const char *format, va_list args) in logv() 135 void logs(int64_t nowNs, U&& buffer) in logs()
|
| D | ErrorLog.h | 71 void log(const T &code, int64_t nowNs) in log()
|
| /system/media/audio_utils/ |
| D | PowerLog.cpp | 55 void PowerLogBase::processEnergy(size_t frames, float energy, int64_t nowNs) { in processEnergy() 225 void PowerLog::log(const void *buffer, size_t frames, int64_t nowNs) { in log()
|