Searched refs:nextUint32 (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/cmds/idmap/
H A Dinspect.cpp55 status_t nextUint32(uint32_t* i) { function in class:__anon781::IdmapBuffer
171 status_t err = buf.nextUint32(&i);
185 err = buf.nextUint32(&i);
191 err = buf.nextUint32(&i);
197 err = buf.nextUint32(&i);
274 err = buf.nextUint32(&data32);

Completed in 887 milliseconds