Home
last modified time | relevance | path

Searched refs:SetVendorName (Results 1 - 11 of 11) sorted by relevance

/base/print/print_fwk/test/unittest/fwk_inner_napi_test/
H A Dprint_extension_info_test.cpp101 * @tc.desc: SetVendorName, GetVendorName
108 info.SetVendorName("vendorName"); in HWTEST_F()
162 info.SetVendorName("vendorName"); in HWTEST_F()
180 info.SetVendorName("vendorName"); in HWTEST_F()
/base/print/print_fwk/frameworks/models/print_models/src/
H A Dprint_extension_info.cpp55 void PrintExtensionInfo::SetVendorName(const std::string &vendorName) in SetVendorName() function in OHOS::Print::PrintExtensionInfo
99 SetVendorName(parcel.ReadString()); in ReadFromParcel()
/base/sensors/sensor/services/hdi_connection/interface/src/
H A Dsensor_hdi_connection.cpp142 sensorColor.SetVendorName("default_color"); in GenerateColorSensor()
159 sensorSar.SetVendorName("default_sar"); in GenerateSarSensor()
176 sensorHeadPosture.SetVendorName("default_headPosture"); in GenerateHeadPostureSensor()
193 sensorProximity.SetVendorName("default_proximity1"); in GenerateProximitySensor()
/base/print/print_fwk/frameworks/models/print_models/include/
H A Dprint_extension_info.h34 void SetVendorName(const std::string &vendorName);
/base/print/print_fwk/frameworks/helper/print_helper/src/
H A Dprint_extension_info_helper.cpp55 nativeObj->SetVendorName(vendorName); in BuildFromJs()
/base/sensors/sensor/utils/common/include/
H A Dsensor.h37 void SetVendorName(const std::string &vendorName);
/base/sensors/sensor/services/hdi_connection/adapter/src/
H A Dcompatible_connection.cpp64 sensor.SetVendorName(vendorName); in GetSensorList()
H A Dhdi_connection.cpp105 sensor.SetVendorName(sensorInfos[i].vendorName); in GetSensorList()
/base/sensors/sensor/utils/common/src/
H A Dsensor.cpp78 void Sensor::SetVendorName(const std::string &vendorName) in SetVendorName() function in OHOS::Sensors::Sensor
/base/print/print_fwk/services/print_service/src/
H A Dprint_service_ability.cpp2254 printExtInfo.SetVendorName(extInfo.bundleName); in ConvertToPrintExtensionInfo()
/base/print/print_fwk/test/unittest/fwk_print_service_ability_test/
H A Dprint_service_ability_test.cpp1110 judgeExtInfo.SetVendorName(extInfo.bundleName); in HWTEST_F()

Completed in 13 milliseconds