Home
last modified time | relevance | path

Searched refs:createNull (Results 1 – 25 of 32) sorted by relevance

12

/external/chromium_org/content/renderer/webcrypto/
Dwebcrypto_impl_unittest.cc126 blink::WebCryptoKey key = blink::WebCryptoKey::createNull(); in ImportSecretKeyFromRawHexString()
558 blink::WebCryptoKey key = blink::WebCryptoKey::createNull(); in TEST_F()
714 blink::WebCryptoKey key = blink::WebCryptoKey::createNull(); in TEST_F()
729 blink::WebCryptoKey key = blink::WebCryptoKey::createNull(); in TEST_F()
743 blink::WebCryptoKey key = blink::WebCryptoKey::createNull(); in TEST_F()
757 blink::WebCryptoKey key = blink::WebCryptoKey::createNull(); in TEST_F()
766 blink::WebCryptoKey key = blink::WebCryptoKey::createNull(); in TEST_F()
772 blink::WebCryptoAlgorithm::createNull(), in TEST_F()
782 blink::WebCryptoKey key = blink::WebCryptoKey::createNull(); in TEST_F()
818 blink::WebCryptoAlgorithm::createNull(), in TEST_F()
[all …]
Dwebcrypto_impl.cc83 map_["A128KW"] = &blink::WebCryptoAlgorithm::createNull; in JwkAlgorithmFactoryMap()
85 map_["A256KW"] = &blink::WebCryptoAlgorithm::createNull; in JwkAlgorithmFactoryMap()
107 return blink::WebCryptoAlgorithm::createNull(); in CreateAlgorithmFromName()
221 blink::WebCryptoKey public_key = blink::WebCryptoKey::createNull(); in generateKey()
222 blink::WebCryptoKey private_key = blink::WebCryptoKey::createNull(); in generateKey()
238 blink::WebCryptoKey key = blink::WebCryptoKey::createNull(); in generateKey()
259 blink::WebCryptoKey key = blink::WebCryptoKey::createNull(); in importKey()
519 blink::WebCryptoAlgorithm algorithm = blink::WebCryptoAlgorithm::createNull(); in ImportKeyJwk()
Dwebcrypto_util.cc84 return blink::WebCryptoAlgorithm::createNull(); in GetInnerHashAlgorithm()
112 return blink::WebCryptoAlgorithm::createNull(); in CreateHmacAlgorithmByHashOutputLen()
/external/clang/tools/libclang/
DCXCompilationDatabase.cpp109 return cxstring::createNull(); in clang_CompileCommand_getDirectory()
128 return cxstring::createNull(); in clang_CompileCommand_getArg()
133 return cxstring::createNull(); in clang_CompileCommand_getArg()
DCXComment.cpp126 return cxstring::createNull(); in clang_TextComment_getText()
134 return cxstring::createNull(); in clang_InlineCommandComment_getCommandName()
174 return cxstring::createNull(); in clang_InlineCommandComment_getArgText()
182 return cxstring::createNull(); in clang_HTMLTagComment_getTagName()
206 return cxstring::createNull(); in clang_HTMLStartTag_getAttrName()
214 return cxstring::createNull(); in clang_HTMLStartTag_getAttrValue()
222 return cxstring::createNull(); in clang_BlockCommandComment_getCommandName()
240 return cxstring::createNull(); in clang_BlockCommandComment_getArgText()
256 return cxstring::createNull(); in clang_ParamCommandComment_getParamName()
307 return cxstring::createNull(); in clang_TParamCommandComment_getParamName()
[all …]
DCXString.cpp52 CXString createNull() { in createNull() function
71 return createNull(); in createDup()
DCXString.h36 CXString createNull();
DCIndexCodeCompletion.cpp116 return cxstring::createNull(); in clang_getCompletionChunkText()
215 : cxstring::createNull(); in clang_getCompletionAnnotation()
226 return cxstring::createNull(); in clang_getCompletionParent()
236 return cxstring::createNull(); in clang_getCompletionBriefComment()
/external/chromium_org/third_party/WebKit/public/platform/
DWebIDBMetadata.h67 : keyPath(WebIDBKeyPath::createNull()) in ObjectStore()
78 : keyPath(WebIDBKeyPath::createNull()) in Index()
DWebIDBKeyPath.h43 BLINK_EXPORT static WebIDBKeyPath createNull();
DWebCryptoKey.h111 BLINK_PLATFORM_EXPORT static WebCryptoKey createNull();
DWebIDBKey.h52 BLINK_EXPORT static WebIDBKey createNull();
DWebCryptoAlgorithm.h102 BLINK_PLATFORM_EXPORT static WebCryptoAlgorithm createNull();
/external/chromium_org/third_party/WebKit/Source/modules/indexeddb/
DIDBVersionChangeEvent.h41 …ate(PassRefPtr<IDBAny> oldVersion = IDBAny::createNull(), PassRefPtr<IDBAny> newVersion = IDBAny::
DIDBOpenDBRequest.cpp49 : IDBRequest(context, IDBAny::createNull(), 0) in IDBOpenDBRequest()
72 …nAny = (m_version == IDBDatabaseMetadata::DefaultIntVersion) ? IDBAny::createNull() : IDBAny::crea… in onBlocked()
DIDBAny.h52 static PassRefPtr<IDBAny> createNull();
/external/chromium_org/content/child/indexed_db/
Dindexed_db_key_builders.cc90 return WebIDBKey::createNull(); in Build()
131 return blink::WebIDBKeyPath::createNull(); in Build()
134 return blink::WebIDBKeyPath::createNull(); in Build()
Dwebidbcursor_impl.cc57 continueFunction(key, WebIDBKey::createNull(), callbacks_ptr); in continueFunction()
/external/llvm/unittests/ADT/
DTwineTest.cpp56 repr(Twine("hi").concat(Twine::createNull()))); in TEST()
58 repr(Twine::createNull().concat(Twine("hi")))); in TEST()
/external/chromium_org/third_party/WebKit/Source/modules/crypto/
DCryptoResultImpl.cpp57 m_promiseResolver->reject(ScriptValue::createNull()); in completeWithError()
/external/chromium_org/third_party/WebKit/Source/platform/exported/
DWebCryptoKey.cpp66 WebCryptoKey WebCryptoKey::createNull() in createNull() function in blink::WebCryptoKey
DWebCryptoAlgorithm.cpp57 WebCryptoAlgorithm WebCryptoAlgorithm::createNull() in createNull() function in blink::WebCryptoAlgorithm
/external/chromium_org/third_party/WebKit/Source/web/
DWebIDBKeyPath.cpp51 WebIDBKeyPath WebIDBKeyPath::createNull() in createNull() function in blink::WebIDBKeyPath
/external/chromium_org/third_party/WebKit/Source/bindings/v8/
DScriptValue.h77 static ScriptValue createNull() in createNull() function
/external/chromium_org/third_party/WebKit/Source/core/css/
DFontFaceSet.cpp88 m_resolver->reject(ScriptValue::createNull()); in loaded()
90 m_resolver->resolve(ScriptValue::createNull()); in loaded()

12