Searched refs:was_ready_sent (Results 1 – 2 of 2) sorted by relevance
118 bool was_ready_sent(const string& id, const string& pkg, const string& cls);
205 if (!was_ready_sent(file->getId(), report.pkg(), report.cls())) { in sendBroadcasts()286 bool Broadcaster::was_ready_sent(const string& id, const string& pkg, const string& cls) { in was_ready_sent() function in android::os::incidentd::Broadcaster