Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/base/utils/
H A Dsystem_properties.h548 static void AddWatchSystemParameter(const char* key, void* context, EnableSystemParameterCallback callback);
/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dui_content_impl.cpp833 AddWatchSystemParameter(); in PreInitializeForm()
853 AddWatchSystemParameter(); in Initialize()
863 AddWatchSystemParameter(); in Initialize()
885 AddWatchSystemParameter(); in InitializeByName()
901 AddWatchSystemParameter(); in InitializeDynamic()
925 AddWatchSystemParameter(); in Initialize()
3774 void UIContentImpl::AddWatchSystemParameter() in AddWatchSystemParameter() function in OHOS::Ace::UIContentImpl
3778 container->AddWatchSystemParameter(); in AddWatchSystemParameter()
H A Dui_content_impl.h385 void AddWatchSystemParameter();
H A Dace_container.cpp3316 void AceContainer::AddWatchSystemParameter() in AddWatchSystemParameter() function in AceContainer
3323 SystemProperties::AddWatchSystemParameter( in AddWatchSystemParameter()
3325 SystemProperties::AddWatchSystemParameter( in AddWatchSystemParameter()
3327 SystemProperties::AddWatchSystemParameter(ENABLE_SECURITY_DEVELOPERMODE_KEY, container, in AddWatchSystemParameter()
3329 SystemProperties::AddWatchSystemParameter( in AddWatchSystemParameter()
3331 SystemProperties::AddWatchSystemParameter( in AddWatchSystemParameter()
3333 SystemProperties::AddWatchSystemParameter( in AddWatchSystemParameter()
H A Dace_container.h688 void AddWatchSystemParameter();
/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Dsystem_properties.cpp760 void SystemProperties::AddWatchSystemParameter(const char* key, void* context, EnableSystemParameterCallback callback) in AddWatchSystemParameter() function in OHOS::Ace::SystemProperties

Completed in 17 milliseconds