Searched refs:health_name (Results 1 – 1 of 1) sorted by relevance
403 std::string health_name = IHealth::descriptor + "/"s + instance_name_; in OnInit() local404 CHECK_EQ(STATUS_OK, AServiceManager_addService(this->asBinder().get(), health_name.c_str())) in OnInit()