Searched refs:GetRealNano (Results 1 – 4 of 4) sorted by relevance
46 firstMemBlockTime_ = ClockTime::GetRealNano(); in MemChunk()80 lastMemBlockTime_ = ClockTime::GetRealNano(); in GetMemBlock()110 firstMemBlockTime_ = ClockTime::GetRealNano(); in Reset()293 startTime = ClockTime::GetRealNano(); in GetCachedDuration()357 int64_t curTime = ClockTime::GetRealNano(); in ReleaseOverTimeMemBlock()
531 ClockTime::NanoTimeToString(ClockTime::GetRealNano()) + " ] \n"; in AudioCacheTimeDump()
112 static int64_t GetRealNano();
187 int64_t ClockTime::GetRealNano() in GetRealNano() function in OHOS::AudioStandard::ClockTime