Home
last modified time | relevance | path

Searched defs:remaining_path (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/lb_policy/
Daddress_filtering.cc90 std::vector<std::string> remaining_path(it, path.end()); in MakeHierarchicalAddressMap() local
/aosp_15_r20/external/grpc-grpc/src/core/load_balancing/
H A Daddress_filtering.cc70 std::vector<RefCountedStringValue> remaining_path(it, path.end()); in ForEach() local
/aosp_15_r20/external/rust/android-crates-io/crates/uefi/src/proto/device_path/
Dmod.rs539 remaining_path: Option<&'a DevicePath>, field
546 let remaining_path = self.remaining_path?; in next() localVariable
/aosp_15_r20/external/rust/crates/uefi/src/proto/device_path/
Dmod.rs539 remaining_path: Option<&'a DevicePath>, field
546 let remaining_path = self.remaining_path?; in next() localVariable