Searched refs:paths (Results 1 – 18 of 18) sorted by relevance
/device/google/cuttlefish/host/commands/stop_cvd/ |
D | main.cc | 57 std::set<std::string> paths; in FallbackPaths() local 59 paths.insert(parent_path + "/cuttlefish_assembly"); in FallbackPaths() 60 paths.insert(parent_path + "/cuttlefish_assembly/*"); in FallbackPaths() 70 paths.insert(instance_dir); in FallbackPaths() 72 paths.insert(instance_dir + "/*"); in FallbackPaths() 74 paths.insert(instance_dir + "/tombstones/*"); in FallbackPaths() 76 paths.insert(instance_dir + "/" + std::string(cuttlefish::kInternalDirName) + "/*"); in FallbackPaths() 78 paths.insert(instance_dir + "/" + std::string(cuttlefish::kSharedDirName) + "/*"); in FallbackPaths() 80 return paths; in FallbackPaths() 100 std::set<pid_t> GetCandidateProcessGroups(const std::set<std::string>& paths) { in GetCandidateProcessGroups() argument [all …]
|
/device/google/cuttlefish/host/commands/fetcher/ |
D | build_api.cc | 67 auto paths = android::base::Join(build.paths, ":"); in operator <<() local 68 return out << "(paths=\"" << paths << "\", target=\"" << build.target << "\")"; in operator <<() 76 DirectoryBuild::DirectoryBuild(const std::vector<std::string>& paths, in DirectoryBuild() argument 78 : paths(paths), target(target), id("eng") { in DirectoryBuild() 153 for (const auto& path : build.paths) { in Artifacts() 174 for (const auto& path : build.paths) { in ArtifactToFile()
|
D | build_api.h | 68 DirectoryBuild(const std::vector<std::string>& paths, 71 std::vector<std::string> paths; member
|
D | fetch_cvd.cc | 216 const std::vector<std::string>& paths, FetcherConfig* config, in AddFilesToConfig() argument 218 for (const std::string& path : paths) { in AddFilesToConfig()
|
/device/google/cuttlefish/host/commands/assemble_cvd/ |
D | flags.cc | 766 bool CleanPriorFiles(const std::vector<std::string>& paths, const std::set<std::string>& preserving… in CleanPriorFiles() argument 768 for (auto path : paths) { in CleanPriorFiles() 787 for (const auto& path : paths) { in CleanPriorFiles() 797 std::vector<std::string> paths = { in CleanPriorFiles() local 806 paths.push_back(instance.instance_dir()); in CleanPriorFiles() 808 paths.push_back(FLAGS_instance_dir); in CleanPriorFiles() 809 return CleanPriorFiles(paths, preserving); in CleanPriorFiles()
|
/device/google/coral/vibrator/ |
D | Hardware.cpp | 62 std::istringstream paths{value}; in pathsFromEnv() local 65 while (paths >> path) { in pathsFromEnv()
|
/device/amlogic/yukawa/ |
D | init.yukawa.rc | 8 # Support legacy paths
|
/device/google/coral/ |
D | WCNSS_qcom_cfg.ini | 233 # Parallel Rx paths.
|
/device/google/muskie/ |
D | WCNSS_qcom_cfg.ini | 239 # Parallel Rx paths.
|
/device/google/taimen/ |
D | WCNSS_qcom_cfg.ini | 239 # Parallel Rx paths.
|
/device/google/bonito/ |
D | WCNSS_qcom_cfg.ini | 232 # Parallel Rx paths.
|
D | init.hardware.rc | 90 # Support legacy paths
|
/device/google/crosshatch/ |
D | WCNSS_qcom_cfg.ini | 232 # Parallel Rx paths.
|
D | init.hardware.rc | 111 # Support legacy paths
|
/device/google/bonito/json-c/ |
D | Doxyfile | 113 # the path. The tag can be used to show relative paths in the file list. 123 # definition is used. Otherwise one should specify the include paths that 981 # where "loc1" and "loc2" can be relative or absolute paths or
|
/device/google/crosshatch/json-c/ |
D | Doxyfile | 113 # the path. The tag can be used to show relative paths in the file list. 123 # definition is used. Otherwise one should specify the include paths that 981 # where "loc1" and "loc2" can be relative or absolute paths or
|
/device/google/coral/json-c/ |
D | Doxyfile | 113 # the path. The tag can be used to show relative paths in the file list. 123 # definition is used. Otherwise one should specify the include paths that 981 # where "loc1" and "loc2" can be relative or absolute paths or
|
/device/google/wahoo/ |
D | init.hardware.rc | 61 # Support legacy paths
|