Home
last modified time | relevance | path

Searched defs:method_filter (Results 1 – 2 of 2) sorted by relevance

/external/grpc-grpc/src/python/grpcio_tests/tests/observability/
D_open_telemetry_observability_test.py399 def method_filter(method: str) -> bool: function
/external/rust/android-crates-io/crates/axum/src/routing/
Dmod.rs27 mod method_filter; module