Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/adapter/preview/osal/
H A Dsystem_properties.cpp67 std::string SystemProperties::releaseType_ = UNDEFINED_PARAM; member in OHOS::Ace::SystemProperties
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/utils/
H A Dsystem_properties.h614 static std::string releaseType_; variable
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Dsystem_properties.cpp404 std::string SystemProperties::releaseType_ = INVALID_PARAM; member in OHOS::Ace::SystemProperties