Home
last modified time | relevance | path

Searched defs:paramDeviceType_ (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/adapter/preview/osal/
H A Dsystem_properties.cpp68 std::string SystemProperties::paramDeviceType_ = UNDEFINED_PARAM; member in OHOS::Ace::SystemProperties
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/utils/
H A Dsystem_properties.h615 static std::string paramDeviceType_; variable
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Dsystem_properties.cpp405 std::string SystemProperties::paramDeviceType_ = INVALID_PARAM; member in OHOS::Ace::SystemProperties