Home
last modified time | relevance | path

Searched refs:ENABLE_VAULE (Results 1 - 1 of 1) sorted by relevance

/base/hiviewdfx/hicollie/frameworks/native/
H A Dxcollie_utils.cpp51 constexpr const char* const ENABLE_VAULE = "true"; member
124 return (isDeveloperOpen.find(ENABLE_VAULE) != std::string::npos); in IsDeveloperOpen()
127 return (isDeveloperOpen.find(ENABLE_VAULE) != std::string::npos); in IsDeveloperOpen()
387 return (enableType.find(ENABLE_VAULE) != std::string::npos); in IsEnableVersion()

Completed in 2 milliseconds