Home
last modified time | relevance | path

Searched defs:GetVendorName (Results 1 – 21 of 21) sorted by relevance

/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/input/
H A D_input_controller.md150 ### GetVendorName subsection
/ohos5.0/drivers/peripheral/input/interfaces/include/
H A Dinput_controller.h133 int32_t (*GetVendorName)(uint32_t devIndex, char *vendorName, uint32_t length); member
/ohos5.0/base/print/print_fwk/services/print_service/src/
H A Dvendor_ppd_driver.cpp76 std::string VendorPpdDriver::GetVendorName() in GetVendorName() function in VendorPpdDriver
H A Dvendor_ipp_everywhere.cpp33 std::string VendorIppEveryWhere::GetVendorName() in GetVendorName() function in VendorIppEveryWhere
H A Dvendor_wlan_group.cpp34 std::string VendorWlanGroup::GetVendorName() in GetVendorName() function in VendorWlanGroup
H A Dvendor_bsuni_driver.cpp304 std::string VendorBsuniDriver::GetVendorName() in GetVendorName() function in VendorBsuniDriver
/ohos5.0/base/print/print_fwk/frameworks/models/print_models/src/
H A Dprint_extension_info.cpp80 const std::string &PrintExtensionInfo::GetVendorName() const in GetVendorName() function in OHOS::Print::PrintExtensionInfo
/ohos5.0/base/print/print_fwk/test/unittest/fwk_vendor_manager_test/
H A Dvendor_ipp_everywhere_test.cpp35 std::string GetVendorName() override in GetVendorName() function in OHOS::Print::VendorDriverBaseTest
/ohos5.0/foundation/ai/neural_network_runtime/test/fuzztest/
H A Dnnrt_device_impl.h36 int32_t GetVendorName(std::string& name) in GetVendorName() function
/ohos5.0/base/sensors/sensor/utils/common/src/
H A Dsensor.cpp73 std::string Sensor::GetVendorName() const in GetVendorName() function in OHOS::Sensors::Sensor
/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/components/v1_0/device_registrar/
H A Ddevice_registrar_test.cpp91 OH_NN_ReturnCode GetVendorName(std::string& name) override in GetVendorName() function in OHOS::NeuralNetworkRuntime::UnitTest::SimulationDevice
/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/components/v2_0/device_registrar/
H A Ddevice_registrar_test.cpp91 OH_NN_ReturnCode GetVendorName(std::string& name) override in GetVendorName() function in OHOS::NeuralNetworkRuntime::UnitTest::SimulationDevice
/ohos5.0/drivers/peripheral/input/udriver/src/
H A Dinput_manager.cpp105 static int32_t GetVendorName(uint32_t devIndex, char *vendorName, uint32_t length) in GetVendorName() function
H A Dinput_device_manager.cpp842 RetStatus InputDeviceManager::GetVendorName(uint32_t devIndex, char *vendorName, uint32_t length) in GetVendorName() function in OHOS::Input::InputDeviceManager
/ohos5.0/foundation/ai/neural_network_runtime/example/drivers/nnrt/v1_0/hdi_cpu_service/src/
H A Dnnrt_device_service.cpp51 int32_t NnrtDeviceService::GetVendorName(std::string& name) in GetVendorName() function in OHOS::HDI::Nnrt::V1_0::NnrtDeviceService
/ohos5.0/drivers/peripheral/input/hdi_service/
H A Dinput_interfaces_impl.cpp357 int32_t InputInterfacesImpl::GetVendorName(uint32_t devIndex, std::string &vendorName) in GetVendorName() function in OHOS::HDI::Input::V1_0::InputInterfacesImpl
/ohos5.0/foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/
H A Dhdi_device_v1_0.cpp103 OH_NN_ReturnCode HDIDeviceV1_0::GetVendorName(std::string& name) in GetVendorName() function in OHOS::NeuralNetworkRuntime::HDIDeviceV1_0
H A Dhdi_device_v2_0.cpp144 OH_NN_ReturnCode HDIDeviceV2_0::GetVendorName(std::string& name) in GetVendorName() function in OHOS::NeuralNetworkRuntime::HDIDeviceV2_0
H A Dhdi_device_v2_1.cpp139 OH_NN_ReturnCode HDIDeviceV2_1::GetVendorName(std::string& name) in GetVendorName() function in OHOS::NeuralNetworkRuntime::HDIDeviceV2_1
/ohos5.0/drivers/peripheral/input/hal/src/
H A Dinput_controller.c370 static int32_t GetVendorName(uint32_t devIndex, char *vendorName, uint32_t length) in GetVendorName() function
/ohos5.0/foundation/ai/neural_network_runtime/example/drivers/nnrt/v2_0/hdi_cpu_service/src/
H A Dnnrt_device_service.cpp51 int32_t NnrtDeviceService::GetVendorName(std::string& name) in GetVendorName() function in OHOS::HDI::Nnrt::V2_0::NnrtDeviceService