Searched refs:PATH_EXISTS_ERR (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/fileapi/
H A DFileError.idl48 const unsigned short PATH_EXISTS_ERR = 12;
H A DFileError.h54 PATH_EXISTS_ERR = 12, enumerator in enum:WebCore::FileError::ErrorCode
H A DFileException.idl59 const unsigned short PATH_EXISTS_ERR = 12;
H A DFileException.h60 PATH_EXISTS_ERR = FileExceptionOffset + 12, enumerator in enum:WebCore::FileException::FileExceptionCode

Completed in 192 milliseconds