Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dui_content_impl.h391 …static void EnableSystemParameterSecurityDevelopermodeCallback(const char* key, const char* value,…
H A Dui_content_impl.cpp2216 … ENABLE_SECURITY_DEVELOPERMODE_KEY, this, EnableSystemParameterSecurityDevelopermodeCallback); in Destroy()
3886 void UIContentImpl::EnableSystemParameterSecurityDevelopermodeCallback( in EnableSystemParameterSecurityDevelopermodeCallback() function in OHOS::Ace::UIContentImpl
3920 … ENABLE_SECURITY_DEVELOPERMODE_KEY, this, EnableSystemParameterSecurityDevelopermodeCallback); in AddWatchSystemParameter()