HomeSort by relevance Sort by last modified time
    Searched refs:dir_path (Results 1 - 25 of 30) sorted by null

1 2

  /external/chromium/net/test/
python_utils.cc 21 std::string dir_path; local
23 dir_path = WideToUTF8(dir.value());
25 dir_path = dir.value();
28 env->SetVar(kPythonPathEnv, dir_path.c_str());
29 } else if (old_path.find(dir_path) == std::string::npos) {
36 new_path.append(dir_path.c_str());
  /external/chromium/chrome/browser/ui/download/
download_tab_helper.h 30 bool SavePage(const FilePath& main_file, const FilePath& dir_path,
download_tab_helper.cc 53 const FilePath& dir_path,
59 new SavePackage(tab_contents(), save_type, main_file, dir_path);
  /packages/apps/Browser/tools/
get_search_engines.py 211 dir_path = os.path.join(self.resdir, 'values-' + language + '-r' + country)
213 self.writeEngineList(dir_path, country)
215 def writeEngineList(self, dir_path, country):
216 if os.path.exists(dir_path) and not os.path.isdir(dir_path):
217 print "File exists in output directory path " + dir_path + ". Please remove it and try again."
239 os.path.join(dir_path, 'donottranslate-search_engines.xml'),
252 dir_path = os.path.dirname(out_path)
253 if not os.path.exists(dir_path):
254 os.makedirs(dir_path)
    [all...]
  /external/chromium/net/url_request/
url_request_file_dir_job.h 23 URLRequestFileDirJob(URLRequest* request, const FilePath& dir_path);
url_request_file_dir_job.cc 25 const FilePath& dir_path)
27 dir_path_(dir_path),
  /external/webkit/Tools/Scripts/webkitpy/style/
filereader.py 137 for dir_path, dir_names, file_names in os.walk(directory):
139 file_path = os.path.join(dir_path, file_name)
  /external/webkit/Tools/Scripts/webkitpy/test/
main.py 44 for dir_path, dir_names, file_names in os.walk(webkitpy_dir):
48 unittest_path = os.path.join(dir_path, file_name)
  /external/webkit/Tools/Scripts/
test-webkitpy 128 for dir_path, dir_names, file_names in os.walk(dir_to_clean):
131 file_path = os.path.join(dir_path, file_name)
  /development/testrunner/coverage/
coverage.py 267 def _TidyDir(self, dir_path):
268 """Recursively tidy all html files in given dir_path."""
269 html_file_pattern = os.path.join(dir_path, "*.html")
273 sub_dirs = os.listdir(dir_path)
275 sub_dir_path = os.path.join(dir_path, sub_dir_name)
  /external/chromium/chrome/browser/extensions/
extension_browsertest.h 44 // Pack the extension in |dir_path| into a crx file and return its path.
46 FilePath PackExtension(const FilePath& dir_path);
extension_browsertest.cc 134 FilePath ExtensionBrowserTest::PackExtension(const FilePath& dir_path) {
147 if (!file_util::PathExists(dir_path)) {
148 ADD_FAILURE() << "Extension dir not found: " << dir_path.value();
153 if (!creator->Run(dir_path,
  /external/chromium/chrome/browser/download/
download_manager.h 98 void GetTemporaryDownloads(const FilePath& dir_path,
103 void GetAllDownloads(const FilePath& dir_path,
108 void GetCurrentDownloads(const FilePath& dir_path,
download_manager.cc 138 const FilePath& dir_path, std::vector<DownloadItem*>* result) {
144 it->second->full_path().DirName() == dir_path)
150 const FilePath& dir_path, std::vector<DownloadItem*>* result) {
156 (dir_path.empty() || it->second->full_path().DirName() == dir_path))
162 const FilePath& dir_path, std::vector<DownloadItem*>* result) {
175 // Skip items that don't match |dir_path|.
176 // If |dir_path| is empty, all remaining items match.
177 if (!dir_path.empty() && (it->second->full_path().DirName() != dir_path))
    [all...]
save_package.h 177 static bool GetSafePureFileName(const FilePath& dir_path,
save_package.cc 375 // The parameter |dir_path| specifies directory part of the specified
385 bool SavePackage::GetSafePureFileName(const FilePath& dir_path,
391 dir_path.value().length() -
394 if (!file_util::EndsWithSeparator(dir_path))
    [all...]
  /external/webkit/Source/JavaScriptCore/tests/mozilla/
runtests.pl 50 local $dir_path = $path . $dir;
51 chdir $dir_path;
53 opendir ( DIR, ${dir_path} );
  /external/linux-tools-perf/util/
parse-events.c 175 char dir_path[MAXPATHLEN]; local
186 snprintf(dir_path, MAXPATHLEN, "%s/%s", debugfs_path,
188 evt_dir = opendir(dir_path);
194 snprintf(evt_path, MAXPATHLEN, "%s/%s/id", dir_path,
914 char dir_path[MAXPATHLEN]; local
928 snprintf(dir_path, MAXPATHLEN, "%s/%s", debugfs_path,
930 evt_dir = opendir(dir_path);
958 char dir_path[MAXPATHLEN]; local
969 snprintf(dir_path, MAXPATHLEN, "%s/%s", debugfs_path,
971 evt_dir = opendir(dir_path);
    [all...]
  /development/scripts/
divide_and_compress.py 208 def CompressDirectory(self, unused_id, dir_path, dir_contents):
211 This method compresses the directory 'dir_path'. It will add to an existing
219 dir_path: A string, the path to the directory to compress.
228 zip_queue.append(os.path.join(dir_path, filename))
  /hardware/ti/omap4xxx/domx/omx_proxy_component/omx_camera/src/
omx_proxy_camera.c 551 OMX_S32 read_DCCdir(OMX_PTR buffer, OMX_STRING * dir_path, OMX_U16 numofURI)
568 d = opendir(dir_path[i]);
575 strcpy(temp, dir_path[i]);
  /external/chromium/base/
file_util.cc 170 bool IsDirectoryEmpty(const FilePath& dir_path) {
171 FileEnumerator files(dir_path, false,
file_util.h 252 BASE_API bool IsDirectoryEmpty(const FilePath& dir_path);
  /system/extras/ext4_utils/
make_ext4fs.c 101 static u32 build_directory_structure(const char *full_path, const char *dir_path,
130 asprintf(&dentries[i].path, "%s/%s", dir_path, namelist[i]->d_name);
  /hardware/ti/omap4xxx/test/CameraHal/
camera_test_script.cpp 77 extern char dir_path[80];
979 printf("Deleting images from %s \n", dir_path);
980 if(!sprintf(rem_str,"rm %s/*.jpg",dir_path))
1074 if(strcat(dir_path,dir_name) == NULL)
1080 if(strcat(dir_path, rCount) == NULL)
1084 printf("\n COMPLETE FOLDER PATH : %s \n",dir_path)
    [all...]
camera_test_menu.cpp 95 char dir_path[80] = SDCARD_PATH; variable
598 sprintf(fn, "%s/img%03d.jpg", dir_path,counter);
    [all...]

Completed in 674 milliseconds

1 2