Searched refs:updateType (Results 1 – 3 of 3) sorted by relevance
61 void updateType(const ocsd_gen_trc_elem_t type); //!< change type only - no init152 inline void OcsdTraceElement::updateType(const ocsd_gen_trc_elem_t type) in updateType() function
632 pElem->updateType(OCSD_GEN_TRC_ELEM_ADDR_NACC); in processPHdr()
787 std::string toString(SetUpdateType updateType) in toString() argument789 switch (updateType) in toString()