Searched defs:Transport (Results 1 – 5 of 5) sorted by relevance
83 struct Transport { struct84 Transport(const DnsTlsServer& server, unsigned mark, unsigned netId, in Transport() function95 DnsTlsTransport transport; argument107 // whether or not this Transport is usable. argument119 // Used to track if this Transport is usable. argument134 // The threshold to determine if this Transport is considered unusable. argument141 // of this Transport. argument146 Transport* _Nullable addTransport(const DnsTlsServer& server, unsigned mark, unsigned netId) argument
58 enum Transport { enum in IwlanNetworkService
85 enum Transport { enum in IwlanDataService
113 Transport(R.string.transport, R.string.default_transport, NA), enumConstant
882 public @interface Transport { } annotation in NetworkCapabilities