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

  /external/chromium_org/components/os_crypt/
ie7_password_win.cc 29 DWORD fixed_header_size; // The size of this structure without the entries: member in struct:__anon11283::Header
69 if (information->header.fixed_header_size != sizeof(Header))
  /art/runtime/gc/allocator/
rosalloc.h 175 static size_t fixed_header_size() { function in class:art::gc::allocator::RosAlloc::Run
rosalloc.cc 1798 size_t fixed_header_size = RoundUp(Run::fixed_header_size(), sizeof(uint32_t)); local
    [all...]

Completed in 74 milliseconds