Home
last modified time | relevance | path

Searched defs:fullPath (Results 1 – 25 of 54) sorted by relevance

123

/external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/isac/main/util/
Dutility.h21 #define OPEN_FILE_WB(filePtr, fullPath) \ argument
39 #define OPEN_FILE_AB(filePtr, fullPath) \ argument
57 #define OPEN_FILE_RB(filePtr, fullPath) \ argument
/external/chromium_org/ppapi/tests/extensions/media_galleries/
Dtest.js23 'fullPath': '/test.jpg', property
31 'fullPath': '/test.jpg', property
/external/lzma/CPP/Windows/
DDLL.cpp77 TCHAR fullPath[MAX_PATH + 2]; in MyGetModuleFileName() local
93 wchar_t fullPath[MAX_PATH + 2]; in MyGetModuleFileName() local
/external/chromium_org/third_party/WebKit/Source/modules/filesystem/
DDirectoryEntrySync.h47 static DirectoryEntrySync* create(DOMFileSystemBase* fileSystem, const String& fullPath) in create()
DFileEntrySync.h47 static FileEntrySync* create(DOMFileSystemBase* fileSystem, const String& fullPath) in create()
DEntryBase.cpp40 EntryBase::EntryBase(DOMFileSystemBase* fileSystem, const String& fullPath) in EntryBase()
DFileEntry.h46 static FileEntry* create(DOMFileSystemBase* fileSystem, const String& fullPath) in create()
DDirectoryEntry.h50 static DirectoryEntry* create(DOMFileSystemBase* fileSystem, const String& fullPath) in create()
DFileEntrySync.cpp40 FileEntrySync::FileEntrySync(DOMFileSystemBase* fileSystem, const String& fullPath) in FileEntrySync()
DFileEntry.cpp42 FileEntry::FileEntry(DOMFileSystemBase* fileSystem, const String& fullPath) in FileEntry()
DDirectoryReader.h48 static DirectoryReader* create(DOMFileSystemBase* fileSystem, const String& fullPath) in create()
DEntryBase.h52 const String& fullPath() const { return m_fullPath; } in fullPath() function
DDirectoryReaderBase.h53 DirectoryReaderBase(DOMFileSystemBase* fileSystem, const String& fullPath) in DirectoryReaderBase()
DDirectoryReaderSync.h50 static DirectoryReaderSync* create(DOMFileSystemBase* fileSystem, const String& fullPath) in create()
DDirectoryEntry.cpp42 DirectoryEntry::DirectoryEntry(DOMFileSystemBase* fileSystem, const String& fullPath) in DirectoryEntry()
DDirectoryEntrySync.cpp43 DirectoryEntrySync::DirectoryEntrySync(DOMFileSystemBase* fileSystem, const String& fullPath) in DirectoryEntrySync()
/external/chromium_org/third_party/angle/
Denumerate_files.py47 fullPath = os.path.join(root, file).replace("\\", "/") variable
/external/chromium_org/third_party/skia/src/utils/
DSkOSFile.cpp18 SkString SkOSPath::Basename(const char* fullPath) { in Basename()
31 SkString SkOSPath::Dirname(const char* fullPath) { in Dirname()
/external/jsilver/src/com/google/clearsilver/jsilver/resourceloader/
DFileSystemResourceLoader.java77 String fullPath; in getResourceVersionId() local
/external/chromium_org/third_party/skia/tools/skpdiff/
Dskpdiff_util.cpp192 SkString fullPath(PATH_MAX + 1); in get_absolute_path() local
/external/skia/tools/skpdiff/
Dskpdiff_util.cpp192 SkString fullPath(PATH_MAX + 1); in get_absolute_path() local
/external/chromium_org/android_webview/javatests/src/org/chromium/android_webview/test/
DWebKitHitTestTest.java153 String fullPath = mWebServer.getResponseUrl("/hittest.html"); in blankHrefTestBody() local
175 String fullPath = mWebServer.getResponseUrl(relPath); in srcAnchorTypeRelativeUrlTestBody() local
289 String fullPath = mWebServer.getResponseUrl(relPath); in srcImgeAnchorTypeRelativeUrlTestBody() local
/external/doclava/src/com/google/doclava/
DClearPage.java86 public static void write(Data data, String templ, String filename, boolean fullPath) { in write()
90 public static void write(Data data, String templ, String filename, boolean fullPath, JSilver cs) { in write()
/external/lzma/CPP/7zip/UI/Common/
DArchiveExtractCallback.cpp110 …rchiveExtractCallback::CreateComplexDirectory(const UStringVector &dirPathParts, UString &fullPath) in CreateComplexDirectory()
160 UString fullPath; in GetStream() local
/external/chromium_org/third_party/skia/tools/
Dpicture_utils.cpp63 SkString fullPath = SkOSPath::Join(partialPath.c_str(), baseName.c_str()); in write_bitmap_to_disk() local

123