Searched refs:EventLogWriteInt (Results 1 – 3 of 3) sorted by relevance
15 void BASE_EXPORT EventLogWriteInt(int tag, int value);
11 void EventLogWriteInt(int tag, int value) { in EventLogWriteInt() function
132 base::android::EventLogWriteInt(kObjectGetClassInvocationAttemptLogTag, in Invoke()