Home | Sort by relevance Sort by last modified time |
/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...] |