GcmUnregisterFunction 130 chrome/browser/extensions/api/gcm/gcm_api.cc GcmUnregisterFunction::GcmUnregisterFunction() {} GcmUnregisterFunction 132 chrome/browser/extensions/api/gcm/gcm_api.cc GcmUnregisterFunction::~GcmUnregisterFunction() {} GcmUnregisterFunction 134 chrome/browser/extensions/api/gcm/gcm_api.cc bool GcmUnregisterFunction::DoWork() { GcmUnregisterFunction 137 chrome/browser/extensions/api/gcm/gcm_api.cc base::Bind(&GcmUnregisterFunction::CompleteFunctionWithResult, this)); GcmUnregisterFunction 142 chrome/browser/extensions/api/gcm/gcm_api.cc void GcmUnregisterFunction::CompleteFunctionWithResult( GcmUnregisterFunction 57 chrome/browser/extensions/api/gcm/gcm_api.h class GcmUnregisterFunction : public GcmApiFunction { GcmUnregisterFunction 61 chrome/browser/extensions/api/gcm/gcm_api.h GcmUnregisterFunction(); GcmUnregisterFunction 64 chrome/browser/extensions/api/gcm/gcm_api.h virtual ~GcmUnregisterFunction();