Home
last modified time | relevance | path

Searched defs:createNull (Results 1 – 7 of 7) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/web/
DWebIDBKeyPath.cpp49 WebIDBKeyPath WebIDBKeyPath::createNull() in createNull() function in blink::WebIDBKeyPath
DWebIDBKey.cpp77 WebIDBKey WebIDBKey::createNull() in createNull() function in blink::WebIDBKey
/external/chromium_org/third_party/WebKit/Source/platform/exported/
DWebCryptoKey.cpp68 WebCryptoKey WebCryptoKey::createNull() in createNull() function in blink::WebCryptoKey
DWebCryptoAlgorithm.cpp239 WebCryptoAlgorithm WebCryptoAlgorithm::createNull() in createNull() function in blink::WebCryptoAlgorithm
/external/clang/tools/libclang/
DCXString.cpp52 CXString createNull() { in createNull() function
/external/chromium_org/third_party/WebKit/Source/modules/indexeddb/
DIDBAny.cpp42 IDBAny* IDBAny::createNull() in createNull() function in blink::IDBAny
/external/llvm/include/llvm/ADT/
DTwine.h369 static Twine createNull() { in createNull() function