/ohos5.0/foundation/resourceschedule/ffrt/src/util/ |
H A D | ffrt_facade.h | 36 static ExecuteUnit& inst = Instance().GetEUInstanceImpl(); in GetEUInstance() local 42 static DependenceManager& inst = Instance().GetDMInstanceImpl(); in GetDMInstance() local 48 static PollerProxy& inst = Instance().GetPPInstanceImpl(); in GetPPInstance() local 54 static DelayedWorker& inst = Instance().GetDWInstanceImpl(); in GetDWInstance() local 60 static FFRTScheduler* inst = Instance().GetSchedInstanceImpl(); in GetSchedInstance() local 66 static IOPoller& inst = Instance().GetIoPPInstanceImpl(); in GetIoPPInstance() local 72 static CoStackAttr* inst = Instance().GetCSAInstanceImpl(); in GetCSAInstance() local 78 static QueueMonitor& inst = Instance().GetQMInstanceImpl(); in GetQMInstance() local 84 static WorkerMonitor& inst = Instance().GetWMInstanceImpl(); in GetWMInstance() local
|
/ohos5.0/drivers/hdf_core/framework/core/host/src/ |
H A D | devmgr_service_clnt.c | 20 struct DevmgrServiceClnt *inst = DevmgrServiceClntGetInstance(); in DevmgrServiceClntAttachDeviceHost() local 37 struct DevmgrServiceClnt *inst = DevmgrServiceClntGetInstance(); in DevmgrServiceClntAttachDevice() local 54 struct DevmgrServiceClnt *inst = DevmgrServiceClntGetInstance(); in DevmgrServiceClntDetachDevice() local 76 void DevmgrServiceClntFreeInstance(struct DevmgrServiceClnt *inst) in DevmgrServiceClntFreeInstance()
|
/ohos5.0/drivers/hdf_core/adapter/uhdf2/manager/src/ |
H A D | devhost_service_proxy.c | 28 struct IDevHostService *inst, const struct HdfDeviceInfo *attribute, int opsCode) in DevHostServiceProxyOpsDevice() 46 struct IDevHostService *inst, const struct HdfDeviceInfo *attribute) in DevHostServiceProxyAddDevice() 52 struct IDevHostService *inst, devid_t devid) in DevHostServiceProxyDelDevice() 93 static int32_t DevHostServicProxyDump(struct IDevHostService *inst, struct HdfSBuf *data, struct Hd… in DevHostServicProxyDump() 106 struct DevHostServiceProxy *inst, struct HdfRemoteService *remote) in DevHostServiceProxyConstruct() 131 void DevHostServiceProxyRecycle(struct DevHostServiceProxy *inst) in DevHostServiceProxyRecycle()
|
H A D | device_token_proxy.c | 19 static void HdfDevTokenProxyConstruct(struct HdfDevTokenProxy *inst, struct HdfRemoteService *remot… in HdfDevTokenProxyConstruct() 34 void HdfDevTokenProxyRecycle(struct HdfDevTokenProxy *inst) in HdfDevTokenProxyRecycle()
|
H A D | devmgr_service_full.c | 63 static void DevmgrServiceFullOnDeviceHostDied(struct DevmgrServiceFull *inst, uint32_t hostId, in DevmgrServiceFullOnDeviceHostDied() 114 void DevmgrServiceFullConstruct(struct DevmgrServiceFull *inst) in DevmgrServiceFullConstruct()
|
/ohos5.0/drivers/hdf_core/framework/core/manager/src/ |
H A D | devsvc_manager.c | 22 static struct DevSvcRecord *DevSvcManagerSearchServiceLocked(struct IDevSvcManager *inst, uint32_t … in DevSvcManagerSearchServiceLocked() 84 int DevSvcManagerAddService(struct IDevSvcManager *inst, in DevSvcManagerAddService() 130 int DevSvcManagerUpdateService(struct IDevSvcManager *inst, in DevSvcManagerUpdateService() 214 struct HdfDeviceObject *DevSvcManagerGetObject(struct IDevSvcManager *inst, const char *svcName) in DevSvcManagerGetObject() 254 struct HdfObject *DevSvcManagerGetService(struct IDevSvcManager *inst, const char *svcName) in DevSvcManagerGetService() 263 void DevSvcManagerListAllService(struct IDevSvcManager *inst, struct HdfSBuf *reply) in DevSvcManagerListAllService() 283 struct IDevSvcManager *inst, const char *interfaceDesc, struct HdfSBuf *reply) in DevSvcManagerListServiceByInterfaceDesc() 326 int DevSvcManagerRegsterServListener(struct IDevSvcManager *inst, struct ServStatListenerHolder *li… in DevSvcManagerRegsterServListener() 341 void DevSvcManagerUnregsterServListener(struct IDevSvcManager *inst, struct ServStatListenerHolder … in DevSvcManagerUnregsterServListener() 353 bool DevSvcManagerConstruct(struct DevSvcManager *inst) in DevSvcManagerConstruct() [all …]
|
H A D | devmgr_service.c | 223 static struct DevHostServiceClnt *DevmgrServiceFindDeviceHost(struct IDevmgrService *inst, uint16_t… in DevmgrServiceFindDeviceHost() 241 static int DevmgrServiceAttachDevice(struct IDevmgrService *inst, struct IHdfDeviceToken *token) in DevmgrServiceAttachDevice() 270 static int DevmgrServiceDetachDevice(struct IDevmgrService *inst, devid_t devid) in DevmgrServiceDetachDevice() 292 struct IDevmgrService *inst, uint16_t hostId, struct IDevHostService *hostService) in DevmgrServiceAttachDeviceHost() 339 static int DevmgrServiceStartDeviceHosts(struct DevmgrService *inst) in DevmgrServiceStartDeviceHosts() 364 static int32_t DevmgrServiceListAllDevice(struct IDevmgrService *inst, struct HdfSBuf *reply) in DevmgrServiceListAllDevice() 400 int DevmgrServiceStartService(struct IDevmgrService *inst) in DevmgrServiceStartService() 454 bool DevmgrServiceConstruct(struct DevmgrService *inst) in DevmgrServiceConstruct()
|
H A D | devsvc_manager_ext.c | 127 struct DevSvcManagerExt *inst = (struct DevSvcManagerExt *)svcmgr; in DevSvcManagerExtStart() local 163 static bool DevSvcManagerExtConstruct(struct DevSvcManagerExt *inst) in DevSvcManagerExtConstruct() 197 void DevSvcManagerExtRelease(struct IDevSvcManager *inst) in DevSvcManagerExtRelease()
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/l2cap/ |
H A D | l2cap_inst.c | 35 L2capInstance *inst = L2capGetInstance(); in L2capInitialized() local 46 L2capInstance *inst = L2capGetInstance(); in L2capGetPsm() local 65 L2capInstance *inst = L2capGetInstance(); in L2capGetConnection() local 84 L2capInstance *inst = L2capGetInstance(); in L2capGetConnection2() local 103 L2capInstance *inst = L2capGetInstance(); in L2capGetConnection3() local 147 L2capInstance *inst = L2capGetInstance(); in L2capGetChannel2() local 177 L2capInstance *inst = L2capGetInstance(); in L2capGetNewLcid() local 325 L2capInstance *inst = L2capGetInstance(); in L2capDisconnectTimeout() local 387 L2capInstance *inst = L2capGetInstance(); in L2capNewConnection() local 411 L2capInstance *inst = L2capGetInstance(); in L2capDeleteConnection() local
|
H A D | l2cap.c | 383 L2capInstance *inst = NULL; in L2CAP_RegisterEcho() local 404 L2capInstance *inst = NULL; in L2CAP_DeregisterEcho() local 465 L2capInstance *inst = NULL; in L2CAP_RegisterService() local 505 L2capInstance *inst = NULL; in L2CAP_DeregisterService() local 548 L2capInstance *inst = NULL; in L2CAP_Initialize() local 572 L2capInstance *inst = NULL; in L2CAP_Finalize() local
|
H A D | l2cap_le.c | 90 L2capLeInstance *inst = &g_l2capLeInst; in L2capLeInitialized() local 101 L2capLeInstance *inst = &g_l2capLeInst; in L2capLeGetPsm() local 120 L2capLeInstance *inst = &g_l2capLeInst; in L2capLeGetConnection() local 139 L2capLeInstance *inst = &g_l2capLeInst; in L2capLeGetConnection2() local 176 L2capLeInstance *inst = &g_l2capLeInst; in L2capLeGetChannel2() local 224 L2capLeInstance *inst = &g_l2capLeInst; in L2capLeGetNewLcid() local 319 L2capLeInstance *inst = &g_l2capLeInst; in L2capLeNewConnection() local 340 L2capLeInstance *inst = &g_l2capLeInst; in L2capLeDeleteConnection() local 392 L2capLeInstance *inst = &g_l2capLeInst; in L2capLeResponseTimeout() local 641 L2capLeInstance *inst = &g_l2capLeInst; in L2capLeProcessConnectionParameterUpdateReq() local [all …]
|
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/ |
H A D | spunge_core.c | 335 static void SpungeInstTimerInit(struct SpungeInstance *inst) in SpungeInstTimerInit() 349 static FILLP_INT SpungeThreadInit(struct SpungeInstance *inst) in SpungeThreadInit() 364 FILLP_INT SpungeInstInit(struct SpungeInstance *inst) in SpungeInstInit() 536 void SpungeFreeInstanceResource(struct SpungeInstance *inst) in SpungeFreeInstanceResource() 574 void FtGlobalTimerInit(struct SpungeInstance *inst) in FtGlobalTimerInit() 842 void SpungeDestroyInstance(struct SpungeInstance *inst) in SpungeDestroyInstance() 894 void SpungeHandleMsgCycle(struct SpungeInstance *inst) in SpungeHandleMsgCycle() 1105 void FillpCalculateFairness(struct SpungeInstance *inst) in FillpCalculateFairness() 1441 void SpungeInitTokenBucket(struct SpungeInstance *inst) in SpungeInitTokenBucket() 1530 static void SpinstLoopRecv(struct SpungeInstance *inst) in SpinstLoopRecv() [all …]
|
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/src/ |
H A D | spunge_message.c | 70 static void SpungeHandleMsgAllocSock(void *value, struct SpungeInstance *inst) in SpungeHandleMsgAllocSock() 118 static void SpungeHandleMsgFreeSockEagain(void *value, struct SpungeInstance *inst) in SpungeHandleMsgFreeSockEagain() 184 static void SpungeHandleMsgListen(void *value, struct SpungeInstance *inst) in SpungeHandleMsgListen() 306 static void SpungeHandleMsgConnect(void *value, struct SpungeInstance *inst) in SpungeHandleMsgConnect() 416 static void SpungeHandleMsgBind(void *value, struct SpungeInstance *inst) in SpungeHandleMsgBind() 475 static void SpungeHandleMsgConnAccepted(void *value, struct SpungeInstance *inst) in SpungeHandleMsgConnAccepted() 545 static void SpungeHandleMsgDoShutdown(void *value, struct SpungeInstance *inst) in SpungeHandleMsgDoShutdown() 641 static void SpungeHandleMsgClose(void *value, struct SpungeInstance *inst) in SpungeHandleMsgClose() 695 static void SpungeHandleMsgSetSendBuf(void *value, struct SpungeInstance *inst) in SpungeHandleMsgSetSendBuf() 729 static void SpungeHandleMsgSetRecvBuf(void *value, struct SpungeInstance *inst) in SpungeHandleMsgSetRecvBuf() [all …]
|
/ohos5.0/drivers/hdf_core/adapter/uhdf2/host/src/ |
H A D | devmgr_service_proxy.c | 28 int DevmgrServiceProxyAttachDeviceHost(struct IDevmgrService *inst, uint16_t hostId, struct IDevHos… in DevmgrServiceProxyAttachDeviceHost() 67 int DevmgrServiceProxyAttachDevice(struct IDevmgrService *inst, struct IHdfDeviceToken *token) in DevmgrServiceProxyAttachDevice() 92 int DevmgrServiceProxyDetachDevice(struct IDevmgrService *inst, devid_t devid) in DevmgrServiceProxyDetachDevice() 114 static int DevmgrServiceProxyProcessLoad(struct IDevmgrService *inst, const char *svcName, int code) in DevmgrServiceProxyProcessLoad() 134 int DevmgrServiceProxyLoadDevice(struct IDevmgrService *inst, const char *svcName) in DevmgrServiceProxyLoadDevice() 139 int DevmgrServiceProxyUnLoadDevice(struct IDevmgrService *inst, const char *svcName) in DevmgrServiceProxyUnLoadDevice() 144 static void DevmgrServiceProxyConstruct(struct DevmgrServiceProxy *inst) in DevmgrServiceProxyConstruct()
|
H A D | devsvc_manager_proxy.c | 73 …struct IDevSvcManager *inst, struct HdfDeviceObject *service, const struct HdfServiceInfo *servInf… in DevSvcManagerProxyAddService() 112 static int DevSvcManagerProxyUpdateService(struct IDevSvcManager *inst, in DevSvcManagerProxyUpdateService() 152 struct HdfObject *DevSvcManagerProxyGetService(struct IDevSvcManager *inst, const char *svcName) in DevSvcManagerProxyGetService() 181 void DevSvcManagerProxyRemoveService(struct IDevSvcManager *inst, const char *svcName, in DevSvcManagerProxyRemoveService() 230 void DevSvcManagerProxyConstruct(struct DevSvcManagerProxy *inst, struct HdfRemoteService *remote) in DevSvcManagerProxyConstruct()
|
H A D | hdf_device_thread.c | 50 int DeviceThreadAttach(struct DeviceThread *inst, struct IHdfDevice *device, struct HdfDeviceNode *… in DeviceThreadAttach() 80 void DeviceThreadConstruct(struct DeviceThread *inst) in DeviceThreadConstruct()
|
H A D | devhost_service_full.c | 65 struct DevHostServiceFull *inst = (struct DevHostServiceFull *)devHostService; in DevHostServiceFullOpsDevice() local 202 void DevHostServiceFullConstruct(struct DevHostServiceFull *inst) in DevHostServiceFullConstruct() 215 void DevHostServiceFullDestruct(struct DevHostServiceFull *inst) in DevHostServiceFullDestruct()
|
/ohos5.0/drivers/hdf_core/adapter/khdf/liteos_m/core/common/src/ |
H A D | hdf_device_node_ext.c | 42 static int DeviceNodeExtPublishService(struct HdfDeviceNode *inst) in DeviceNodeExtPublishService() 57 static void DeviceNodeExtConstruct(struct DeviceNodeExt *inst) in DeviceNodeExtConstruct()
|
/ohos5.0/drivers/hdf_core/adapter/khdf/uniproton/core/common/src/ |
H A D | hdf_device_node_ext.c | 38 static int DeviceNodeExtPublishService(struct HdfDeviceNode *inst) in DeviceNodeExtPublishService() 53 static void DeviceNodeExtConstruct(struct DeviceNodeExt *inst) in DeviceNodeExtConstruct()
|
/ohos5.0/drivers/hdf_core/framework/core/shared/src/ |
H A D | hdf_service_record.c | 17 void DevSvcRecordFreeInstance(struct DevSvcRecord *inst) in DevSvcRecordFreeInstance()
|
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_p2p/test/Mock/ |
H A D | mock_wifi_p2p_hal_interface.cpp | 22 static WifiP2PHalInterface inst; in GetInstance() local
|
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/native/Mock/ |
H A D | mock_wifi_c_device.cpp | 21 static WifiCDevice inst; in GetInstance() local
|
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_ap/Mock/ |
H A D | mock_wifi_ap_hal_interface.cpp | 22 static WifiApHalInterface inst; in GetInstance() local
|
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_scan/Mock/ |
H A D | mock_wifi_settings.cpp | 21 static WifiSettings inst; in GetInstance() local
|
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_sta/Mock/ |
H A D | mock_wifi_settings.cpp | 21 static WifiSettings inst; in GetInstance() local
|