Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hicollie/frameworks/native/
H A Dxcollie_utils.cpp40 constexpr const char* const KEY_BETA_TYPE = "const.logsystem.versiontype"; variable
118 isBetaVersion = system::GetParameter(KEY_BETA_TYPE, ""); in IsBetaVersion()