Home
last modified time | relevance | path

Searched refs:GetCurrentTime (Results 1 - 7 of 7) sorted by relevance

/drivers/peripheral/audio/hdi_service/primary_impl/include/
H A Daudio_adapter_info_common.h56 int32_t GetCurrentTime(char *currentTime);
/drivers/peripheral/audio/hal/hdi_passthrough/include/
H A Daudio_adapter_info_common.h67 int32_t GetCurrentTime(char *currentTime);
/drivers/peripheral/thermal/interfaces/hdi_service/src/
H A Dthermal_dfx.cpp83 static std::string GetCurrentTime(const int32_t format) in GetCurrentTime() function
250 g_logTime = GetCurrentTime(TIME_FORMAT_1); in CompressFile()
278 g_logTime = GetCurrentTime(TIME_FORMAT_1); in CreateLogFile()
306 std::string currentTime = GetCurrentTime(TIME_FORMAT_2); in ProcessLogInfo()
/drivers/peripheral/audio/hal/hdi_passthrough/src/
H A Daudio_adapter_info_common.c576 int32_t GetCurrentTime(char *currentTime) in GetCurrentTime() function
/drivers/peripheral/audio/hdi_service/primary_impl/src/
H A Daudio_adapter_info_common.c575 int32_t GetCurrentTime(char *currentTime) in GetCurrentTime() function
H A Daudio_render.c772 ret = GetCurrentTime(hwRender->errorLog.errorDump[hwRender->errorLog.iter].currentTime); in LogErrorGetRensonAndTime()
774 AUDIO_FUNC_LOGE("GetCurrentTime Fail"); in LogErrorGetRensonAndTime()
H A Daudio_capture.c698 ret = GetCurrentTime(hwCapture->errorLog.errorDump[hwCapture->errorLog.iter].currentTime); in LogErrorGetRensonAndTime()
700 AUDIO_FUNC_LOGE("Capture GetCurrentTime failed!"); in LogErrorGetRensonAndTime()

Completed in 7 milliseconds