Searched refs:xExistingService_td (Results 1 – 1 of 1) sorted by relevance
1033 Reference< reflection::XServiceTypeDescription > xExistingService_td; in insert_singletons() local1034 xTDMgr->getByHierarchicalName( existing_name ) >>= xExistingService_td; in insert_singletons()1035 if (! xExistingService_td.is()) in insert_singletons()1044 if (! is_supported_service( service_name, xExistingService_td )) in insert_singletons()
Completed in 26 milliseconds