Searched refs:HealthServicePair (Results 1 – 3 of 3) sorted by relevance
81 struct HealthServicePair { struct84 static HealthServicePair get(); argument
85 HealthServicePair HealthServicePair::get() { in get()86 HealthServicePair ret; in get()142 auto [aidlHealth, hidlHealth] = HealthServicePair::get(); in init_health_service()
244 auto [healthService, hidlHealth] = HealthServicePair::get(); in TEST()