HomeSort by relevance Sort by last modified time
    Searched refs:FilePath (Results 251 - 275 of 464) sorted by null

<<111213141516171819

  /system/connectivity/shill/
default_profile.h 46 const base::FilePath& storage_directory,
dns_server_proxy.cc 74 base::FilePath(kDnsmasqPath),
profile.cc 44 using base::FilePath;
65 const base::FilePath& storage_directory,
323 vector<Profile::Identifier> Profile::LoadUserProfileList(const FilePath& path) {
359 bool Profile::SaveUserProfileList(const FilePath& path,
425 FilePath Profile::GetFinalStoragePath(
426 const FilePath& storage_dir,
428 FilePath base_path;
  /system/connectivity/shill/dhcp/
dhcp_provider.h 136 base::FilePath root_;
dhcpv6_config_unittest.cc 44 using base::FilePath;
102 FilePath lease_file_;
103 FilePath pid_file_;
143 FilePath varrun = temp_dir_.path().Append("var/run/dhcpcd");
146 FilePath varlib = temp_dir_.path().Append("var/lib/dhcpcd");
  /system/update_engine/
daemon_state_android.cc 47 base::FilePath non_volatile_path;
p2p_manager_unittest.cc 148 base::FilePath path = test_conf_->GetP2PDir().Append(base::StringPrintf(
211 base::FilePath path = test_conf_->GetP2PDir().Append(base::StringPrintf(
343 if (!test_utils::IsXAttrSupported(base::FilePath("/tmp"))) {
365 if (!test_utils::IsXAttrSupported(base::FilePath("/tmp"))) {
391 if (!test_utils::IsXAttrSupported(base::FilePath("/tmp"))) {
400 EXPECT_EQ(manager_->FileGetPath("foo"), base::FilePath());
416 EXPECT_EQ(manager_->FileGetPath("bar"), base::FilePath());
  /system/update_engine/payload_consumer/
download_action.cc 35 using base::FilePath;
70 FilePath path =
94 FilePath path = p2p_manager->FileGetPath(p2p_file_id_);
209 FilePath path = system_state_->p2p_manager()->FileGetPath(file_id);
mtd_file_descriptor.cc 50 base::FilePath device_node(path);
51 base::FilePath ubi_name(device_node.BaseName());
169 base::FilePath device_node(path);
170 base::FilePath ubi_name(device_node.BaseName());
  /system/update_engine/payload_generator/
ext2_filesystem_unittest.cc 75 base::FilePath path =
104 base::FilePath build_path = test_utils::GetBuildArtifactsPath().Append("gen");
181 base::FilePath path = test_utils::GetBuildArtifactsPath().Append(
192 base::FilePath path =
  /system/webservd/webservd/
utils.cc 43 base::FilePath exe_path;
44 if (!base::ReadSymbolicLink(base::FilePath{"/proc/self/exe"}, &exe_path) ||
132 bool StoreCertificate(X509* cert, const base::FilePath& file) {
138 X509Ptr LoadAndValidateCertificate(const base::FilePath& file) {
  /external/libchrome/base/json/
json_value_serializer_unittest.cc 154 FilePath temp_file(tempdir.path().AppendASCII("test.json"));
178 FilePath temp_file(tempdir.path().AppendASCII("test.json"));
411 base::FilePath original_file_path;
445 const base::FilePath written_file_path =
459 base::FilePath original_file_path;
472 base::FilePath written_file_path = temp_dir_.path().Append(
486 base::FilePath source_file_path;
  /external/libchrome/base/process/
process_metrics_unittest.cc 450 bool SignalEvent(const FilePath& signal_dir, const char* signal_file) {
457 bool CheckEvent(const FilePath& signal_dir, const char* signal_file) {
464 void WaitForEvent(const FilePath& signal_dir, const char* signal_file) {
472 const FilePath temp_path = command_line->GetSwitchValuePath(kTempDirFlag);
491 const FilePath temp_path = temp_dir.path();
kill_posix.cc 102 bool WaitForProcessesToExit(const FilePath::StringType& executable_name,
123 bool CleanupProcesses(const FilePath::StringType& executable_name,
  /system/connectivity/shill/vpn/
openvpn_driver.h 243 base::FilePath* config_file);
276 base::FilePath lsb_release_file_;
282 base::FilePath tls_auth_file_;
283 base::FilePath openvpn_config_directory_;
284 base::FilePath openvpn_config_file_;
  /system/core/metricsd/uploader/
upload_service_test.cc 81 base::FilePath filepath = local
83 ASSERT_TRUE(base::CreateDirectory(filepath.DirName()));
85 base::WriteFile(filepath, value.data(), value.size()));
101 base::FilePath private_dir_;
102 base::FilePath shared_dir_;
271 base::DeleteFile(base::FilePath(tmp_file), false);
274 base::DeleteFile(base::FilePath(tmp_file), false);
  /external/libchrome/crypto/
nss_util.cc 74 static const base::FilePath::CharType kReadOnlyCertDB[] =
92 base::FilePath GetDefaultConfigDirectory() {
93 base::FilePath dir;
114 base::FilePath GetInitialConfigDirectory() {
116 base::FilePath database_dir = base::FilePath(kReadOnlyCertDB);
158 void UseLocalCacheOfNSSDatabaseIfNFS(const base::FilePath& database_dir) {
324 const base::FilePath& path) {
331 base::FilePath nssdb_path = path.AppendASCII(".pki").AppendASCII("nssdb");
495 const base::FilePath& path)
    [all...]
  /external/lzma/CPP/7zip/UI/FileManager/
BrowseDialog.cpp 133 UString FilePath; // input/ result path
258 int rootSize = GetRootPrefixSize(FilePath);
260 if (NName::IsDrivePath(FilePath))
262 else if (IsSuperPath(FilePath))
264 if (NName::IsDrivePath(&FilePath[kSuperPathPrefixSize]))
267 _topDirPrefix.SetFrom(FilePath, rootSize);
271 if (!GetParentPath(FilePath, DirPrefix, name))
288 name = FilePath;
793 FilePath = fs2us(destPath);
795 NormalizeDirPathPrefix(FilePath);
    [all...]
  /external/deqp/external/vulkancts/framework/vulkan/
vkBinaryRegistry.cpp 50 return de::FilePath::join(dirName, de::toString(tcu::toHex(index)) + ".spv").getPath();
55 return de::FilePath::join(dirName, "index.bin").getPath();
60 const de::FilePath fullPath = getProgramPath(dstDir, index);
62 if (!de::FilePath(fullPath.getDirName()).exists())
353 const de::FilePath indexPath = getIndexPath(m_dstPath);
372 if (!de::FilePath(indexPath.getDirName()).exists())
  /system/update_engine/common/
prefs_unittest.cc 58 base::FilePath prefs_dir_;
65 base::FilePath path;
71 base::FilePath path;
76 base::FilePath path;
114 base::FilePath subdir = prefs_dir_.Append("subdir1").Append("subdir2");
123 EXPECT_TRUE(prefs_.Init(base::FilePath("/dev/null")));
  /external/libbrillo/brillo/
file_utils_unittest.cc 26 base::FilePath file_path_;
97 base::FilePath symlink_target = temp_dir_.path().Append("target.temp");
  /external/libbrillo/brillo/http/
http_form_data.h 177 const base::FilePath& file_path,
213 const base::FilePath& file_path,
  /external/libchrome/base/memory/
shared_memory.h 29 class FilePath;
272 bool FilePathForMemoryName(const std::string& mem_name, FilePath* path);
  /external/libchrome/base/
sys_info_unittest.cc 17 using base::FilePath;
41 FilePath tmp_path;
  /external/libchrome/base/trace_event/
process_memory_maps_dump_provider_unittest.cc 109 FilePath temp_path;
130 ScopedFILE empty_file(OpenFile(FilePath("/dev/null"), "r"));

Completed in 1618 milliseconds

<<111213141516171819