Searched defs:path_file (Results 1 – 8 of 8) sorted by relevance
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/tools/run_tests/sanity/ |
D | check_deprecated_grpc++.py | 127 path_file = os.path.join(root, filename) variable 170 path_file = os.path.join(root, filename) variable
|
/aosp_15_r20/external/grpc-grpc/tools/run_tests/sanity/ |
H A D | check_deprecated_grpc++.py | 138 path_file = os.path.join(root, filename) variable 183 path_file = os.path.join(root, filename) variable
|
/aosp_15_r20/external/autotest/client/site_tests/platform_PrinterPpds/ |
H A D | archiver.py | 136 def copy_file(self, prefix, name, path_file, apply_gzip=False): argument 153 def move_file(self, prefix, name, path_file, apply_gzip=False): argument
|
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/enc/avc/features/ |
H A D | encode_avc_vdenc_fullenc.cpp | 109 std::string path_file = outValue.Get<std::string>(); in Init() local
|
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/enc/av1/features/ |
H A D | encode_av1_vdenc_fullenc.cpp | 248 std::string path_file = outValue.Get<std::string>(); in EncodeFullencFuntion1() local
|
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/enc/hevc/features/ |
H A D | encode_hevc_vdenc_fullenc.cpp | 244 std::string path_file = outValue.Get<std::string>(); in EncodeFullencFuntion0() local
|
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/enc/shared/features/ |
H A D | encode_preenc_basic_feature.cpp | 1342 std::string path_file = outValue.Get<std::string>(); in EncodePreencBasicFuntion1() local
|
/aosp_15_r20/external/pytorch/torch/utils/ |
H A D | cpp_extension.py | 1498 def _remove_if_file_exists(path_file): argument
|