Searched refs:EventName (Results 1 – 4 of 4) sorted by relevance
19 import static com.android.tv.perf.EventNames.EventName;38 void recordMemory(@EventName @CompileTimeConstant String eventName); in recordMemory()46 void startGlobalTimer(@EventName @CompileTimeConstant String eventName); in startGlobalTimer()54 void stopGlobalTimer(@EventName @CompileTimeConstant String eventName); in stopGlobalTimer()73 void stopTimer(TimerEvent event, @EventName @CompileTimeConstant String eventName); in stopTimer()83 void startJankRecorder(@EventName @CompileTimeConstant String eventName); in startJankRecorder()90 void stopJankRecorder(@EventName @CompileTimeConstant String eventName); in stopJankRecorder()
43 public @interface EventName {} annotation in EventNames
133 static std::string EventName(uint32_t event);992 return BtifAvEvent::EventName(event_); in ToString()995 std::string BtifAvEvent::EventName(uint32_t event) { in EventName() function in BtifAvEvent1736 peer_.PeerAddress(), BtifAvEvent::EventName(event), in ProcessEvent()1810 BtifAvEvent::EventName(event)); in ProcessEvent()1888 peer_.PeerAddress(), BtifAvEvent::EventName(event), in ProcessEvent()2002 peer_.PeerAddress(), BtifAvEvent::EventName(event)); in ProcessEvent()2012 peer_.PeerAddress(), BtifAvEvent::EventName(event)); in ProcessEvent()2018 BtifAvEvent::EventName(event)); in ProcessEvent()2046 peer_.PeerAddress(), BtifAvEvent::EventName(event), in ProcessEvent()[all …]
55 enum EventName { enum101 optional EventName event_name = 1;