Home
last modified time | relevance | path

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

/dports/net/gupnp/gupnp-1.4.0/libgupnp/
H A Dgupnp-linux-context-manager.c67 GSource *bootstrap_source; member
/dports/devel/grpc/grpc-1.42.0/test/cpp/end2end/xds/
H A Dxds_end2end_test.cc381 TestType& set_bootstrap_source(BootstrapSource bootstrap_source) { in set_bootstrap_source()
393 BootstrapSource bootstrap_source() const { return bootstrap_source_; } in bootstrap_source() function in grpc::testing::__anond1b637be0111::TestType