Home
last modified time | relevance | path

Searched defs:PathConfig (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/c/experimental/ops/gen/common/
H A Dpath_config.h23 struct PathConfig { struct
31 explicit PathConfig() = default; argument
H A Dpath_config.cc24 PathConfig::PathConfig(const string& output_dir, const string& source_dir, in PathConfig() function in tensorflow::generator::PathConfig
/aosp_15_r20/build/soong/ui/build/paths/
H A Dconfig.go19 type PathConfig struct { struct
21 Symlink bool
24 Log bool
27 Error bool
31 LinuxOnlyPrebuilt bool
/aosp_15_r20/platform_testing/libraries/screenshot/src/main/java/platform/test/screenshot/
H A DGoldenPathManager.kt122 class PathConfig(vararg elems: PathElementBase) { class
/aosp_15_r20/external/tensorflow/tensorflow/c/experimental/ops/gen/
H A Dgenerate_cpp_main.cc55 generator::PathConfig PathConfig() { in PathConfig() function in __anonb6d3f8490111::MainConfig