Home | Sort by relevance Sort by last modified time |
/external/chromium_org/gin/modules/ | |
timer.cc | 28 return CreateHandle(isolate, new Timer(isolate, type == TYPE_REPEATING, 100 base::Bind(&Timer::Create, Timer::TYPE_REPEATING)); |
timer.h | 25 TYPE_REPEATING |