HasTTLExpired      88 google_apis/gcm/base/mcs_util.h GCM_EXPORT bool HasTTLExpired(const google::protobuf::MessageLite& protobuf,
HasTTLExpired     227 google_apis/gcm/engine/mcs_client.cc     if (HasTTLExpired(*iter->second, clock_)) {
HasTTLExpired     412 google_apis/gcm/engine/mcs_client.cc         !HasTTLExpired(*packet->protobuf, clock_)) {
HasTTLExpired     463 google_apis/gcm/engine/mcs_client.cc   if (HasTTLExpired(*packet->protobuf, clock_)) {