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 106 void ReplyUpdateFound(const std::string& version);
runtime_api.cc 325 ReplyUpdateFound(update->VersionString());
344 ReplyUpdateFound(version.GetString());
348 void RuntimeRequestUpdateCheckFunction::ReplyUpdateFound(

Completed in 743 milliseconds