Searched refs:managerService (Results 1 – 2 of 2) sorted by relevance
39 struct CodecComponentManagerSerivce *managerService = CodecComponentManagerSerivceGet(); in DevCodecHostDump() local40 if (managerService == NULL) { in DevCodecHostDump()46 DLIST_FOR_EACH_ENTRY_SAFE(pos, next, &managerService->head, struct ComponentTypeNode, node) in DevCodecHostDump()
452 static IInputManagerService managerService = { in HdfInputManagerBind() local457 device->service = &managerService.ioService; in HdfInputManagerBind()