Searched defs:lastCall (Results 1 – 3 of 3) sorted by relevance
47 private LoggedCrossProfileMethodCall lastCall; field in TestService50 LoggedCrossProfileMethodCall lastCall() { in lastCall() method in TestService
216 long lastCall = System.nanoTime(); field in AsyncClient.ThisIsAHackStreamObserver
4790 const CallCapture &lastCall = mFrameCalls.back(); in maybeCapturePostCallUpdates() local