Searched defs:ServiceInfo (Results 1 – 7 of 7) sorted by relevance
23 struct ServiceInfo { struct24 std::string serviceName = "";25 std::string serviceContext = "";
29 typedef struct ServiceInfo ServiceInfo; typedef34 struct ServiceInfo { struct58 ServiceInfo info; argument
34 } ServiceInfo; typedef
61 ## ServiceInfo section
60 ## ServiceInfo section
601 pub(crate) struct ServiceInfo { struct618 impl ServiceInfo { impl811 ) -> ConnectResult<RwLockReadGuard<ServiceInfo>> { in get_service_info()
42 } ServiceInfo; typedef