Searched refs:textFormat (Results 1 – 4 of 4) sorted by relevance
161 public String textFormat() { in textFormat() method in AlsaDevicesParser.AlsaDeviceRecord268 Slog.i(TAG, deviceRecord.textFormat()); in scan()303 Slog.i(TAG, deviceRecord.textFormat()); in Log()
123 public String textFormat() { in textFormat() method in AlsaCardsParser.AlsaCardRecord216 Slog.d(TAG, cardRec.textFormat()); in Log()
220 NSString *textFormat = GPBTextFormatForUnknownFieldSet(self, @" ");221 [description appendString:textFormat];
2803 NSString *textFormat = GPBTextFormatForMessage(self, @" ");2805 stringWithFormat:@"<%@ %p>: {\n%@}", [self class], self, textFormat];