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