Searched defs:virtualPath (Results 1 – 5 of 5) sorted by relevance
26 ESR_ReturnCode PANSIFileSystemAddPath(const LCHAR* virtualPath, const LCHAR* realPath) in PANSIFileSystemAddPath()31 ESR_ReturnCode PANSIFileSystemRemovePath(const LCHAR* virtualPath) in PANSIFileSystemRemovePath()
101 ESR_ReturnCode PANSIFileSystemAddPathImpl(PFileSystem* self, const LCHAR* virtualPath, const LCHAR*… in PANSIFileSystemAddPathImpl()179 ESR_ReturnCode PANSIFileSystemRemovePathImpl(PFileSystem* self, const LCHAR* virtualPath) in PANSIFileSystemRemovePathImpl()
70 String virtualPath = DOMFilePath::append("/", toFile(file)->name()); in webkitGetAsEntry() local
70 String virtualPath = DOMFilePath::append("/", file->name()); in webkitEntries() local
39 const char *virtualPath, in clang_VirtualFileOverlay_addFileMapping()