GcmRegisterFunction 105 chrome/browser/extensions/api/gcm/gcm_api.cc GcmRegisterFunction::GcmRegisterFunction() {} GcmRegisterFunction 107 chrome/browser/extensions/api/gcm/gcm_api.cc GcmRegisterFunction::~GcmRegisterFunction() {} GcmRegisterFunction 109 chrome/browser/extensions/api/gcm/gcm_api.cc bool GcmRegisterFunction::DoWork() { GcmRegisterFunction 117 chrome/browser/extensions/api/gcm/gcm_api.cc base::Bind(&GcmRegisterFunction::CompleteFunctionWithResult, this)); GcmRegisterFunction 122 chrome/browser/extensions/api/gcm/gcm_api.cc void GcmRegisterFunction::CompleteFunctionWithResult( GcmRegisterFunction 40 chrome/browser/extensions/api/gcm/gcm_api.h class GcmRegisterFunction : public GcmApiFunction { GcmRegisterFunction 44 chrome/browser/extensions/api/gcm/gcm_api.h GcmRegisterFunction(); GcmRegisterFunction 47 chrome/browser/extensions/api/gcm/gcm_api.h virtual ~GcmRegisterFunction();