Searched defs:createNull (Results 1 – 7 of 7) sorted by relevance
| /external/chromium_org/third_party/WebKit/Source/web/ | ||
| D | WebIDBKeyPath.cpp | 49 WebIDBKeyPath WebIDBKeyPath::createNull() in createNull() function in blink::WebIDBKeyPath |
| D | WebIDBKey.cpp | 77 WebIDBKey WebIDBKey::createNull() in createNull() function in blink::WebIDBKey |
| /external/chromium_org/third_party/WebKit/Source/platform/exported/ | ||
| D | WebCryptoKey.cpp | 68 WebCryptoKey WebCryptoKey::createNull() in createNull() function in blink::WebCryptoKey |
| D | WebCryptoAlgorithm.cpp | 239 WebCryptoAlgorithm WebCryptoAlgorithm::createNull() in createNull() function in blink::WebCryptoAlgorithm |
| /external/clang/tools/libclang/ | ||
| D | CXString.cpp | 52 CXString createNull() { in createNull() function |
| /external/chromium_org/third_party/WebKit/Source/modules/indexeddb/ | ||
| D | IDBAny.cpp | 42 IDBAny* IDBAny::createNull() in createNull() function in blink::IDBAny |
| /external/llvm/include/llvm/ADT/ | ||
| D | Twine.h | 369 static Twine createNull() { in createNull() function |