Home
last modified time | relevance | path

Searched refs:CYCLE_LIMIT (Results 1 – 20 of 20) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/
H A Dapp_resident_process_info.cpp21 constexpr int32_t CYCLE_LIMIT = 1000; variable
49 if (size > CYCLE_LIMIT) { in ReadFromParcel()
H A Dapp_state_callback_host.cpp29 constexpr int32_t CYCLE_LIMIT = 1000; variable
135 if (infoSize > CYCLE_LIMIT) { in HandleNotifyStartResidentProcess()
155 if (infoSize > CYCLE_LIMIT) { in HandleOnAppRemoteDied()
H A Dapp_process_data.cpp27 constexpr int32_t CYCLE_LIMIT = 1000; variable
32 if (appDataSize > CYCLE_LIMIT) { in ReadFromParcelAppData()
H A Dapp_mgr_proxy.cpp27 constexpr int32_t CYCLE_LIMIT = 1000; variable
531 if (infoSize > CYCLE_LIMIT) { in GetParcelableInfos()
649 if (infoSize > CYCLE_LIMIT) { in GetForegroundApplications()
756 if (infoSize > CYCLE_LIMIT) { in GetAbilityRecordsByProcessID()
1822 if (size > CYCLE_LIMIT) { in GetAllUIExtensionRootHostPid()
1850 if (size > CYCLE_LIMIT) { in GetAllUIExtensionProviderPid()
2055 if (infoSize > CYCLE_LIMIT) { in GetSupportedProcessCachePids()
H A Dapp_mgr_stub.cpp39 constexpr int32_t CYCLE_LIMIT = 1000; variable
695 if (infoSize > CYCLE_LIMIT) { in HandleStartupResidentProcess()
/ohos5.0/base/security/access_token/interfaces/innerkits/privacy/test/unittest/app_manager_client/
H A Dapp_manager_access_proxy.cpp25 constexpr int32_t CYCLE_LIMIT = 1000; variable
44 if (infoSize > CYCLE_LIMIT) { in GetForegroundApplications()
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/connectionobs_manager/src/
H A Dservice_proxy_adapter.cpp31 constexpr int32_t CYCLE_LIMIT = 1000; variable
131 if (infoSize > CYCLE_LIMIT) { in GetDlpConnectionInfos()
178 if (infoSize > CYCLE_LIMIT) { in GetConnectionData()
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dextension_running_info.cpp23 constexpr int CYCLE_LIMIT = 1000; variable
38 if (clientPackageSize > CYCLE_LIMIT) { in ReadFromParcel()
H A Dability_start_setting.cpp28 constexpr uint32_t CYCLE_LIMIT = 1000; variable
166 if (size > CYCLE_LIMIT) { in Unmarshalling()
H A Dability_scheduler_stub.cpp30 constexpr int CYCLE_LIMIT = 2000; variable
515 if (count > CYCLE_LIMIT) { in BatchInsertInner()
633 if (count > CYCLE_LIMIT) { in ExecuteBatchInner()
H A Dability_manager_stub.cpp29 constexpr int32_t CYCLE_LIMIT = 1000; variable
3769 if (infoSize > CYCLE_LIMIT) { in GetForegroundUIAbilitiesInner()
H A Dability_manager_proxy.cpp37 constexpr int32_t CYCLE_LIMIT = 1000; variable
1755 if (infoSize > CYCLE_LIMIT) { in GetParcelableInfos()
/ohos5.0/foundation/ability/ability_runtime/service_router_framework/interfaces/inner_api/src/
H A Dservice_info.cpp24 constexpr int32_t CYCLE_LIMIT = 1000; variable
100 if (size > CYCLE_LIMIT) { in ReadFromParcel()
155 if (supportDimensionSize > CYCLE_LIMIT) { in ReadFromParcel()
/ohos5.0/base/security/access_token/services/common/app_manager/src/
H A Dapp_manager_access_proxy.cpp25 constexpr int32_t CYCLE_LIMIT = 1000; variable
137 if (infoSize > CYCLE_LIMIT) { in GetForegroundApplications()
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/dialog_session/
H A Ddialog_session_info.cpp23 constexpr int32_t CYCLE_LIMIT = 1000; variable
86 if (targetAbilityInfoSize > CYCLE_LIMIT) { in ReadFromParcel()
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/ecological_rule/
H A Dability_ecological_rule_mgr_service.cpp30 constexpr int32_t CYCLE_LIMIT = 1000; variable
230 if (infoSize > CYCLE_LIMIT) { in ReadParcelableVector()
/ohos5.0/foundation/ability/ability_base/interfaces/kits/native/want/src/
H A Dskills.cpp23 constexpr int CYCLE_LIMIT = 1000; variable
988 if (size > CYCLE_LIMIT) { in ReadFromParcel()
1011 if (size > CYCLE_LIMIT) { in ReadFromParcel()
1034 if (size > CYCLE_LIMIT) { in ReadFromParcel()
/ohos5.0/foundation/ability/ability_base/interfaces/kits/native/configuration/src/
H A Dconfiguration.cpp27 constexpr int CYCLE_LIMIT = 1000; variable
261 if (keySize != valueSize || configSize != (int32_t)valueSize || configSize > CYCLE_LIMIT) { in ReadFromParcel()
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/zidl/
H A Dscene_session_manager_lite_proxy.cpp23 constexpr int32_t CYCLE_LIMIT = 1000; variable
401 if (infoSize > CYCLE_LIMIT) { in GetParcelableInfos()
H A Dscene_session_manager_proxy.cpp30 constexpr int32_t CYCLE_LIMIT = 1000; variable
1101 if (infoSize > CYCLE_LIMIT) { in GetParcelableInfos()