Searched refs:opcodeId (Results 1 – 2 of 2) sorted by relevance
198 status_t addOpcodePreamble(uint32_t opcodeId);
417 status_t OpcodeListBuilder::addOpcodePreamble(uint32_t opcodeId) { in addOpcodePreamble() argument418 status_t err = mEndianOut.write(&opcodeId, 0, 1); in addOpcodePreamble()