Searched defs:eLegacy (Results 1 – 2 of 2) sorted by relevance
46 NapiBusinessError::NapiBusinessError(ELegacy eLegacy) : errno_(eLegacy), codingSystem_(ERR_CODE_SYS… in NapiBusinessError()80 void NapiBusinessError::SetErrno(ELegacy eLegacy) in SetErrno()
44 UniError::UniError(ELegacy eLegacy) : errno_(eLegacy), codingSystem_(ERR_CODE_SYSTEM_LEGACY) {} in UniError()75 void UniError::SetErrno(ELegacy eLegacy) in SetErrno()