/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/ |
H A D | app_mgr_proxy.cpp | 380 int32_t AppMgrProxy::NotifyMemoryLevel(int32_t level) in NotifyMemoryLevel() argument
|
H A D | app_mgr_client.cpp | 484 AppMgrResultCode AppMgrClient::NotifyMemoryLevel(MemoryLevel level) in NotifyMemoryLevel() argument
|
/foundation/ability/ability_runtime/frameworks/native/ability/native/ |
H A D | ui_ability.cpp | 366 void UIAbility::OnMemoryLevel(int level) in OnMemoryLevel() argument
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/ |
H A D | pattern.h | 470 virtual void OnNotifyMemoryLevel(int32_t level) {} in OnNotifyMemoryLevel() argument
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/base/ |
H A D | ui_node.h | 351 virtual void OnNotifyMemoryLevel(int32_t level) {} in OnNotifyMemoryLevel() argument
|
/foundation/arkui/ace_engine/frameworks/core/components/common/properties/ |
H A D | decoration.h | 645 ClickEffectLevel level = ClickEffectLevel::LIGHT; member
|
/foundation/ability/ability_runtime/services/appmgr/src/ |
H A D | app_running_manager.cpp | 880 int32_t AppRunningManager::NotifyMemoryLevel(int32_t level) in NotifyMemoryLevel() argument
|
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ |
H A D | declarative_frontend.cpp | 1016 void DeclarativeFrontend::OnMemoryLevel(const int32_t level) in Initialize() argument
|
/foundation/arkui/ace_engine/test/unittest/core/pattern/plugin/mock/ |
H A D | mock_plugin_frontend_delegate.cpp | 135 void PluginFrontendDelegate::OnMemoryLevel(const int32_t level) {} in OnMemoryLevel() argument
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/property/ |
H A D | accessibility_property.cpp | 91 auto level = GetAccessibilityLevel(); in GetGroupTextRecursive() local 324 auto level = AccessibilityProperty::Level::AUTO; in GetSearchStrategy() local 451 auto level = accessibilityProperty->GetAccessibilityLevel(); IsAccessibilityFocusable() local [all...] |
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper_indicator/indicator_common/ |
H A D | swiper_indicator_pattern.cpp | 153 auto level = focusable ? "auto" : "no"; in UpdateFocusable() local
|
/foundation/communication/bluetooth_service/services/bluetooth/server/src/ |
H A D | bluetooth_host_server.cpp | 1856 int32_t BluetoothHostServer::SetFastScanLevel(int level) in SetFastScanLevel() argument
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/ |
H A D | rs_render_service_client.cpp | 705 void RSRenderServiceClient::SetScreenBacklight(ScreenId id, uint32_t level) in SetScreenBacklight() argument
|
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/transaction/ |
H A D | rs_render_service_connection_stub.cpp | 876 int32_t level = GetScreenBacklight(id); in OnRemoteRequest() local 884 uint32_t level = data.ReadUint32(); in OnRemoteRequest() local
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/windows/ |
H A D | rs_render_service_client.cpp | 290 void RSRenderServiceClient::SetScreenBacklight(ScreenId id, uint32_t level) in SetScreenBacklight() argument
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/transaction/ |
H A D | rs_interfaces.cpp | 436 void RSInterfaces::SetScreenBacklight(ScreenId id, uint32_t level)
in SetScreenBacklight() argument
|
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/screen_manager/ |
H A D | rs_screen_manager.cpp | 1448 int32_t level = screensIt->second->GetScreenBacklight();
in GetScreenBacklightLocked() local 1452 void RSScreenManager::SetScreenBacklight(ScreenId id, uint32_t level)
in SetScreenBacklight() argument
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/darwin/ |
H A D | rs_render_service_client.cpp | 290 void RSRenderServiceClient::SetScreenBacklight(ScreenId id, uint32_t level) in SetScreenBacklight() argument
|
/foundation/resourceschedule/device_standby/services/core/src/ |
H A D | standby_service_impl.cpp | 930 ErrCode StandbyServiceImpl::ReportPowerOverused(const std::string &module, uint32_t level) in ReportPowerOverused() argument 1029 uint32_t level = static_cast<uint32_t>(std::atoi(argsInStr[DUMP_THIRD_PARAM].c_str())); in DumpOnPowerOverused() local 1034 HandlePowerOverused([[maybe_unused]]uint32_t resType, const std::string &module, uint32_t level) HandlePowerOverused() argument
|
/foundation/systemabilitymgr/safwk/services/safwk/src/ |
H A D | local_ability_manager.cpp | 861 bool LocalAbilityManager::SendStrategyToSA(int32_t type, int32_t systemAbilityId, int32_t level, std::string& action) in SendStrategyToSA() argument
|
/foundation/window/window_manager/dmserver/src/ |
H A D | abstract_screen_controller.cpp | 295 const uint32_t level = 165;
in ProcessDefaultScreenReconnected() local
|
/foundation/systemabilitymgr/samgr/services/samgr/native/source/ |
H A D | system_ability_manager.cpp | 2058 SendStrategy(int32_t type, std::vector<int32_t>& systemAbilityIds, int32_t level, std::string& action) SendStrategy() argument
|
/foundation/window/window_manager/dm/src/ |
H A D | display_manager.cpp | 1915 bool DisplayManager::SetScreenBrightness(uint64_t screenId, uint32_t level)
in SetScreenBrightness() argument 1924 uint32_t level = static_cast<uint32_t>(RSInterfaces::GetInstance().GetScreenBacklight(screenId));
in GetScreenBrightness() local
|
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_toolkit/config/ |
H A D | wifi_settings.cpp | 1002 int level = 0; in GetSignalLevel() local [all...] |
/foundation/communication/wifi/wifi/frameworks/native/src/ |
H A D | wifi_device_proxy.cpp | 1534 ErrCode WifiDeviceProxy::GetSignalLevel(const int &rssi, const int &band, int &level) in GetSignalLevel() argument
|