Searched defs:GetVersionCallback (Results 1 – 3 of 3) sorted by relevance
43 typedef base::Callback<void(const std::string&)> GetVersionCallback; typedef
45 typedef Callback2<Handle, std::string>::Type GetVersionCallback; typedef
86 typedef base::Callback<void (const std::string&)> GetVersionCallback; typedef