/external/chromium_org/chrome/browser/resources/file_manager/foreground/js/photo/ |
D | gallery_item.js | 105 dirEntry.getFile(name + ext, {create: false, exclusive: false}, property 164 dir.getFile(name, {create: newFile, exclusive: newFile}, property 169 dir.getFile(name, {create: false, exclusive: false}, property 219 {create: false, exclusive: false}, property
|
/external/chromium_org/content/test/data/fileapi/ |
D | quota_test.js | 6 fs.root.getFile('fd', {create: false, exclusive: false}, function(fileEntry) { property 25 fs.root.getFile('fd', {create: true, exclusive: false}, function(fileEntry) { property
|
D | create_test.js | 7 fs.root.getFile('foo', {create: true, exclusive: false}, done, property
|
/external/chromium_org/third_party/WebKit/Source/modules/filesystem/ |
D | FileSystemFlags.h | 48 bool exclusive; member
|
/external/javassist/src/main/javassist/bytecode/ |
D | CodeIterator.java | 448 private int insert0(int pos, byte[] code, boolean exclusive) in insert0() 592 public Gap insertGapAt(int pos, int length, boolean exclusive) in insertGapAt() 797 boolean exclusive, ExceptionTable etable, CodeAttribute ca) in insertGapCore0() 818 boolean exclusive, ExceptionTable etable, in insertGapCore1() 854 int endPos, byte[] newcode, boolean exclusive) in insertGap2() 974 int gapLength, boolean exclusive) { in newOffset() 1014 void shiftPc(int where, int gapLength, boolean exclusive) throws BadBytecode { in shiftPc() 1086 private byte[] insertGapCore0w(byte[] code, int where, int gapLength, boolean exclusive, in insertGapCore0w() 1111 boolean exclusive, ArrayList jumps, Pointers ptrs) in insertGap2w() 1270 void shift(int where, int gapLength, boolean exclusive) { in shift() [all …]
|
D | ExceptionTable.java | 251 void shiftPc(int where, int gapLength, boolean exclusive) { in shiftPc() 262 boolean exclusive) { in shiftPc()
|
D | LineNumberAttribute.java | 172 void shiftPc(int where, int gapLength, boolean exclusive) { in shiftPc()
|
D | StackMap.java | 375 void shiftPc(int where, int gapSize, boolean exclusive) in shiftPc() 383 private boolean exclusive; field in StackMap.Shifter 385 public Shifter(StackMap smt, int where, int gap, boolean exclusive) { in Shifter()
|
D | StackMapTable.java | 788 void shiftPc(int where, int gapSize, boolean exclusive) in shiftPc() 799 private boolean exclusive; field in StackMapTable.Shifter 801 public Shifter(StackMapTable smt, int where, int gap, boolean exclusive) { in Shifter()
|
D | LocalVariableAttribute.java | 180 void shiftPc(int where, int gapLength, boolean exclusive) { in shiftPc()
|
/external/chromium_org/third_party/WebKit/public/platform/ |
D | WebFileSystem.h | 117 …virtual void createFile(const WebURL& path, bool exclusive, WebFileSystemCallbacks) { BLINK_ASSERT… in createFile() 127 …virtual void createDirectory(const WebURL& path, bool exclusive, WebFileSystemCallbacks) { BLINK_A… in createDirectory()
|
/external/chromium_org/content/browser/fileapi/ |
D | obfuscated_file_util_unittest.cc | 456 bool exclusive = true; in FillTestDirectory() local 755 bool exclusive = true; in TEST_F() local 936 bool exclusive = true; in TEST_F() local 957 bool exclusive = false; in TEST_F() local 1098 bool exclusive = true; in TEST_F() local 1153 bool exclusive = true; in TEST_F() local 1179 bool exclusive = true; in TEST_F() local 1217 bool exclusive = true; in TEST_F() local 1257 bool exclusive = false; in TEST_F() local 1405 bool exclusive = true; in TEST_F() local [all …]
|
/external/chromium_org/webkit/browser/fileapi/ |
D | file_system_operation_impl.cc | 46 bool exclusive, in CreateFile() 57 bool exclusive, in CreateDirectory() 384 bool exclusive) { in DoCreateFile() 397 bool exclusive, bool recursive) { in DoCreateDirectory()
|
D | native_file_util.cc | 173 bool exclusive, in CreateDirectory()
|
D | local_file_util.cc | 116 bool exclusive, in CreateDirectory()
|
D | file_system_operation_runner.cc | 44 bool exclusive, in CreateFile() 66 bool exclusive, in CreateDirectory()
|
/external/chromium_org/chrome/browser/sync_file_system/local/ |
D | syncable_file_system_operation.cc | 78 bool exclusive, in CreateFile() 99 bool exclusive, in CreateDirectory()
|
/external/chromium_org/chrome/browser/media_galleries/fileapi/ |
D | native_media_file_util.cc | 144 bool exclusive, in CreateDirectory() 306 bool exclusive, in CreateDirectoryOnTaskRunnerThread() 420 bool exclusive, in CreateDirectorySync()
|
/external/robolectric/src/test/java/com/xtremelabs/robolectric/res/ |
D | MenuLoaderTest.java | 128 boolean exclusive) { in setGroupCheckable()
|
/external/zlib/src/ |
D | gzlib.c | 103 int exclusive = 0; local
|
/external/robolectric/src/main/java/com/xtremelabs/robolectric/tester/android/view/ |
D | TestMenu.java | 114 public void setGroupCheckable(int group, boolean checkable, boolean exclusive) { in setGroupCheckable()
|
/external/chromium_org/content/child/fileapi/ |
D | webfilesystem_impl.cc | 472 bool exclusive, in createFile() 489 bool exclusive, in createDirectory()
|
D | file_system_dispatcher.cc | 252 bool exclusive, in CreateFile() 262 bool exclusive, in CreateDirectory()
|
/external/chromium_org/chrome/common/metrics/proto/ |
D | perf_data.proto | 70 optional bool exclusive = 11; field
|
/external/chromium_org/chrome/browser/chromeos/drive/ |
D | async_file_util.cc | 175 bool exclusive, in CreateDirectory()
|