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