GetTTL            241 google_apis/gcm/base/mcs_util.cc   uint64 ttl = GetTTL(protobuf);
GetTTL             90 google_apis/gcm/base/mcs_util.h GCM_EXPORT int GetTTL(const google::protobuf::MessageLite& protobuf);
GetTTL            284 google_apis/gcm/engine/mcs_client.cc   int ttl = GetTTL(message.GetProtobuf());
GetTTL            411 google_apis/gcm/engine/mcs_client.cc     if (GetTTL(*packet->protobuf) > 0 &&