HomeSort by relevance Sort by last modified time
    Searched defs:type_data (Results 1 - 2 of 2) sorted by null

  /external/e2fsprogs/ext2ed/
main.c 79 struct struct_type_data type_data; /* The current data is sometimes stored here */ variable in typeref:struct:struct_type_data
  /external/chromium_org/components/policy/core/common/
policy_loader_win_unittest.cc 581 uint8* type_data = reinterpret_cast<uint8*>(&type); local
582 buffer.insert(buffer.end(), type_data, type_data + sizeof(DWORD));
    [all...]

Completed in 60 milliseconds