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