Searched defs:emptyList (Results 1 – 4 of 4) sorted by relevance
462 List<Object> emptyList = Collections.emptyList(); in test_emptyList() local
72 const MarkedArgumentBuffer& emptyList() const { return *globalData().emptyList; } in emptyList() function
181 …const MarkedArgumentBuffer* emptyList; // Lists are supposed to be allocated on the stack to have … variable
3219 RefPtr<TouchList> emptyList = TouchList::create(); in handleTouchEvent() local