/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/input/ |
H A D | _input_controller.md | 150 ### GetVendorName subsection
|
/ohos5.0/drivers/peripheral/input/interfaces/include/ |
H A D | input_controller.h | 133 int32_t (*GetVendorName)(uint32_t devIndex, char *vendorName, uint32_t length); member
|
/ohos5.0/base/print/print_fwk/services/print_service/src/ |
H A D | vendor_ppd_driver.cpp | 76 std::string VendorPpdDriver::GetVendorName() in GetVendorName() function in VendorPpdDriver
|
H A D | vendor_ipp_everywhere.cpp | 33 std::string VendorIppEveryWhere::GetVendorName() in GetVendorName() function in VendorIppEveryWhere
|
H A D | vendor_wlan_group.cpp | 34 std::string VendorWlanGroup::GetVendorName() in GetVendorName() function in VendorWlanGroup
|
H A D | vendor_bsuni_driver.cpp | 304 std::string VendorBsuniDriver::GetVendorName() in GetVendorName() function in VendorBsuniDriver
|
/ohos5.0/base/print/print_fwk/frameworks/models/print_models/src/ |
H A D | print_extension_info.cpp | 80 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 D | vendor_ipp_everywhere_test.cpp | 35 std::string GetVendorName() override in GetVendorName() function in OHOS::Print::VendorDriverBaseTest
|
/ohos5.0/foundation/ai/neural_network_runtime/test/fuzztest/ |
H A D | nnrt_device_impl.h | 36 int32_t GetVendorName(std::string& name) in GetVendorName() function
|
/ohos5.0/base/sensors/sensor/utils/common/src/ |
H A D | sensor.cpp | 73 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 D | device_registrar_test.cpp | 91 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 D | device_registrar_test.cpp | 91 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 D | input_manager.cpp | 105 static int32_t GetVendorName(uint32_t devIndex, char *vendorName, uint32_t length) in GetVendorName() function
|
H A D | input_device_manager.cpp | 842 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 D | nnrt_device_service.cpp | 51 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 D | input_interfaces_impl.cpp | 357 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 D | hdi_device_v1_0.cpp | 103 OH_NN_ReturnCode HDIDeviceV1_0::GetVendorName(std::string& name) in GetVendorName() function in OHOS::NeuralNetworkRuntime::HDIDeviceV1_0
|
H A D | hdi_device_v2_0.cpp | 144 OH_NN_ReturnCode HDIDeviceV2_0::GetVendorName(std::string& name) in GetVendorName() function in OHOS::NeuralNetworkRuntime::HDIDeviceV2_0
|
H A D | hdi_device_v2_1.cpp | 139 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 D | input_controller.c | 370 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 D | nnrt_device_service.cpp | 51 int32_t NnrtDeviceService::GetVendorName(std::string& name) in GetVendorName() function in OHOS::HDI::Nnrt::V2_0::NnrtDeviceService
|