Searched defs:CollectGarbage (Results 1 – 6 of 6) sorted by relevance
72 void PythonRefManager::CollectGarbage() { in CollectGarbage() function in xla::PythonRefManager
54 void CollectGarbage() { in CollectGarbage() function in net::__anona222947c0111::ReportingGarbageCollectorImpl
83 static void CollectGarbage(pthread_t thread) { in CollectGarbage() function
102 inline void CollectGarbage(std::vector<vk::GarbageObject> *garbageOut) {} in CollectGarbage() function104 void CollectGarbage(std::vector<vk::GarbageObject> *garbageOut, ArgT object, ArgsT... objectsIn) in CollectGarbage() function
2204 void Heap::CollectGarbage(bool clear_soft_references, GcCause cause) { in CollectGarbage() function in art::gc::Heap
910 STDMETHOD_(void,CollectGarbage)(THIS) PURE; in DECLARE_INTERFACE_() local