Searched refs:GetBool (Results 1 – 3 of 3) sorted by relevance
98 bool GetBool(size_t key, status_t* err) const;
338 bool LogEvent::GetBool(size_t key, status_t* err) const { in GetBool() function in android::os::statsd::LogEvent
148 bool is_create = event.GetBool(3, &err); in onIsolatedUidChangedEventLocked()