HomeSort by relevance Sort by last modified time
    Searched refs:ReplyUpdateFound (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/browser/extensions/api/runtime/
runtime_api.h 152 void ReplyUpdateFound(const std::string& version);
runtime_api.cc 465 ReplyUpdateFound(update->VersionString());
484 ReplyUpdateFound(version.GetString());
488 void RuntimeRequestUpdateCheckFunction::ReplyUpdateFound(

Completed in 103 milliseconds