| /frameworks/av/media/libstagefright/rtsp/ | 
| D | ARTPSource.cpp | 198 void ARTPSource::calcTimeGapRtpRtcp(const sp<ABuffer> &buffer, int64_t nowUs) {  in calcTimeGapRtpRtcp() 233 void ARTPSource::calcUnderlineDelay(const sp<ABuffer> &buffer, int64_t nowUs) {  in calcUnderlineDelay() 245 void ARTPSource::adjustAnchorTimeIfRequired(int64_t nowUs) {  in adjustAnchorTimeIfRequired() 266     int64_t nowUs = ALooper::GetNowUs();  in queuePacket()  local 382     int64_t nowUs = ALooper::GetNowUs();  in addFIR()  local 734 void ARTPSource::notifyPktInfo(int32_t bitrate, int64_t nowUs, bool isRegular) {  in notifyPktInfo()
  | 
| D | UDPPusher.cpp | 105     int64_t nowUs = ALooper::GetNowUs();  in onPush()  local
  | 
| D | QualManager.cpp | 124 void QualManager::setTargetBitrate(uint8_t fraction, int64_t nowUs, bool isTooLowPkts) {  in setTargetBitrate()
  | 
| D | ARTPConnection.cpp | 481     int64_t nowUs = ALooper::GetNowUs();  in onPollStreams()  local 711     int64_t nowUs = ALooper::GetNowUs();  in notifyCongestionToUpperLayerIfNeeded()  local 1022     int64_t nowUs = ALooper::GetNowUs();  in parseBYE()  local 1306 void ARTPConnection::checkRxBitrate(int64_t nowUs) {  in checkRxBitrate()
  | 
| D | ARTPWriter.cpp | 819     uint64_t nowUs = systemTime(SYSTEM_TIME_REALTIME) / 1000ll;  in GetNowNTP()  local
  | 
| /frameworks/av/media/module/foundation/ | 
| D | ALooper.cpp | 177         int64_t nowUs = getNowUs();  in post()  local 209         int64_t nowUs = getNowUs();  in postUnique()  local 264         int64_t nowUs = getNowUs();  in loop()  local
  | 
| /frameworks/av/media/libstagefright/ | 
| D | MediaSync.cpp | 314     int64_t nowUs = ALooper::GetNowUs();  in updateQueuedAudioData()  local 466 int64_t MediaSync::getRealTime(int64_t mediaTimeUs, int64_t nowUs) {  in getRealTime() 480 int64_t MediaSync::getPlayedOutAudioDurationMedia_l(int64_t nowUs) {  in getPlayedOutAudioDurationMedia_l() 541         int64_t nowUs = ALooper::GetNowUs();  in onDrainVideo_l()  local 788                 int64_t nowUs = ALooper::GetNowUs();  in onMessageReceived()  local
  | 
| D | MediaClock.cpp | 99     int64_t nowUs = ALooper::GetNowUs();  in updateAnchor()  local 141     int64_t nowUs = ALooper::GetNowUs();  in setPlaybackRate()  local 202     int64_t nowUs = ALooper::GetNowUs();  in getRealTimeFor()  local
  | 
| D | ThrottledSource.cpp | 45     int64_t nowUs = ALooper::GetNowUs();  in readAt()  local
  | 
| D | VideoRenderQualityTracker.cpp | 673 int64_t VideoRenderQualityTracker::nowUs() {  in nowUs()  function in android::VideoRenderQualityTracker
  | 
| D | MediaCodec.cpp | 6135             int64_t nowUs = ALooper::GetNowUs();  in onReleaseOutputBuffer()  local
  | 
| /frameworks/av/media/libmediaplayerservice/nuplayer/ | 
| D | NuPlayerRenderer.cpp | 404         int64_t nowUs = ALooper::GetNowUs();  in getCurrentPosition()  local 999         int64_t nowUs = ALooper::GetNowUs();  in fillAudioBuffer()  local 1246 int64_t NuPlayer::Renderer::getPendingAudioPlayoutDurationUs(int64_t nowUs) {  in getPendingAudioPlayoutDurationUs() 1249         int64_t nowUs = ALooper::GetNowUs();  in getPendingAudioPlayoutDurationUs()  local 1271 int64_t NuPlayer::Renderer::getRealTimeUs(int64_t mediaTimeUs, int64_t nowUs) {  in getRealTimeUs() 1297     int64_t nowUs = ALooper::GetNowUs();  in onNewAudioMediaTime()  local 1350     int64_t nowUs = ALooper::GetNowUs();  in postDrainVideoQueue()  local 1416     int64_t nowUs = ALooper::GetNowUs();  in onDrainVideoQueue()  local 1516             int64_t nowUs = ALooper::GetNowUs();  in notifyEOS_l()  local 1681                 int64_t nowUs = ALooper::GetNowUs();  in onFlush()  local
  | 
| /frameworks/av/media/module/extractors/mp3/ | 
| D | VBRISeeker.cpp | 174     int64_t nowUs = 0;  in getOffsetForTime()  local
  | 
| /frameworks/av/media/module/foundation/tests/ | 
| D | AMessage_test.cpp | 37   void setClockUs(int64_t nowUs) {  in setClockUs()
  | 
| /frameworks/av/cmds/stagefright/ | 
| D | SimplePlayer.cpp | 512     int64_t nowUs = ALooper::GetNowUs();  in onDoMoreStuff()  local
  | 
| /frameworks/base/media/jni/ | 
| D | android_media_MediaSync.cpp | 285     int64_t nowUs = ALooper::GetNowUs();  in android_media_MediaSync_native_getTimestamp()  local
  | 
| /frameworks/av/media/libstagefright/httplive/ | 
| D | PlaylistFetcher.cpp | 243     int64_t nowUs = ALooper::GetNowUs();  in delayUsToRefreshPlaylist()  local
  | 
| D | LiveSession.cpp | 104     int64_t nowUs = ALooper::GetNowUs();  in addBandwidthMeasurement()  local
  | 
| /frameworks/base/services/incremental/ | 
| D | IncrementalService.cpp | 417     const auto nowUs = static_cast<uint64_t>(  in elapsedUsSinceMonoTs()  local
  | 
| /frameworks/base/media/java/android/media/ | 
| D | MediaPlayer.java | 6091             long nowUs;  in notifyTimedEvent()  local
  | 
| /frameworks/base/services/core/java/com/android/server/power/stats/ | 
| D | BatteryStatsImpl.java | 2950             final long nowUs = elapsedRealtimeMs * 1000;  in addDuration()  local 2961             final long nowUs = elapsedRealtimeMs * 1000;  in abortLastDuration()  local
  |