HomeSort by relevance Sort by last modified time
    Searched defs:DIRECTORIES (Results 1 - 7 of 7) sorted by null

  /external/chromium_org/base/files/
file_enumerator.h 74 DIRECTORIES = 1 << 1,
90 // should match files, directories, or both.
  /external/chromium_org/chrome/installer/util/
delete_after_reboot_helper.cc 56 // Must only be called for regular files or directories that will be empty.
136 base::FileEnumerator::DIRECTORIES);
installer_state.cc 402 LOG(DFATAL) << "Cannot process products in different directories.";
662 // Try to delete all directories that are not in the set we care to keep.
664 base::FileEnumerator::DIRECTORIES);
  /external/chromium/base/
file_util.h 128 // Copies a single file. Use CopyDirectory to copy directories.
299 // Creates a directory, as well as creating any parent directories, if they
421 DIRECTORIES = 1 << 1,
437 // directories, or both.
  /packages/providers/ContactsProvider/src/com/android/providers/contacts/
ContactsDatabaseHelper.java 146 public static final String DIRECTORIES = "directories";
161 DIRECTORIES
    [all...]
ContactsProvider2.java 349 private static final int DIRECTORIES = 17001;
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.apache.lucene_1.9.1.v20100518-1140.jar 

Completed in 410 milliseconds