OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SendCallback
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/chrome/browser/services/gcm/
fake_gcm_profile_service.h
36
SendCallback
callback) OVERRIDE;
46
SendCallback
callback);
fake_gcm_profile_service.cc
65
SendCallback
callback) {
80
SendCallback
callback) {
gcm_profile_service.h
47
GCMClient::Result result)>
SendCallback
;
90
SendCallback
callback);
179
std::map<std::pair<std::string, std::string>,
SendCallback
> send_callbacks_;
gcm_profile_service.cc
373
SendCallback
callback) {
578
std::map<std::pair<std::string, std::string>,
SendCallback
>::iterator
586
SendCallback
callback = callback_iter->second;
Completed in 271 milliseconds