Searched refs:ISvcMgrIoservice (Results 1 – 4 of 4) sorted by relevance
25 struct ISvcMgrIoservice { struct26 int32_t (*RegisterServiceStatusListener)(struct ISvcMgrIoservice *self, argument28 int32_t (*UnregisterServiceStatusListener)(struct ISvcMgrIoservice *self, argument32 struct ISvcMgrIoservice *SvcMgrIoserviceGet(void);33 void SvcMgrIoserviceRelease(struct ISvcMgrIoservice *svcmgr);
19 struct ISvcMgrIoservice svcmgr;54 struct ISvcMgrIoservice *self, struct ServiceStatusListener *listener, uint16_t deviceClass) in SvcMgrIoserviceRegSvcStatListener()74 int32_t SvcMgrIoserviceUnRegSvcStatListener(struct ISvcMgrIoservice *self, struct ServiceStatusList… in SvcMgrIoserviceUnRegSvcStatListener()96 static void SvcMgrIoserviceConstruct(struct ISvcMgrIoservice *svcmgrInst) in SvcMgrIoserviceConstruct()102 struct ISvcMgrIoservice *SvcMgrIoserviceGet(void) in SvcMgrIoserviceGet()119 void SvcMgrIoserviceRelease(struct ISvcMgrIoservice *svcmgr) in SvcMgrIoserviceRelease()
825 struct ISvcMgrIoservice *servmgr = SvcMgrIoserviceGet();857 struct ISvcMgrIoservice *servmgr = SvcMgrIoserviceGet();910 struct ISvcMgrIoservice *servmgr = SvcMgrIoserviceGet();
83 struct ISvcMgrIoservice *g_servmgr = NULL;