Searched refs:SWAP (Results 1 – 5 of 5) sorted by relevance
38 #define SWAP(a, b, temp) {(temp) = a; (a) = b; (b) = temp;} macro44 SWAP(p, q, r); \
85 writeSuffixLine(&proto, CpuInfoProto::SWAP, line, COMMA_DELIMITER, in Parse()
135 public static final int SWAP = 405; field in ParcelableCallAnalytics.AnalyticsEvent
13633 field public static final int SWAP = 405; // 0x195
35709 Landroid/os/CpuInfoProto;->SWAP:J38342 Landroid/os/ProcrankProto$Process;->SWAP:J