Home
last modified time | relevance | path

Searched defs:DecrementRefCount (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dallocation_tracker.cc233 Status AllocationTracker::DecrementRefCount(se::DeviceMemoryBase device_memory, in DecrementRefCount() function in xla::AllocationTracker
/external/v8/src/wasm/
Dwasm-code-manager.cc472 void WasmCode::DecrementRefCount(Vector<WasmCode* const> code_vec) { in DecrementRefCount() function in v8::internal::wasm::WasmCode