Searched refs:PERIODIC_COLLECTION (Results 1 – 3 of 3) sorted by relevance
103 case EventType::PERIODIC_COLLECTION: in toString()187 .eventType = EventType::PERIODIC_COLLECTION, in start()449 if (EventType expected = EventType::PERIODIC_COLLECTION; mCurrCollectionEvent != expected) { in startCustomCollection()511 mCurrCollectionEvent = EventType::PERIODIC_COLLECTION; in handleMessage()514 mHandlerLooper->sendMessage(this, EventType::PERIODIC_COLLECTION); in handleMessage()518 EventType::PERIODIC_COLLECTION); in handleMessage()537 case static_cast<int>(EventType::PERIODIC_COLLECTION): in handleMessage()640 case EventType::PERIODIC_COLLECTION: in collectLocked()729 case EventType::PERIODIC_COLLECTION: in currCollectionMetadataLocked()
120 PERIODIC_COLLECTION, enumerator
152 ASSERT_EQ(servicePeer->getCurrCollectionEvent(), EventType::PERIODIC_COLLECTION) in startPeriodicCollection()249 ASSERT_EQ(servicePeer.getCurrCollectionEvent(), EventType::PERIODIC_COLLECTION) in TEST()286 ASSERT_EQ(servicePeer.getCurrCollectionEvent(), EventType::PERIODIC_COLLECTION) in TEST()342 ASSERT_EQ(servicePeer.getCurrCollectionEvent(), EventType::PERIODIC_COLLECTION) in TEST()356 ASSERT_EQ(servicePeer.getCurrCollectionEvent(), EventType::PERIODIC_COLLECTION) in TEST()499 ASSERT_EQ(servicePeer.getCurrCollectionEvent(), EventType::PERIODIC_COLLECTION) in TEST()