Home
last modified time | relevance | path

Searched defs:virtualPath (Results 1 – 5 of 5) sorted by relevance

/external/srec/portable/src/
DPANSIFileSystem.c26 ESR_ReturnCode PANSIFileSystemAddPath(const LCHAR* virtualPath, const LCHAR* realPath) in PANSIFileSystemAddPath()
31 ESR_ReturnCode PANSIFileSystemRemovePath(const LCHAR* virtualPath) in PANSIFileSystemRemovePath()
DPANSIFileSystemImpl.c101 ESR_ReturnCode PANSIFileSystemAddPathImpl(PFileSystem* self, const LCHAR* virtualPath, const LCHAR*… in PANSIFileSystemAddPathImpl()
179 ESR_ReturnCode PANSIFileSystemRemovePathImpl(PFileSystem* self, const LCHAR* virtualPath) in PANSIFileSystemRemovePathImpl()
/external/chromium_org/third_party/WebKit/Source/modules/filesystem/
DDataTransferItemFileSystem.cpp70 String virtualPath = DOMFilePath::append("/", toFile(file)->name()); in webkitGetAsEntry() local
DHTMLInputElementFileSystem.cpp70 String virtualPath = DOMFilePath::append("/", file->name()); in webkitEntries() local
/external/clang/tools/libclang/
DBuildSystem.cpp39 const char *virtualPath, in clang_VirtualFileOverlay_addFileMapping()