Home
last modified time | relevance | path

Searched defs:inst (Results 1 - 25 of 34) sorted by relevance

12

/drivers/hdf_core/framework/core/shared/src/
H A Dhdf_service_record.c17 void DevSvcRecordFreeInstance(struct DevSvcRecord *inst) in DevSvcRecordFreeInstance() argument
/drivers/hdf_core/adapter/uhdf2/manager/src/
H A Ddevice_token_proxy.c19 static void HdfDevTokenProxyConstruct(struct HdfDevTokenProxy *inst, struct HdfRemoteService *remote) in HdfDevTokenProxyConstruct() argument
34 void HdfDevTokenProxyRecycle(struct HdfDevTokenProxy *inst) in HdfDevTokenProxyRecycle() argument
[all...]
H A Ddevmgr_query_device.c24 int DevFillQueryDeviceInfo(struct IDevmgrService *inst, struct HdfSBuf *data, struct HdfSBuf *reply) in DevFillQueryDeviceInfo() argument
H A Ddriver_installer_full.c45 static void DriverInstallerFullConstruct(struct DriverInstaller *inst) in DriverInstallerFullConstruct() argument
H A Ddevhost_service_proxy.c93 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 Ddevmgr_service_full.c63 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 Dhdfxcollie_fuzzer.cpp18 ::OHOS::HdfXCollie& inst = ::OHOS::HdfXCollie::GetInstance(); in HdfXCollieFuzzTest() local
/drivers/hdf_core/framework/core/host/src/
H A Dhdf_device_token.c13 static void HdfDeviceTokenConstruct(struct HdfDeviceToken *inst) in HdfDeviceTokenConstruct() argument
H A Dhdf_driver_loader.c56 void HdfDriverLoaderConstruct(struct HdfDriverLoader *inst) in HdfDriverLoaderConstruct() argument
H A Ddevmgr_service_clnt.c20 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 Ddevsvc_manager_clnt.c141 static void DevSvcManagerClntConstruct(struct DevSvcManagerClnt *inst) in DevSvcManagerClntConstruct() argument
/drivers/hdf_core/adapter/khdf/liteos_m/core/common/src/
H A Dhdf_device_node_ext.c42 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 Dhdf_device_node_ext.c38 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 Ddevice_token_stub.c38 void DeviceTokenStubConstruct(struct DeviceTokenStub *inst) in DeviceTokenStubConstruct() argument
H A Dhdf_device_thread.c50 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 Ddriver_loader_full.c74 void HdfDriverLoaderFullConstruct(struct DriverLoaderFull *inst) in HdfDriverLoaderFullConstruct() argument
H A Ddevice_service_stub.c127 void DeviceServiceStubConstruct(struct DeviceServiceStub *inst) in DeviceServiceStubConstruct() argument
H A Ddevhost_service_stub.c113 static void DevHostServiceStubConstruct(struct DevHostServiceStub *inst) in DevHostServiceStubConstruct() argument
H A Ddevsvc_manager_proxy.c112 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 Ddevhost_service_full.c65 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 Dhdf_driver_installer.c33 static void DriverInstallerConstruct(struct DriverInstaller *inst) in DriverInstallerConstruct() argument
/drivers/hdf_core/framework/utils/src/
H A Dhdf_message_task.c49 void HdfMessageTaskConstruct(struct HdfMessageTask *inst, in HdfMessageTaskConstruct() argument
H A Dhdf_cstring.c51 void HdfCStringRecycle(struct HdfCString *inst) in HdfCStringRecycle() argument
/drivers/hdf_core/framework/core/common/src/
H A Dhdf_device_node_ext.c107 static void DeviceNodeExtConstruct(struct DeviceNodeExt *inst) in DeviceNodeExtConstruct() argument
/drivers/hdf_core/adapter/uhdf2/hdi/src/
H A Dservmgr_client.c211 void HDIServiceManagerConstruct(struct HDIServiceManager *inst) in HDIServiceManagerConstruct() argument

Completed in 10 milliseconds

12