completeWithBoolean 60 Source/modules/crypto/CryptoResultImpl.h virtual void completeWithBoolean(bool) OVERRIDE; completeWithBoolean 47 Source/platform/CryptoResult.h virtual void completeWithBoolean(bool) = 0; completeWithBoolean 70 Source/platform/exported/WebCryptoResult.cpp m_impl->completeWithBoolean(b); completeWithBoolean 83 public/platform/WebCrypto.h BLINK_PLATFORM_EXPORT void completeWithBoolean(bool);