Home
last modified time | relevance | path

Searched defs:timeLog (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/drivers/peripheral/audio/hdi_service/primary_impl/src/
H A Daudio_common.c158 time_t timeLog = time(NULL); in AudioLogRecord() local
/ohos5.0/drivers/peripheral/audio/hal/hdi_passthrough/src/
H A Daudio_common.c137 time_t timeLog; in AudioLogRecord() local
/aosp14/frameworks/base/apct-tests/perftests/core/src/android/libcore/regression/
H A DStrictMathPerfTest.java248 public void timeLog() { in timeLog() method in StrictMathPerfTest
H A DMathPerfTest.java256 public void timeLog() { in timeLog() method in MathPerfTest