Home
last modified time | relevance | path

Searched refs:GetManufactureName (Results 1 - 6 of 6) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/dis/
H A Ddevice_information_service.h84 static std::string GetManufactureName();
H A Ddevice_information_service.cpp154 std::string value = GetManufactureName(); in BuildService()
257 std::string DeviceInformationService::GetManufactureName() in GetManufactureName() function in OHOS::bluetooth::DeviceInformationService
/foundation/deviceprofile/device_info_manager/common/include/interfaces/
H A Ddevice_profile.h50 std::string GetManufactureName() const;
/foundation/deviceprofile/device_info_manager/common/src/interfaces/
H A Ddevice_profile.cpp67 std::string DeviceProfile::GetManufactureName() const in GetManufactureName() function in OHOS::DistributedDeviceProfile::DeviceProfile
173 manufactureName_ != deviceProfile.GetManufactureName() || deviceModel_ != deviceProfile.GetDeviceModel() || in operator !=()
/foundation/deviceprofile/device_info_manager/services/core/test/unittest/
H A Ddistributed_device_profile_client_kv_test.cpp289 deviceProfile1.GetManufactureName(); in HWTEST_F()
H A Ddevice_profile_manager_test.cpp739 outDeviceProfile.GetManufactureName(); in HWTEST_F()

Completed in 5 milliseconds