Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiappevent/frameworks/cj/ffi/src/
H A Dhiappevent_impl.cpp44 bool disableRes = HiAppEventConfig::GetInstance().SetConfigurationItem("disable", disableStr); in Configure() local
45 if (!disableRes) { in Configure()