Home
last modified time | relevance | path

Searched refs:destination_dir (Results 1 – 3 of 3) sorted by relevance

/external/python/pybind11/tools/
DFindCatch.cmake34 function(_download_catch version destination_dir)
37 file(DOWNLOAD ${url} "${destination_dir}/catch.hpp" STATUS status)
43 "${destination_dir}"
/external/tensorflow/tensorflow/python/saved_model/
Dbuilder_impl.py757 def copy_assets_to_destination_dir(asset_filename_map, destination_dir): argument
760 destination_dir)
/external/rust/crates/grpcio-sys/grpc/tools/distrib/python/grpcio_tools/
Dgrpcio_tools.bzl33 destination_dir = destination_path.rfind("/")