/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/resource/ |
H A D | web_configuration_observer.h | 29 void OnMemoryLevel(const int level) override {} in OnMemoryLevel() function
|
/ohos5.0/foundation/ability/ability_runtime/test/mock/frameworks_kits_appkit_native_test/include/ |
H A D | mock_element_callback.h | 49 virtual void OnMemoryLevel(int level) in OnMemoryLevel() function
|
H A D | mock_application.h | 63 virtual void OnMemoryLevel(int level) in OnMemoryLevel() function
|
/ohos5.0/foundation/ability/ability_runtime/test/mock/frameworks_kits_appkit_test/include/ |
H A D | mock_application.cpp | 48 void MockApplication::OnMemoryLevel(int level) in OnMemoryLevel() function in OHOS::AppExecFwk::MockApplication 148 void MockModuleElementsCallback::OnMemoryLevel(int level) in OnMemoryLevel() function in OHOS::AppExecFwk::MockModuleElementsCallback
|
/ohos5.0/foundation/ability/ability_runtime/test/fuzztest/registerenvironmentcallback_fuzzer/ |
H A D | registerenvironmentcallback_fuzzer.cpp | 38 void OnMemoryLevel(const int level) override {}; in OnMemoryLevel() function in OHOS::EnvironmentCallbackFuzz
|
/ohos5.0/foundation/ability/ability_runtime/test/fuzztest/unregisterenvironmentcallback_fuzzer/ |
H A D | unregisterenvironmentcallback_fuzzer.cpp | 38 void OnMemoryLevel(const int level) override {}; in OnMemoryLevel() function in OHOS::EnvironmentCallbackFuzz
|
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/appkit/ability_runtime/app/ |
H A D | cj_ability_stage_object.cpp | 111 void CJAbilityStageObject::OnMemoryLevel(int32_t level) const in OnMemoryLevel() function in CJAbilityStageObject
|
H A D | ability_stage.cpp | 110 void AbilityStage::OnMemoryLevel(int level) in OnMemoryLevel() function in OHOS::AbilityRuntime::AbilityStage
|
H A D | cj_ability_stage.cpp | 171 void CJAbilityStage::OnMemoryLevel(int level) in OnMemoryLevel() function in CJAbilityStage
|
H A D | js_ability_stage.cpp | 333 void JsAbilityStage::OnMemoryLevel(int32_t level) in OnMemoryLevel() function in OHOS::AbilityRuntime::JsAbilityStage
|
/ohos5.0/foundation/ability/ability_runtime/interfaces/kits/native/ability/native/ |
H A D | extension_base.inl | 99 void ExtensionBase<C>::OnMemoryLevel(int level) function in OHOS::AbilityRuntime::ExtensionBase
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/ |
H A D | js_frontend.h | 119 void OnMemoryLevel(const int32_t level) override {} in OnMemoryLevel() function
|
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/ability/native/ |
H A D | js_extension_common.cpp | 66 void JsExtensionCommon::OnMemoryLevel(int level) in OnMemoryLevel() function in OHOS::AbilityRuntime::JsExtensionCommon
|
H A D | extension.cpp | 155 void Extension::OnMemoryLevel(int level) in OnMemoryLevel() function in OHOS::AbilityRuntime::Extension
|
H A D | ui_ability.cpp | 362 void UIAbility::OnMemoryLevel(int level) in OnMemoryLevel() function in OHOS::AbilityRuntime::UIAbility
|
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/appkit/ability_runtime/context/ |
H A D | environment_callback.cpp | 108 void JsEnvironmentCallback::OnMemoryLevel(const int level) in OnMemoryLevel() function in OHOS::AbilityRuntime::JsEnvironmentCallback
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ng/ |
H A D | declarative_frontend_ng.h | 105 void OnMemoryLevel(const int32_t level) override {} in OnMemoryLevel() function
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/frontend/ |
H A D | cj_frontend_abstract.h | 182 void OnMemoryLevel(const int32_t level) override {} in OnMemoryLevel() function
|
/ohos5.0/foundation/ability/ability_runtime/test/mock/frameworks_kits_ability_native_test/include/ |
H A D | mock_ability.cpp | 110 void Ability::OnMemoryLevel(int level) in OnMemoryLevel() function in OHOS::AppExecFwk::Ability
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/card_frontend/ |
H A D | card_frontend.h | 103 void OnMemoryLevel(const int32_t level) override {} in OnMemoryLevel() function
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/plugin/mock/ |
H A D | mock_plugin_frontend.cpp | 110 void PluginFrontend::OnMemoryLevel(const int32_t level) {} in OnMemoryLevel() function in OHOS::Ace::PluginFrontend
|
H A D | mock_plugin_frontend_delegate.cpp | 135 void PluginFrontendDelegate::OnMemoryLevel(const int32_t level) {} in OnMemoryLevel() function in OHOS::Ace::Framework::PluginFrontendDelegate
|
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/ability/native/ability_runtime/ |
H A D | cj_ui_ability.cpp | 678 void CJUIAbility::OnMemoryLevel(int level) in OnMemoryLevel() function in OHOS::AbilityRuntime::CJUIAbility
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/common/ |
H A D | js_engine.h | 240 virtual void OnMemoryLevel(const int32_t code) {} in OnMemoryLevel() function
|
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/appkit/app/ |
H A D | ohos_application.cpp | 515 void OHOSApplication::OnMemoryLevel(int level) in OnMemoryLevel() function in OHOS::AppExecFwk::OHOSApplication
|