Home
last modified time | relevance | path

Searched refs:PathExistsError (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/dom/
DExceptionCode.h77 PathExistsError, enumerator
/external/chromium_org/third_party/WebKit/Source/core/fileapi/
DFileError.cpp81 return PathExistsError; in errorCodeToExceptionCode()