/ohos5.0/foundation/ability/ability_runtime/test/moduletest/mock/include/ |
H A D | mock_configuration_observer.h | 30 virtual void OnConfigurationUpdated(const Configuration& configuration) override in OnConfigurationUpdated() function
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/resource/ |
H A D | web_configuration_observer.cpp | 19 void WebConfigurationObserver::OnConfigurationUpdated(const OHOS::AppExecFwk::Configuration& config… in OnConfigurationUpdated() function in OHOS::Ace::WebConfigurationObserver
|
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/ |
H A D | reminder_config_change_observer.cpp | 24 void ReminderConfigChangeObserver::OnConfigurationUpdated(const AppExecFwk::Configuration &configur… in OnConfigurationUpdated() function in OHOS::Notification::ReminderConfigChangeObserver
|
/ohos5.0/foundation/ability/ability_runtime/test/mock/frameworks_kits_appkit_native_test/include/ |
H A D | mock_element_callback.h | 36 virtual void OnConfigurationUpdated(const std::shared_ptr<AbilityRuntime::UIAbility>& ability, in OnConfigurationUpdated() function
|
/ohos5.0/foundation/ability/form_fwk/services/src/ |
H A D | form_resource_observer.cpp | 36 void FormFwkResourceObserver::OnConfigurationUpdated(const AppExecFwk::Configuration& configuration) in OnConfigurationUpdated() function in OHOS::AppExecFwk::FormFwkResourceObserver
|
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/ |
H A D | configuration_observer_proxy.cpp | 36 void ConfigurationObserverProxy::OnConfigurationUpdated(const Configuration& configuration) in OnConfigurationUpdated() function in OHOS::AppExecFwk::ConfigurationObserverProxy
|
H A D | configuration_observer_stub.cpp | 50 void ConfigurationObserverStub::OnConfigurationUpdated(const Configuration& configuration) in OnConfigurationUpdated() function in OHOS::AppExecFwk::ConfigurationObserverStub
|
/ohos5.0/foundation/resourceschedule/background_task_mgr/services/continuous_task/src/ |
H A D | config_change_observer.cpp | 43 void ConfigChangeObserver::OnConfigurationUpdated(const AppExecFwk::Configuration &configuration) in OnConfigurationUpdated() function in OHOS::BackgroundTaskMgr::ConfigChangeObserver
|
/ohos5.0/foundation/ability/ability_runtime/test/mock/frameworks_kits_appkit_test/include/ |
H A D | mock_application.cpp | 35 void MockApplication::OnConfigurationUpdated(const Configuration& config) in OnConfigurationUpdated() function in OHOS::AppExecFwk::MockApplication 141 void MockModuleElementsCallback::OnConfigurationUpdated( in OnConfigurationUpdated() function in OHOS::AppExecFwk::MockModuleElementsCallback
|
/ohos5.0/foundation/ability/ability_runtime/test/fuzztest/registerenvironmentcallback_fuzzer/ |
H A D | registerenvironmentcallback_fuzzer.cpp | 37 void OnConfigurationUpdated(const AppExecFwk::Configuration& config) override {}; in OnConfigurationUpdated() function in OHOS::EnvironmentCallbackFuzz
|
/ohos5.0/foundation/ability/ability_runtime/test/fuzztest/unregisterenvironmentcallback_fuzzer/ |
H A D | unregisterenvironmentcallback_fuzzer.cpp | 37 void OnConfigurationUpdated(const AppExecFwk::Configuration& config) override {}; in OnConfigurationUpdated() function in OHOS::EnvironmentCallbackFuzz
|
/ohos5.0/base/inputmethod/imf/frameworks/kits/extension/src/ |
H A D | inputmethod_extension.cpp | 65 void InputMethodExtension::OnConfigurationUpdated(const AppExecFwk::Configuration &config) in OnConfigurationUpdated() function in OHOS::AbilityRuntime::InputMethodExtension
|
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/appkit/ability_runtime/app/ |
H A D | cj_ability_stage_object.cpp | 103 void CJAbilityStageObject::OnConfigurationUpdated(const std::shared_ptr<AppExecFwk::Configuration>&… in OnConfigurationUpdated() function in CJAbilityStageObject
|
H A D | ability_stage.cpp | 107 void AbilityStage::OnConfigurationUpdated(const AppExecFwk::Configuration& configuration) in OnConfigurationUpdated() function in OHOS::AbilityRuntime::AbilityStage
|
H A D | cj_ability_stage.cpp | 155 void CJAbilityStage::OnConfigurationUpdated(const AppExecFwk::Configuration& configuration) in OnConfigurationUpdated() function in CJAbilityStage
|
/ohos5.0/foundation/communication/netmanager_ext/frameworks/native/vpnextension/src/ |
H A D | vpn_extension.cpp | 83 void VpnExtension::OnConfigurationUpdated(const AppExecFwk::Configuration &configuration) in OnConfigurationUpdated() function in OHOS::NetManagerStandard::VpnExtension
|
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/ability/native/ |
H A D | service_extension.cpp | 79 void ServiceExtension::OnConfigurationUpdated(const AppExecFwk::Configuration &configuration) in OnConfigurationUpdated() function in OHOS::AbilityRuntime::ServiceExtension
|
H A D | js_extension_common.cpp | 50 void JsExtensionCommon::OnConfigurationUpdated(const std::shared_ptr<AppExecFwk::Configuration> &fu… in OnConfigurationUpdated() function in OHOS::AbilityRuntime::JsExtensionCommon
|
H A D | form_extension.cpp | 116 void FormExtension::OnConfigurationUpdated(const AppExecFwk::Configuration &configuration) in OnConfigurationUpdated() function in OHOS::AbilityRuntime::FormExtension
|
/ohos5.0/foundation/ability/ability_runtime/interfaces/kits/native/ability/native/ |
H A D | extension_base.inl | 77 void ExtensionBase<C>::OnConfigurationUpdated(const AppExecFwk::Configuration &configuration) function in OHOS::AbilityRuntime::ExtensionBase
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/bundle_resource/ |
H A D | bundle_resource_observer.cpp | 37 void BundleResourceObserver::OnConfigurationUpdated(const AppExecFwk::Configuration& configuration) in OnConfigurationUpdated() function in OHOS::AppExecFwk::BundleResourceObserver
|
/ohos5.0/foundation/ability/form_fwk/services/form_render_service/src/ |
H A D | form_render_service_extension.cpp | 97 void FormRenderServiceExtension::OnConfigurationUpdated(const AppExecFwk::Configuration& configurat… in OnConfigurationUpdated() function in OHOS::AbilityRuntime::FormRenderServiceExtension
|
/ohos5.0/foundation/ability/ability_runtime/test/mock/frameworks_kits_ability_native_test/include/ |
H A D | mock_ui_ability.h | 76 void OnConfigurationUpdated(const Configuration &config) in OnConfigurationUpdated() function
|
/ohos5.0/foundation/ability/ability_runtime/interfaces/kits/native/ability/native/ui_extension_ability/ |
H A D | ui_extension_base.h | 113 void OnConfigurationUpdated(const AppExecFwk::Configuration& configuration) override in OnConfigurationUpdated() function
|
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/ability/native/ability_runtime/ |
H A D | cj_ability_object.cpp | 146 void CJAbilityObject::OnConfigurationUpdated(const std::shared_ptr<AppExecFwk::Configuration>& conf… in OnConfigurationUpdated() function in OHOS::AbilityRuntime::CJAbilityObject
|