Searched defs:GetResultList (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/extensions/browser/
H A Dextension_function.cc37 if (function->GetResultList()) {
38 DCHECK_EQ(function->GetResultList(), result.get())
215 const base::ListValue* ExtensionFunction::GetResultList() const { function in class:ExtensionFunction

Completed in 91 milliseconds