Home
last modified time | relevance | path

Searched refs:GetCurrentTimeMS (Results 1 - 4 of 4) sorted by relevance

/foundation/multimedia/audio_framework/frameworks/native/audioutils/src/
H A Dvolume_ramp.cpp69 static int64_t GetCurrentTimeMS() in GetCurrentTimeMS() function
82 int64_t currentTime = GetCurrentTimeMS(); in GetRampVolume()
/foundation/multimedia/audio_framework/services/audio_policy/server/src/service/
H A Daudio_affinity_manager.cpp31 static int64_t GetCurrentTimeMS() in GetCurrentTimeMS() function
106 affinityDeviceInfo.chooseTimeStamp = static_cast<uint64_t>(GetCurrentTimeMS()); in AddSelectRendererDevice()
125 affinityDeviceInfo.chooseTimeStamp = static_cast<uint64_t>(GetCurrentTimeMS()); in AddSelectCapturerDevice()
H A Daudio_device_manager.cpp52 static int64_t GetCurrentTimeMS() in GetCurrentTimeMS() function
287 deviceDesc->connectTimeStamp_ = GetCurrentTimeMS(); in UpdateDeviceInfo()
866 desc->connectTimeStamp_ = GetCurrentTimeMS(); in UpdateDeviceCategory()
H A Daudio_policy_service.cpp291 static int64_t GetCurrentTimeMS() in GetCurrentTimeMS() function
2848 int64_t timeStamp = GetCurrentTimeMS(); in WriteOutputRouteChangeEvent()
3154 int64_t timeStamp = GetCurrentTimeMS(); in WriteInputRouteChangeEvent()

Completed in 24 milliseconds