Home
last modified time | relevance | path

Searched defs:RegistrationMap (Results 1 – 7 of 7) sorted by relevance

/external/tensorflow/tensorflow/core/common_runtime/
Drequest_cost_accessor_registry.cc27 using RegistrationMap = typedef
Dcost_measurement_registry.cc29 using RegistrationMap = typedef
/external/cronet/net/third_party/quiche/src/quiche/quic/bindings/
Dquic_libevent.h84 using RegistrationMap = absl::node_hash_map<QuicUdpSocketFd, Registration>; variable
/external/cronet/net/third_party/quiche/src/quiche/quic/core/io/
Dquic_poll_event_loop.h116 using RegistrationMap = variable
/external/tensorflow/tensorflow/core/grappler/optimizers/
Dcustom_graph_optimizer_registry.cc27 RegistrationMap; typedef
/external/cronet/base/metrics/
Dfield_trial.h753 typedef std::map<std::string, FieldTrial*, std::less<>> RegistrationMap; typedef
/external/libchrome/base/metrics/
Dfield_trial.h741 typedef std::map<std::string, FieldTrial*> RegistrationMap; typedef