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

  /system/update_engine/payload_consumer/
postinstall_runner_action.cc 126 string abs_path = local
129 abs_path, fs_mount_dir_, base::CompareCase::SENSITIVE)) {
157 << abs_path << ") installed on device " << partition.target_path
164 << " is: " << utils::GetFileFormat(abs_path);
168 vector<string> command = {abs_path};
  /system/core/libziparchive/
zip_archive_test.cc 65 const std::string abs_path = test_data_dir + "/" + name; local
66 return OpenArchive(abs_path.c_str(), handle);
  /tools/test/connectivity/acts/framework/acts/
utils.py 95 def abs_path(path): function
113 full_path = abs_path(path)
187 p = abs_path(path)
216 path = abs_path(f_path)
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.apache.commons.httpclient_3.1.0.v201005080502.jar 

Completed in 6313 milliseconds