Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/_dynamo/
H A Dguards.py1116 code_parts, argument
2586 def build_guard_function(code_parts, closure_args) -> Tuple[str, str]: argument
/aosp_15_r20/external/grpc-grpc/src/core/resolver/xds/
H A Dxds_resolver.cc474 std::vector<std::string> code_parts; in CreateMethodConfig() local
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/resolver/xds/
Dxds_resolver.cc664 std::vector<std::string> code_parts; in CreateMethodConfig() local