Home
last modified time | relevance | path

Searched refs:ReadField32 (Results 1 – 1 of 1) sorted by relevance

/external/libchrome/components/policy/core/common/
Dpreg_parser.cc113 bool ReadField32(const uint8_t** cursor, const uint8_t* end, uint32_t* data) { in ReadField32() function
375 if (!ReadField32(&cursor, end, &type)) in ReadDataInternal()
381 if (!ReadField32(&cursor, end, &size)) in ReadDataInternal()