Searched refs:getIntFlagsAsStrings (Results 1 – 1 of 1) sorted by relevance
213 translatedValue = this.getIntFlagsAsStrings(value,219 translatedValue = this.getIntFlagsAsStrings(value, typeDefSpec)232 private static getIntFlagsAsStrings(intFlags: any, annotationType: string) { method in ObjectFormatter