Searched defs:VerifyPointer (Results 1 – 2 of 2) sorted by relevance
/external/tensorflow/tensorflow/core/common_runtime/ | ||
D | scoped_allocator.cc | 142 bool ScopedAllocator::VerifyPointer(const void* p) { in VerifyPointer() function in tensorflow::ScopedAllocator |
/external/v8/src/diagnostics/ | ||
D | objects-debug.cc | 122 void Object::VerifyPointer(Isolate* isolate, Object p) { in VerifyPointer() function in v8::internal::Object |