Searched defs:DropRef (Results 1 – 3 of 3) sorted by relevance
280 void DropRef() { --NumReferences; } in DropRef() function
286 void DropRef() { --NumReferences; } in DropRef() function
231 /*static*/ void AsyncRuntime::DropRef(AsyncRuntimeObject* obj, unsigned count) { in DropRef() function in xla::runtime::AsyncRuntime