/drivers/hdf_core/framework/core/shared/src/ |
H A D | hdf_service_record.c | 17 void DevSvcRecordFreeInstance(struct DevSvcRecord *inst) in DevSvcRecordFreeInstance() argument
|
/drivers/hdf_core/adapter/uhdf2/manager/src/ |
H A D | device_token_proxy.c | 19 static void HdfDevTokenProxyConstruct(struct HdfDevTokenProxy *inst, struct HdfRemoteService *remote) in HdfDevTokenProxyConstruct() argument 34 void HdfDevTokenProxyRecycle(struct HdfDevTokenProxy *inst) in HdfDevTokenProxyRecycle() argument [all...] |
H A D | devmgr_query_device.c | 24 int DevFillQueryDeviceInfo(struct IDevmgrService *inst, struct HdfSBuf *data, struct HdfSBuf *reply) in DevFillQueryDeviceInfo() argument
|
H A D | driver_installer_full.c | 45 static void DriverInstallerFullConstruct(struct DriverInstaller *inst) in DriverInstallerFullConstruct() argument
|
H A D | devhost_service_proxy.c | 93 static int32_t DevHostServicProxyDump(struct IDevHostService *inst, struct HdfSBuf *data, struct HdfSBuf *reply) in DevHostServicProxyDump() argument 27 DevHostServiceProxyOpsDevice( struct IDevHostService *inst, const struct HdfDeviceInfo *attribute, int opsCode) DevHostServiceProxyOpsDevice() argument 45 DevHostServiceProxyAddDevice( struct IDevHostService *inst, const struct HdfDeviceInfo *attribute) DevHostServiceProxyAddDevice() argument 51 DevHostServiceProxyDelDevice( struct IDevHostService *inst, devid_t devid) DevHostServiceProxyDelDevice() argument 105 DevHostServiceProxyConstruct( struct DevHostServiceProxy *inst, struct HdfRemoteService *remote) DevHostServiceProxyConstruct() argument 131 DevHostServiceProxyRecycle(struct DevHostServiceProxy *inst) DevHostServiceProxyRecycle() argument [all...] |
H A D | devmgr_service_full.c | 63 static void DevmgrServiceFullOnDeviceHostDied(struct DevmgrServiceFull *inst, uint32_t hostId, in DevmgrServiceFullOnDeviceHostDied() argument 114 void DevmgrServiceFullConstruct(struct DevmgrServiceFull *inst) in DevmgrServiceFullConstruct() argument [all...] |
/drivers/hdf_core/framework/test/fuzztest/uhdf2_utils_fuzzer/hdfxcollie_fuzzer/ |
H A D | hdfxcollie_fuzzer.cpp | 18 ::OHOS::HdfXCollie& inst = ::OHOS::HdfXCollie::GetInstance(); in HdfXCollieFuzzTest() local
|
/drivers/hdf_core/framework/core/host/src/ |
H A D | hdf_device_token.c | 13 static void HdfDeviceTokenConstruct(struct HdfDeviceToken *inst) in HdfDeviceTokenConstruct() argument
|
H A D | hdf_driver_loader.c | 56 void HdfDriverLoaderConstruct(struct HdfDriverLoader *inst) in HdfDriverLoaderConstruct() argument
|
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 in DevmgrServiceClntDetachDevice() local 76 DevmgrServiceClntFreeInstance(struct DevmgrServiceClnt *inst) DevmgrServiceClntFreeInstance() argument [all...] |
H A D | devsvc_manager_clnt.c | 141 static void DevSvcManagerClntConstruct(struct DevSvcManagerClnt *inst) in DevSvcManagerClntConstruct() argument
|
/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() argument 57 static void DeviceNodeExtConstruct(struct DeviceNodeExt *inst) in DeviceNodeExtConstruct() argument
|
/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() argument 53 static void DeviceNodeExtConstruct(struct DeviceNodeExt *inst) in DeviceNodeExtConstruct() argument
|
/drivers/hdf_core/adapter/uhdf2/host/src/ |
H A D | device_token_stub.c | 38 void DeviceTokenStubConstruct(struct DeviceTokenStub *inst) in DeviceTokenStubConstruct() argument
|
H A D | hdf_device_thread.c | 50 int DeviceThreadAttach(struct DeviceThread *inst, struct IHdfDevice *device, struct HdfDeviceNode *service) in DeviceThreadAttach() argument 80 void DeviceThreadConstruct(struct DeviceThread *inst) in DeviceThreadConstruct() argument
|
H A D | driver_loader_full.c | 74 void HdfDriverLoaderFullConstruct(struct DriverLoaderFull *inst) in HdfDriverLoaderFullConstruct() argument
|
H A D | device_service_stub.c | 127 void DeviceServiceStubConstruct(struct DeviceServiceStub *inst) in DeviceServiceStubConstruct() argument
|
H A D | devhost_service_stub.c | 113 static void DevHostServiceStubConstruct(struct DevHostServiceStub *inst) in DevHostServiceStubConstruct() argument
|
H A D | devsvc_manager_proxy.c | 112 static int DevSvcManagerProxyUpdateService(struct IDevSvcManager *inst, in DevSvcManagerProxyUpdateService() argument 152 struct HdfObject *DevSvcManagerProxyGetService(struct IDevSvcManager *inst, const char *svcName) in DevSvcManagerProxyGetService() argument 181 void DevSvcManagerProxyRemoveService(struct IDevSvcManager *inst, const char *svcName, in DevSvcManagerProxyRemoveService() argument 230 void DevSvcManagerProxyConstruct(struct DevSvcManagerProxy *inst, struc argument 72 DevSvcManagerProxyAddService( struct IDevSvcManager *inst, struct HdfDeviceObject *service, const struct HdfServiceInfo *servInfo) DevSvcManagerProxyAddService() argument [all...] |
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() argument 215 void DevHostServiceFullDestruct(struct DevHostServiceFull *inst) in DevHostServiceFullDestruct() argument [all...] |
/drivers/hdf_core/framework/core/manager/src/ |
H A D | hdf_driver_installer.c | 33 static void DriverInstallerConstruct(struct DriverInstaller *inst) in DriverInstallerConstruct() argument
|
/drivers/hdf_core/framework/utils/src/ |
H A D | hdf_message_task.c | 49 void HdfMessageTaskConstruct(struct HdfMessageTask *inst, in HdfMessageTaskConstruct() argument
|
H A D | hdf_cstring.c | 51 void HdfCStringRecycle(struct HdfCString *inst) in HdfCStringRecycle() argument
|
/drivers/hdf_core/framework/core/common/src/ |
H A D | hdf_device_node_ext.c | 107 static void DeviceNodeExtConstruct(struct DeviceNodeExt *inst) in DeviceNodeExtConstruct() argument
|
/drivers/hdf_core/adapter/uhdf2/hdi/src/ |
H A D | servmgr_client.c | 211 void HDIServiceManagerConstruct(struct HDIServiceManager *inst) in HDIServiceManagerConstruct() argument
|