Home
last modified time | relevance | path

Searched refs:GetDevType (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/base/powermgr/battery_manager/charger/src/dev/
H A Dgraphic_dev.cpp51 DevType GraphicDev::GetDevType() in GetDevType() function in OHOS::PowerMgr::GraphicDev
63 drv_ = MakeDrv(GetDevType()); in Init()
/ohos5.0/foundation/deviceprofile/device_info_manager/old/services/core/src/contentsensor/
H A Ddevice_info_collector.cpp46 jsonData[DEVICE_TYPE] = GetDevType(); in ConvertToProfileData()
58 std::string DeviceInfoCollector::GetDevType() in GetDevType() function in OHOS::DeviceProfile::DeviceInfoCollector
/ohos5.0/base/update/updater/services/ui/driver/
H A Dsurface_dev.cpp53 DevType SurfaceDev::GetDevType() const in GetDevType() function in Updater::SurfaceDev
72 drv_ = MakeDevDrv(GetDevType()); in Init()
H A Dsurface_dev.h41 DevType GetDevType() const;
/ohos5.0/foundation/deviceprofile/device_info_manager/old/services/core/include/contentsensor/
H A Ddevice_info_collector.h37 std::string GetDevType();
/ohos5.0/base/powermgr/battery_manager/charger/include/dev/
H A Dgraphic_dev.h39 DevType GetDevType();
/ohos5.0/foundation/ability/ability_base/interfaces/kits/native/want/include/
H A Dextra_params.h95 std::vector<string> GetDevType() const;
/ohos5.0/foundation/ability/ability_base/test/unittest/want/
H A Dextra_params_test.cpp46 std::vector<string> result = extraParams.GetDevType();
/ohos5.0/foundation/ability/ability_base/interfaces/kits/native/want/src/
H A Dextra_params.cpp131 std::vector<string> ExtraParams::GetDevType() const in GetDevType() function in OHOS::AppExecFwk::ExtraParams
/ohos5.0/foundation/deviceprofile/device_info_manager/old/services/core/test/unittest/
H A Dcontent_sensor_test.cpp109 auto result = devInfo.GetDevType();