Home
last modified time | relevance | path

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

/external/autotest/client/cros/cellular/mbim_compliance/
Dmbim_device_context.py110 custom_match=(lambda device: self._device_interface_matcher(
/external/grpc-grpc/src/core/lib/iomgr/
Dev_posix.cc181 const char* custom_match = in grpc_register_event_engine_factory() local
194 if (0 == strcmp(g_factories[i].name, custom_match)) { in grpc_register_event_engine_factory()
/external/rust/crates/grpcio-sys/grpc/src/core/lib/iomgr/
Dev_posix.cc184 const char* custom_match = in grpc_register_event_engine_factory() local
197 if (0 == strcmp(g_factories[i].name, custom_match)) { in grpc_register_event_engine_factory()