Home
last modified time | relevance | path

Searched defs:serviceName (Results 1 - 25 of 49) sorted by relevance

12

/drivers/hdf_core/framework/model/usb/include/
H A Dusb_pnp_manager.h18 const char *serviceName; member
/drivers/hdf_core/interfaces/inner_api/hdi/
H A Diservmgr_hdi.h57 std::string serviceName; member
H A Diservstat_listener_hdi.h69 std::string serviceName; member
/drivers/peripheral/usb/hdf_usb/include/
H A Dusb_pnp_manager.h18 const char *serviceName; member
/drivers/peripheral/wlan/client/src/sbuf/
H A Dsbuf_common_adapter.c30 struct HdfIoService *InitWifiService(const char *serviceName) in InitWifiService() argument
/drivers/hdf_core/adapter/uhdf2/manager/include/
H A Ddevsvc_manager_stub.h43 char *serviceName; member
/drivers/hdf_core/framework/core/adapter/syscall/src/
H A Dhdf_devmgr_adapter.c16 int32_t HdfLoadDriverByServiceName(const char *serviceName) in HdfLoadDriverByServiceName() argument
/drivers/hdf_core/framework/core/shared/src/
H A Dhdf_io_service.c11 struct HdfIoService *HdfIoServiceBind(const char *serviceName) in HdfIoServiceBind() argument
21 struct HdfIoService *HdfIoServicePublish(const char *serviceName, uint32_t mode) in HdfIoServicePublish() argument
/drivers/hdf_core/framework/core/shared/test/unittest/common/
H A Dhdf_core_shared_test.cpp74 const char *serviceName = "testServiceName"; in HWTEST_F() local
92 const char *serviceName = "testServiceName"; in HWTEST_F() local
/drivers/hdf_core/framework/model/storage/src/mmc/
H A Dmmc_if.c27 char *serviceName = NULL; in MmcCntlrObjGetByNumber() local
/drivers/hdf_core/framework/sample/platform/uart/dispatch/
H A Duart_if.c20 char *serviceName = NULL; in UartOpen() local
[all...]
/drivers/hdf_core/interfaces/inner_api/core/
H A Dhdf_service_status.h60 const char* serviceName; member
/drivers/hdf_core/framework/support/platform/src/watchdog/
H A Dwatchdog_if.c24 char *serviceName = NULL; in WatchdogGetById() local
H A Dwatchdog_if_u.c21 char serviceName[WATCHDOG_NAME_LEN + 1] = {0}; in WatchdogServiceGetById() local
/drivers/hdf_core/adapter/uhdf2/osal/test/unittest/common/
H A Dsample_driver.c44 const char *serviceName = HdfSbufReadString(data); in SampleDriverRegisteDevice() local
66 const char *serviceName = HdfSbufReadString(data); in SampleDriverUnregisteDevice() local
/drivers/hdf_core/framework/core/manager/test/unittest/common/
H A Dhdf_remote_adapter_test.cpp65 const char *serviceName = "test_service"; in HWTEST_F() local
/drivers/hdf_core/framework/support/platform/src/pcie/
H A Dpcie_if.c22 char serviceName[PCIE_SERVICE_NAME_LEN + 1] = {0}; in PcieCntlrObjGet() local
/drivers/peripheral/display/hdi_service/gralloc/client/
H A Dallocator_proxy.cpp31 sptr<IDisplayAllocator> IDisplayAllocator::Get(const char *serviceName) in Get() argument
/drivers/hdf_core/adapter/uhdf2/hdi/src/
H A Dservmgr_client.c64 const char *serviceName = HdfSbufReadString(buf); in HdiServiceSetUnMarshalling() local
122 struct HdfRemoteService *HDIServMgrGetService(struct HDIServiceManager *iServMgr, const char* serviceName) in HDIServMgrGetService() argument
H A Diservmgr_client.cpp124 sptr<IRemoteObject> ServiceManagerProxy::GetService(const char *serviceName) in GetService() argument
237 const char *serviceName = reply.ReadCString(); in ListServiceByInterfaceDesc() local
H A Didevmgr_client.cpp61 int32_t DeviceManagerProxy::LoadDevice(const std::string &serviceName) in LoadDevice() argument
87 int32_t DeviceManagerProxy::UnloadDevice(const std::string &serviceName) in UnloadDevice() argument
H A Dhdi_support.cpp70 static std::string ParseLibName(const std::string &interfaceName, const std::string &serviceName, in ParseLibName() argument
131 void *LoadHdiImpl(const char *desc, const char *serviceName) in LoadHdiImpl() argument
181 void UnloadHdiImpl(const char *desc, const char *serviceName, void *impl) in UnloadHdiImpl() argument
97 ParseInterface( const std::string &desc, std::string &interface, std::string &libName, const char *serviceName) ParseInterface() argument
[all...]
H A Ddevmgr_client.c157 static int32_t DevmgrProcessLoad(struct HDIDeviceManager *iDevMgr, const char *serviceName, int32_t id) in DevmgrProcessLoad() argument
184 int32_t DevmgrLoadDevice(struct HDIDeviceManager *iDevMgr, const char *serviceName) in DevmgrLoadDevice() argument
195 int32_t DevmgrUnloadDevice(struct HDIDeviceManager *iDevMgr, const char *serviceName) in DevmgrUnloadDevice() argument
[all...]
/drivers/hdf_core/framework/model/audio/core/src/
H A Daudio_host.c32 struct AudioCard *GetCardInstance(const char *serviceName) in GetCardInstance() argument
/drivers/hdf_core/framework/model/audio/usb/src/
H A Daudio_usb_linux.c60 static int32_t AudioUsbDriverLoad(const char *serviceName) in AudioUsbDriverLoad() argument

Completed in 8 milliseconds

12