Searched refs:SetResultList (Results 1 – 4 of 4) sorted by relevance
45 function->SetResultList(result.Pass()); in ArgumentListResponseValue()211 void ExtensionFunction::SetResultList(scoped_ptr<base::ListValue> results) { in SetResultList() function in ExtensionFunction
195 void SetResultList(scoped_ptr<base::ListValue> results);
115 SetResultList(api::file_system_provider::GetAll::Results::Create(items)); in RunSync()
226 SetResultList(result.Pass()); in OnFinished()