/external/chromium_org/native_client_sdk/src/examples/api/file_io/ |
example.js | 33 addEventListenerToButton('saveFile', saveFile); 67 function saveFile() { 69 var fileName = document.querySelector('#saveFile input').value; 70 var fileText = document.querySelector('#saveFile textarea').value;
|
test.js | 102 function saveFile(filename, fileText, onFileSaved, onError) { 103 clickRadio('saveFile'); 189 saveFile(filename, fileText, function() { 203 saveFile(filename, 'Here today, gone tomorrow.', function() { 222 saveFile(filename, 'I\'ve got a little list...', function() { 247 saveFile(filename, fileText, function() {
|
/external/jmonkeyengine/engine/src/tools/jme3tools/savegame/ |
SaveGame.java | 46 File saveFile = new File(daveFolder.getAbsolutePath() + File.separator + dataName); 47 if (!saveFile.exists()) { 48 if (!saveFile.createNewFile()) { 53 os = new GZIPOutputStream(new BufferedOutputStream(new FileOutputStream(saveFile)));
|
/device/asus/flo/camera/QCamera2/HAL/test/ |
qcamera_test.cpp | 94 * FUNCTION : saveFile 106 status_t CameraContext::saveFile(const sp<IMemory>& mem, String8 path) 219 saveFile(dataPtr, jpegPath);
|
/hardware/qcom/camera/QCamera2/HAL/test/ |
qcamera_test.cpp | 94 * FUNCTION : saveFile 106 status_t CameraContext::saveFile(const sp<IMemory>& mem, String8 path) 219 saveFile(dataPtr, jpegPath);
|
/pdk/apps/TestingCamera/src/com/android/testingcamera/ |
SnapshotDialogFragment.java | 105 saveFile(); 112 saveFile(); 126 private void saveFile() {
|
/external/skia/bench/ |
benchmain.cpp | 103 static void saveFile(const char name[], const char config[], const char dir[], 663 saveFile(bench->getName(),
|
/hardware/ti/omap4xxx/camera/OMXCameraAdapter/ |
OMXCameraAdapter.cpp | 593 void saveFile(unsigned char *buff, int width, int height, int format) { [all...] |
/external/svox/pico/lib/ |
picotok.c | 252 picoos_uchar saveFile[IN_BUF_SIZE]; [all...] |
picopr.c | 319 picoos_uchar saveFile[IN_BUF_SIZE]; [all...] |
/hardware/ti/omap4xxx/test/CameraHal/ |
camera_test_menu.cpp | 498 void saveFile(const sp<IMemory>& mem) { 570 saveFile(mem); 724 //saveFile(dataPtr); [all...] |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
org.eclipse.equinox.ds_1.2.1.R36x_v20100803.jar | |
org.eclipse.pde.api.tools_1.0.202.v20100820_r361.jar | |
org.eclipse.ui.workbench_3.6.1.M20101117-0800.jar | |
/prebuilts/devtools/tools/lib/ |
ddmuilib.jar | |
/prebuilts/tools/common/m2/internal/com/google/code/findbugs/findbugs/2.0.1/ |
findbugs-2.0.1.jar | |
/prebuilts/tools/common/eclipse/ |
org.eclipse.ui.workbench_3.6.2.M20110210-1200.jar | |