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

  /external/google-breakpad/src/client/mac/handler/
protected_memory_allocator.h 63 vm_size_t GetTotalSize() { return pool_size_; }
  /frameworks/compile/libbcc/include/bcinfo/Wrap/
BCHeaderField.h 43 size_t GetTotalSize() {
82 ID_, static_cast<int>(len_), static_cast<int>(GetTotalSize()));
  /frameworks/compile/libbcc/bcinfo/Wrap/
bitcode_wrapperer.cpp 182 !outfile_->Write(buffer, it->GetTotalSize())) {
222 size_t field_size = field.GetTotalSize();
333 wrapper_bc_offset_ += field->GetTotalSize();
  /external/v8/src/compiler/
instruction-selector-impl.h 351 : (frame_state_descriptor->GetTotalSize() +
code-generator.cc 329 frame_state_offset += descriptor->outer_state()->GetTotalSize();
instruction.h 731 size_t GetTotalSize() const {

Completed in 106 milliseconds