Searched defs:createFile (Results 1 - 24 of 24) sorted by relevance

/external/chromium_org/third_party/sqlite/src/src/
H A Djournal.c51 static int createFile(JournalFile *p){ function
112 rc = createFile(p);
228 return createFile((JournalFile *)p);
/external/chromium_org/third_party/WebKit/Source/modules/filesystem/
H A DDOMFileSystem.cpp208 void DOMFileSystem::createFile(const FileEntry* fileEntry, PassOwnPtr<FileCallback> successCallback, PassOwnPtr<ErrorCallback> errorCallback) function in class:WebCore::DOMFileSystem
H A DDOMFileSystemSync.cpp174 PassRefPtrWillBeRawPtr<File> DOMFileSystemSync::createFile(const FileEntrySync* fileEntry, ExceptionState& exceptionState) function in class:WebCore::DOMFileSystemSync
/external/chromium_org/third_party/WebKit/public/platform/
H A DWebFileSystem.h114 virtual void createFile(const WebURL& path, bool exclusive, WebFileSystemCallbacks) { BLINK_ASSERT_NOT_REACHED(); } function in class:blink::WebFileSystem
/external/chromium_org/third_party/libxslt/libxslt/
H A Dsecurity.c67 xsltSecurityCheck createFile; member in struct:_xsltSecurityPrefs
137 sec->createFile = func; return(0);
165 return(sec->createFile);
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/sdk/
H A DIsolatedFileSystem.js175 createFile: function(path, name, callback)
H A DFileSystemWorkspaceBinding.js504 createFile: function(path, name, content, callback)
506 this._fileSystem.createFile(path, name, innerCallback.bind(this));
H A DWorkspace.js116 createFile: function(path, name, content, callback) { },
467 createFile: function(path, name, content, callback)
469 this._projectDelegate.createFile(path, name, content, innerCallback);
H A DContentProviderBasedProjectDelegate.js163 createFile: function(path, name, content, callback)
H A DScriptSnippetModel.js674 createFile: function(path, name, content, callback)
/external/clang/unittests/Tooling/
H A DRefactoringTest.cpp227 FileID createFile(llvm::StringRef Name, llvm::StringRef Content) { function in class:clang::tooling::FlushRewrittenFilesTest
264 FileID ID = createFile("input.cpp", "line1\nline2\nline3\nline4");
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/performance/ui/
H A DScenarioData.java76 private File createFile(File outputDir, String subdir, String name, String extension) { method in class:ScenarioData
309 File imgFile = createFile(outputDir, "graphs", imgFileName, "gif");
411 File outputFile = createFile(outputDir, "raw", scenarioFileName, "html");
/external/chromium_org/content/child/fileapi/
H A Dwebfilesystem_impl.cc495 void WebFileSystemImpl::createFile( function in class:content::WebFileSystemImpl
/external/llvm/lib/IR/
H A DDIBuilder.cpp214 /// createFile - Create a file descriptor to hold debugging information
216 DIFile DIBuilder::createFile(StringRef Filename, StringRef Directory) { function in class:DIBuilder
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/
H A Dperformanceui.jarMETA-INF/MANIFEST.MF .project about.html plugin.xml build.properties images/FAIL ...
/external/chromium_org/third_party/sqlite/amalgamation/
H A Dsqlite3.c68947 static int createFile(JournalFile *p){ function
[all...]
/external/sqlite/dist/orig/
H A Dsqlite3.c76147 static int createFile(JournalFile *p){ function
[all...]
/external/sqlite/dist/
H A Dsqlite3.c76167 static int createFile(JournalFile *p){ function
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.apache.lucene_1.9.1.v20100518-1140.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.ui.ide_3.6.2.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jdt.core_3.6.2.v_A76_R36x.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/jarjar/lib/
H A Dapache-ant-1.9.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...

Completed in 1254 milliseconds