Searched refs:wrapped_result (Results 1 – 2 of 2) sorted by relevance
433 base::ListValue* wrapped_result, in OnInvokeMethod() argument440 wrapped_result->Append(base::Value::CreateNullValue()); in OnInvokeMethod()456 wrapped_result->Swap(result_copy.get()); in OnInvokeMethod()468 wrapped_result->Append( in OnInvokeMethod()472 wrapped_result->Append(base::Value::CreateNullValue()); in OnInvokeMethod()
59 const WDResult<T>* wrapped_result = in OnWebDataServiceRequestDone() local61 result_ = wrapped_result->GetValue(); in OnWebDataServiceRequestDone()