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

/frameworks/base/cmds/idmap/
H A Dinspect.cpp56 status_t nextUint32(uint32_t* i) { function in class:__anon1027::IdmapBuffer
172 status_t err = buf.nextUint32(&i);
186 err = buf.nextUint32(&i);
192 err = buf.nextUint32(&i);
198 err = buf.nextUint32(&i);
275 err = buf.nextUint32(&data32);

Completed in 902 milliseconds