Searched defs:CompleteWithError (Results 1 – 3 of 3) sorted by relevance
70 void HidAsyncApiFunction::CompleteWithError(const std::string& error) { in CompleteWithError() function in extensions::HidAsyncApiFunction
103 void CompleteWithError(const Status& status, blink::WebCryptoResult* result) { in CompleteWithError() function
488 void UsbAsyncApiFunction::CompleteWithError(const std::string& error) { in CompleteWithError() function in extensions::UsbAsyncApiFunction