HomeSort by relevance Sort by last modified time
    Searched defs:GetRepeatCount (Results 1 - 2 of 2) sorted by null

  /art/compiler/dex/
dataflow_iterator.h 49 int32_t GetRepeatCount() { return repeats_; }
  /external/chromium_org/ui/events/
event.cc 315 SetClickCount(GetRepeatCount(*this));
362 int MouseEvent::GetRepeatCount(const MouseEvent& event) {

Completed in 41 milliseconds