/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/ |
H A D | app_resident_process_info.cpp | 21 constexpr int32_t CYCLE_LIMIT = 1000; variable 49 if (size > CYCLE_LIMIT) { in ReadFromParcel()
|
H A D | app_state_callback_host.cpp | 29 constexpr int32_t CYCLE_LIMIT = 1000; variable 135 if (infoSize > CYCLE_LIMIT) { in HandleNotifyStartResidentProcess() 155 if (infoSize > CYCLE_LIMIT) { in HandleOnAppRemoteDied()
|
H A D | app_process_data.cpp | 27 constexpr int32_t CYCLE_LIMIT = 1000; variable 32 if (appDataSize > CYCLE_LIMIT) { in ReadFromParcelAppData()
|
H A D | app_mgr_proxy.cpp | 27 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 D | app_mgr_stub.cpp | 39 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 D | app_manager_access_proxy.cpp | 25 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 D | service_proxy_adapter.cpp | 31 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 D | extension_running_info.cpp | 23 constexpr int CYCLE_LIMIT = 1000; variable 38 if (clientPackageSize > CYCLE_LIMIT) { in ReadFromParcel()
|
H A D | ability_start_setting.cpp | 28 constexpr uint32_t CYCLE_LIMIT = 1000; variable 166 if (size > CYCLE_LIMIT) { in Unmarshalling()
|
H A D | ability_scheduler_stub.cpp | 30 constexpr int CYCLE_LIMIT = 2000; variable 515 if (count > CYCLE_LIMIT) { in BatchInsertInner() 633 if (count > CYCLE_LIMIT) { in ExecuteBatchInner()
|
H A D | ability_manager_stub.cpp | 29 constexpr int32_t CYCLE_LIMIT = 1000; variable 3769 if (infoSize > CYCLE_LIMIT) { in GetForegroundUIAbilitiesInner()
|
H A D | ability_manager_proxy.cpp | 37 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 D | service_info.cpp | 24 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 D | app_manager_access_proxy.cpp | 25 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 D | dialog_session_info.cpp | 23 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 D | ability_ecological_rule_mgr_service.cpp | 30 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 D | skills.cpp | 23 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 D | configuration.cpp | 27 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 D | scene_session_manager_lite_proxy.cpp | 23 constexpr int32_t CYCLE_LIMIT = 1000; variable 401 if (infoSize > CYCLE_LIMIT) { in GetParcelableInfos()
|
H A D | scene_session_manager_proxy.cpp | 30 constexpr int32_t CYCLE_LIMIT = 1000; variable 1101 if (infoSize > CYCLE_LIMIT) { in GetParcelableInfos()
|