Home
last modified time | relevance | path

Searched defs:OutputPaths (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Tooling/DependencyScanning/
DDependencyScanningTool.h192 std::vector<std::string> OutputPaths; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Tooling/DependencyScanning/
DDependencyScanningTool.h192 std::vector<std::string> OutputPaths; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Tooling/DependencyScanning/
DDependencyScanningTool.h192 std::vector<std::string> OutputPaths; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Tooling/DependencyScanning/
DDependencyScanningTool.h192 std::vector<std::string> OutputPaths; variable
/aosp_15_r20/build/soong/dexpreopt/
H A Dconfig.go393 func pathsListToStringLists(pathsList []android.OutputPaths) [][]string {
/aosp_15_r20/build/soong/android/
H A Dpaths.go644 type OutputPaths []OutputPath type
/aosp_15_r20/external/bazelbuild-remote-apis/build/bazel/remote/execution/v2/
H A Dremote_execution.pb.go703OutputPaths []string `protobuf:"bytes,7,rep,name=output_paths,json=outputPaths,proto3" json:"outpu… member