Searched refs:initInstance (Results 1 – 6 of 6) sorted by relevance
66 return Health::initInstance(&gHealthdConfig).get(); in HIDL_FETCH_IHealth()
290 sp<IHealth> Health::initInstance(struct healthd_config* c) { in initInstance() function in android::hardware::health::V2_0::implementation::Health
56 android::sp<IHealth> service = Health::initInstance(config); in healthd_mode_service_2_0_init()
30 static sp<IHealth> initInstance(struct healthd_config* c);
174 return Health::initInstance(&gHealthdConfig).get();