HomeSort by relevance Sort by last modified time
    Searched refs:adoptParamsAndCreate (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/public/platform/
WebCryptoAlgorithm.h 86 WEBKIT_EXPORT static WebCryptoAlgorithm adoptParamsAndCreate(WebCryptoAlgorithmId, const char* name, WebCryptoAlgorithmParams*);
  /external/chromium_org/third_party/WebKit/Source/core/platform/chromium/support/
WebCryptoAlgorithm.cpp 59 WebCryptoAlgorithm WebCryptoAlgorithm::adoptParamsAndCreate(WebCryptoAlgorithmId id, const char* name, WebCryptoAlgorithmParams* params)

Completed in 68 milliseconds