Searched refs:mPerfettoIndexedListFields (Results 1 – 1 of 1) sorted by relevance
104 private Set<String> mPerfettoIndexedListFields = new HashSet<>(); field in PerfettoGenericPostProcessor562 if (mPerfettoIndexedListFields.contains(entry.getKey().toString())) { in convertPerfettoProtoMessage()