Home
last modified time | relevance | path

Searched defs:runfiles_path (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/bazelbuild-rules_rust/tools/runfiles/
H A Drunfiles.rs197 let runfiles_path = binary_path.with_file_name(&runfiles_name); in find_runfiles_dir() localVariable
/aosp_15_r20/external/tensorflow/tensorflow/tsl/platform/windows/
H A Denv.cc176 string runfiles_path = bin_path + ".runfiles\\org_tensorflow"; in GetRunfilesDir() local
/aosp_15_r20/external/tensorflow/tensorflow/tsl/platform/default/
H A Denv.cc219 string runfiles_path = bin_path + runfiles_suffix; in GetRunfilesDir() local