Searched refs:timeLimitMs (Results 1 – 2 of 2) sorted by relevance
/external/webkit/Source/JavaScriptCore/wtf/wince/ | ||
D | MemoryManager.h | 48 static bool onIdle(DWORD& timeLimitMs); |
D | MemoryManager.cpp | 97 bool MemoryManager::onIdle(DWORD& timeLimitMs) in onIdle() argument |