Home
last modified time | relevance | path

Searched refs:ObtainOsFullName (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/deviceprofile/device_info_manager/common/include/utils/
H A Dcontent_sensor_manager_utils.h34 std::string ObtainOsFullName();
/ohos5.0/foundation/deviceprofile/device_info_manager/old/services/core/src/contentsensor/
H A Dsystem_info_collector.cpp54 …osFullName = DistributedDeviceProfile::ContentSensorManagerUtils::GetInstance().ObtainOsFullName(); in GetOsType()
/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/test/unittest/
H A Dcontent_sensor_manager_utils_test.cpp140 …ing result = DistributedDeviceProfile::ContentSensorManagerUtils::GetInstance().ObtainOsFullName();
/ohos5.0/foundation/deviceprofile/device_info_manager/common/src/utils/
H A Dcontent_sensor_manager_utils.cpp120 std::string ContentSensorManagerUtils::ObtainOsFullName() in ObtainOsFullName() function in OHOS::DistributedDeviceProfile::ContentSensorManagerUtils