Searched refs:DevSvcManagerGetService (Results 1 – 2 of 2) sorted by relevance
34 struct HdfObject *DevSvcManagerGetService(struct IDevSvcManager *inst, const char *svcName);
173 deviceService = DevSvcManagerGetService(inst, svcName); in DevSvcManagerSubscribeService()254 struct HdfObject *DevSvcManagerGetService(struct IDevSvcManager *inst, const char *svcName) in DevSvcManagerGetService() function366 devSvcMgrIf->GetService = DevSvcManagerGetService; in DevSvcManagerConstruct()