Searched refs:ReportState (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/tcmalloc/chromium/src/
H A Dheap-profile-table.h518 struct ReportState;
519 static void ReportCallback(const void* ptr, AllocValue* v, ReportState*);
H A Dheap-profile-table.cc657 struct HeapProfileTable::Snapshot::ReportState { struct in class:HeapProfileTable::Snapshot
661 // Callback from ReportLeaks; updates ReportState.
664 ReportState* state) {
684 ReportState state;
/external/chromium_org/third_party/tcmalloc/vendor/src/
H A Dheap-profile-table.h415 struct ReportState;
416 static void ReportCallback(const void* ptr, AllocValue* v, ReportState*);
H A Dheap-profile-table.cc599 struct HeapProfileTable::Snapshot::ReportState {
603 // Callback from ReportLeaks; updates ReportState.
606 ReportState* state) {
626 ReportState state;
/external/chromium_org/content/common/gpu/
H A Dgpu_command_buffer_stub.cc730 ReportState();
741 ReportState();
772 ReportState();
781 ReportState();
817 void GpuCommandBufferStub::ReportState() { command_buffer_->UpdateState(); } function in class:content::GpuCommandBufferStub
H A Dgpu_command_buffer_stub.h212 void ReportState();

Completed in 117 milliseconds