Searched refs:mAttemptedLoad (Results 1 – 2 of 2) sorted by relevance
35 bool StatsEventCompat::mAttemptedLoad = false; member in StatsEventCompat50 if (!mAttemptedLoad && mPlatformAtLeastR) { in StatsEventCompat()58 mAttemptedLoad = true; in StatsEventCompat()
78 static bool mAttemptedLoad; variable