Searched defs:hasFormat (Results 1 – 5 of 5) sorted by relevance
273 bool SampleProfileReaderText::hasFormat(const MemoryBuffer &Buffer) { in hasFormat() function in SampleProfileReaderText948 bool SampleProfileReaderRawBinary::hasFormat(const MemoryBuffer &Buffer) { in hasFormat() function in SampleProfileReaderRawBinary955 bool SampleProfileReaderExtBinary::hasFormat(const MemoryBuffer &Buffer) { in hasFormat() function in SampleProfileReaderExtBinary962 bool SampleProfileReaderCompactBinary::hasFormat(const MemoryBuffer &Buffer) { in hasFormat() function in SampleProfileReaderCompactBinary1207 bool SampleProfileReaderGCC::hasFormat(const MemoryBuffer &Buffer) { in hasFormat() function in SampleProfileReaderGCC
140 bool TextInstrProfReader::hasFormat(const MemoryBuffer &Buffer) { in hasFormat() function in TextInstrProfReader295 bool RawInstrProfReader<IntPtrT>::hasFormat(const MemoryBuffer &DataBuffer) { in hasFormat() function in RawInstrProfReader736 bool IndexedInstrProfReader::hasFormat(const MemoryBuffer &DataBuffer) { in hasFormat() function in IndexedInstrProfReader
90 private boolean hasFormat; field in Phonemetadata.NumberFormat92 public boolean hasFormat() { return hasFormat; } in hasFormat() method in Phonemetadata.NumberFormat
953 bool hasFormat() const { return false; } in hasFormat() function984 bool hasFormat() const in hasFormat() function
142 i18n.phonenumbers.NumberFormat.prototype.hasFormat = function() { method in i18n.phonenumbers.NumberFormat