HomeSort by relevance Sort by last modified time
    Searched refs:DecrementRefCount (Results 1 - 4 of 4) sorted by null

  /art/libartbase/base/
debug_stack.h 50 void DecrementRefCount() { }
81 void DecrementRefCount() { --ref_count_; }
108 counter_->DecrementRefCount();
  /external/tensorflow/tensorflow/compiler/xla/service/
allocation_tracker.h 93 Status DecrementRefCount(perftools::gputools::DeviceMemoryBase device_memory,
allocation_tracker.cc 86 TF_RETURN_IF_ERROR(DecrementRefCount(shaped_buffer->buffer(index),
170 Status AllocationTracker::DecrementRefCount(
  /external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
ObjCARC.cpp     [all...]

Completed in 614 milliseconds