Searched refs:ERROR_ATTRIBUTION_CHAIN_TOO_LONG (Results 1 – 4 of 4) sorted by relevance
45 #define ERROR_ATTRIBUTION_CHAIN_TOO_LONG 0x8 macro250 event->errors |= ERROR_ATTRIBUTION_CHAIN_TOO_LONG; in AStatsEvent_writeAttributionChain()
26 #define ERROR_ATTRIBUTION_CHAIN_TOO_LONG 0x8 macro695 EXPECT_EQ(errors & ERROR_ATTRIBUTION_CHAIN_TOO_LONG, ERROR_ATTRIBUTION_CHAIN_TOO_LONG); in TEST()
153 public static final int ERROR_ATTRIBUTION_CHAIN_TOO_LONG = 0x8; field in StatsEvent502 mErrorMask |= ERROR_ATTRIBUTION_CHAIN_TOO_LONG; in writeAttributionChain()
38 #define ERROR_ATTRIBUTION_CHAIN_TOO_LONG 0x8 macro