Home
last modified time | relevance | path

Searched defs:interface (Results 1 – 25 of 34) sorted by relevance

12

/drivers/hdf_core/adapter/uhdf2/hdi/src/
Dobject_collector.cpp49 const OHOS::sptr<HdiBase> &interface, const std::u16string &interfaceName) in NewObjectLocked()
63 const OHOS::sptr<HdiBase> &interface, const std::u16string &interfaceName) in NewObject()
70 const OHOS::sptr<HdiBase> &interface, const std::u16string &interfaceName) in GetOrNewObject()
95 bool ObjectCollector::RemoveObject(const OHOS::sptr<HdiBase> &interface) in RemoveObject()
Dhdi_support.cpp88 const std::string &desc, std::string &interface, std::string &libpath, const char *serviceName) in ParseInterface()
/drivers/peripheral/usb/ddk/device/src/
Dusbfn_sdk_if.c176struct UsbFnInterface *interface, uint32_t eventMask, UsbFnEventCallback callback, void *context) in UsbFnStartRecvInterfaceEvent()
185 int32_t UsbFnStopRecvInterfaceEvent(struct UsbFnInterface *interface) in UsbFnStopRecvInterfaceEvent()
194 UsbFnInterfaceHandle UsbFnOpenInterface(struct UsbFnInterface *interface) in UsbFnOpenInterface()
212 int32_t UsbFnGetInterfacePipeInfo(struct UsbFnInterface *interface, uint8_t pipeId, struct UsbFnPip… in UsbFnGetInterfacePipeInfo()
221 int32_t UsbFnRegistInterfaceProp(const struct UsbFnInterface *interface, const struct UsbFnRegistIn… in UsbFnRegistInterfaceProp()
230 int32_t UsbFnGetInterfaceProp(const struct UsbFnInterface *interface, const char *name, char *value) in UsbFnGetInterfaceProp()
239 int32_t UsbFnSetInterfaceProp(const struct UsbFnInterface *interface, const char *name, const char … in UsbFnSetInterfaceProp()
Dusbfn_io_mgr.c278 struct UsbHandleMgr *UsbFnIoMgrInterfaceOpen(struct UsbFnInterface *interface) in UsbFnIoMgrInterfaceOpen()
341 int32_t UsbFnIoMgrInterfaceGetPipeInfo(struct UsbFnInterface *interface, uint8_t pipeId, struct Usb… in UsbFnIoMgrInterfaceGetPipeInfo()
Dusbfn_dev_mgr.c154 struct UsbInterfaceDescriptor *interface = NULL; in GetInterfaceNum() local
580struct UsbFnInterface *interface, uint32_t eventMask, UsbFnEventCallback callback, void *context) in UsbFnMgrStartRecvEvent()
601 int32_t UsbFnStopRecvEvent(struct UsbFnInterface *interface) in UsbFnStopRecvEvent()
/drivers/peripheral/location/agnss/hdi_service/
Dagnss_interface_impl.cpp127 LocationVendorInterface* interface = LocationVendorInterface::GetInstance(); in SetAgnssCallback() local
147 LocationVendorInterface* interface = LocationVendorInterface::GetInstance(); in SetAgnssServer() local
166 LocationVendorInterface* interface = LocationVendorInterface::GetInstance(); in SetAgnssRefInfo() local
210 LocationVendorInterface* interface = LocationVendorInterface::GetInstance(); in SetSubscriberSetId() local
/drivers/peripheral/wlan/test/hdi_service/
Dwlan_callback_impl.h26 struct IWlanCallback interface; member
/drivers/peripheral/codec/hal/include/
Dcodec_component_manager_stub.h28 struct CodecComponentManager interface; member
Dcodec_component_type_stub.h29 struct CodecComponentType interface; member
/drivers/peripheral/wlan/hdi_service/
Dwlan_interface_service.c28 struct IWlanInterface interface; member
/drivers/peripheral/usb/ddk/host/include/
Dlinux_adapter.h85 unsigned int interface; member
96 unsigned int interface; member
101 unsigned int interface; member
107 unsigned int interface; member
Dliteos_adapter.h47 unsigned int interface; member
Dusb_interface_pool.h54 struct UsbInterface interface; member
/drivers/hdf_core/framework/tools/hdi-gen/ast/
Dast_namespace.cpp52 void ASTNamespace::AddInterface(const AutoPtr<ASTInterfaceType> &interface) in AddInterface()
Dast.cpp129 void AST::AddInterfaceDef(const AutoPtr<ASTInterfaceType> &interface) in AddInterfaceDef()
/drivers/peripheral/wlan/test/fuzztest/wlan_fuzzer/
Dwlan_fuzzer.cpp55 static void WlanFucSwitch(struct IWlanInterface *interface, uint32_t cmd, const uint8_t *rawData) in WlanFucSwitch()
/drivers/peripheral/usb/sample/host/src/
Dusbhost_sdkraw_speed.c255 …struct AcmDevice * const acm, const struct UsbRawInterface * const interface, uint8_t interfaceInd… in UsbParseConfigDescriptorProcess()
297 const struct UsbRawInterface *interface = config->interface[interfaceIndex]; in UsbParseConfigDescriptor() local
/drivers/hdf_core/adapter/uhdf2/hdi/test/hdi_sample/sample_client_c/
Dsample_client_c_test.cpp106 struct ISampleCallback interface; member
/drivers/peripheral/usb/ddk/device/include/
Dusbfn_io_mgr.h58 struct UsbFnInterface interface; member
/drivers/hdf_core/framework/tools/hdi-gen/parser/
Dparser.cpp432 void Parser::ParseInterfaceBody(const AutoPtr<ASTInterfaceType> &interface) in ParseInterfaceBody()
1496 AutoPtr<ASTInterfaceType> interface = ast_->GetInterfaceDef(); in CheckInterfaceAst() local
1516 AutoPtr<ASTInterfaceType> interface = ast_->GetInterfaceDef(); in CheckCallbackAst() local
/drivers/hdf_core/framework/tools/hdf_dev_eco_tool/resources/
Dsettings.json58 "interface":"productdefine/common/inherit/rich.json", string
/drivers/peripheral/usb/sample/host/liteos_test/src/
Dusbhost_sdkraw_speed.c261 struct AcmDevice *acm, const struct UsbRawInterface *interface, uint8_t interfaceIndex) in UsbSpeedParaseInterfaceClass()
308 const struct UsbRawInterface *interface = config->interface[interfaceIndex]; in UsbParseConfigDescriptor() local
/drivers/peripheral/usb/interfaces/ddk/host/
Dusb_raw_api.h197 const struct UsbRawInterface *interface[USB_MAXINTERFACES]; member
/drivers/hdf_core/framework/model/network/wifi/platform/include/
Dflow_control.h218 struct FlowControlInterface *interface; /**< Flow control function */ member
/drivers/hdf_core/framework/test/unittest/model/usb/host/src/
Dusb_raw_io.c267 struct AcmRawDevice * const acm, const struct UsbRawInterface *interface, uint8_t number) in AcmParaseInterfaceClass()
310 const struct UsbRawInterface *interface = NULL; in UsbParseConfigDescriptor() local

12