Searched refs:CompleteWithKeyOrError (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/content/child/webcrypto/
H A Dwebcrypto_impl.cc128 void CompleteWithKeyOrError(const Status& status, function in namespace:content::__anon7555
451 CompleteWithKeyOrError(state->status, state->key, &state->result);
557 CompleteWithKeyOrError(state->status, state->unwrapped_key, &state->result);

Completed in 586 milliseconds