Searched defs:RecordError (Results 1 – 2 of 2) sorted by relevance
| /external/libchrome/base/metrics/ | ||
| D | persistent_memory_allocator.cc | 918 void PersistentMemoryAllocator::RecordError(int error) const { in RecordError() function in base::PersistentMemoryAllocator |
| /external/v8/src/objects/ | ||
| D | module.cc | 255 void Module::RecordError(Isolate* isolate) { in RecordError() function in v8::internal::Module |