Home
last modified time | relevance | path

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

/base/hiviewdfx/hilog/frameworks/libhilog/param/
H A Dproperties.cpp48 PROP_PERSIST_DEBUG, member in OHOS::HiviewDFX::PropType
91 {"persist.sys.hilog.debug.on", &g_persistDebugLock}, // PROP_PERSIST_DEBUG
308 static auto *switchCache = new SwitchCache(TextToBool, false, PropType::PROP_PERSIST_DEBUG); in IsPersistDebugOn()
519 return SetBoolValue(PropType::PROP_PERSIST_DEBUG, on); in SetPersistDebugOn()

Completed in 1 milliseconds