Home
last modified time | relevance | path

Searched refs:LOAD (Results 1 - 18 of 18) sorted by relevance

/foundation/ability/ability_runtime/test/unittest/freeze_util_test/
H A Dfreeze_util_test.cpp72 flow.state = FreezeUtil::TimeoutState::LOAD; in HWTEST_F()
/foundation/ability/ability_runtime/utils/global/freeze/include/
H A Dfreeze_util.h29 LOAD, member in OHOS::AbilityRuntime::FreezeUtil::TimeoutState
/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/
H A Dapp_exception_manager.cpp32 FreezeUtil::LifecycleFlow flow{token, FreezeUtil::TimeoutState::LOAD}; in LaunchAbilityFailed()
H A Dapp_scheduler_proxy.cpp196 AbilityRuntime::FreezeUtil::LifecycleFlow flow = {token, AbilityRuntime::FreezeUtil::TimeoutState::LOAD}; in ScheduleLaunchAbility()
/foundation/CastEngine/castengine_cast_framework/common/include/private/
H A Di_stream_player_ipc.h76 LOAD, enumerator
/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_lifecycle_deal.cpp78 FreezeUtil::LifecycleFlow flow = {ability->GetToken(), FreezeUtil::TimeoutState::LOAD}; in LaunchAbility()
H A Dapp_mgr_service_inner.cpp565 AbilityRuntime::FreezeUtil::TimeoutState::LOAD}; in LoadAbility()
/foundation/CastEngine/castengine_cast_framework/client/src/
H A Dstream_player_impl_proxy.cpp116 int32_t ret = Remote()->SendRequest(LOAD, data, reply, option); in Load()
/foundation/CastEngine/castengine_cast_plus_stream/src/stream/src/player/src/
H A Dstream_player_impl_stub.cpp52 FILL_SINGLE_STUB_TASK(LOAD, &StreamPlayerImplStub::DoLoadTask); in StreamPlayerImplStub()
/foundation/CastEngine/castengine_cast_framework/service/src/session/src/stream/src/player/src/
H A Dstream_player_impl_stub.cpp52 FILL_SINGLE_STUB_TASK(LOAD, &StreamPlayerImplStub::DoLoadTask); in StreamPlayerImplStub()
/foundation/ability/ability_runtime/frameworks/native/ability/native/
H A Dui_ability_thread.cpp170 FreezeUtil::LifecycleFlow flow = { token_, FreezeUtil::TimeoutState::LOAD }; in AttachInner()
H A Dfa_ability_thread.cpp318 FreezeUtil::LifecycleFlow flow = { token_, FreezeUtil::TimeoutState::LOAD }; in CreateAbilityName()
/foundation/ability/ability_runtime/frameworks/native/appkit/app/
H A Dmain_thread.cpp724 FreezeUtil::LifecycleFlow flow = { token, FreezeUtil::TimeoutState::LOAD }; in ScheduleLaunchAbility()
2044 FreezeUtil::LifecycleFlow flow = { abilityToken, FreezeUtil::TimeoutState::LOAD }; in HandleLaunchAbility()
/foundation/ability/ability_runtime/services/abilitymgr/src/scene_board/
H A Dui_ability_lifecycle_manager.cpp60 return FreezeUtil::TimeoutState::LOAD; in MsgId2State()
254 FreezeUtil::LifecycleFlow flow = {token, FreezeUtil::TimeoutState::LOAD}; in AttachAbilityThread()
/foundation/ability/ability_runtime/services/abilitymgr/src/mission/
H A Dmission_list_manager.cpp83 return FreezeUtil::TimeoutState::LOAD; in MsgId2State()
1018 FreezeUtil::LifecycleFlow flow = { token, FreezeUtil::TimeoutState::LOAD }; in AttachAbilityThread()
/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dability_record.cpp308 g_addLifecycleEventTask(token_, FreezeUtil::TimeoutState::LOAD, methodName); in LoadUIAbility()
H A Dability_manager_proxy.cpp1311 AbilityRuntime::FreezeUtil::LifecycleFlow flow = {token, AbilityRuntime::FreezeUtil::TimeoutState::LOAD}; in AttachAbilityThread()
H A Dability_manager_service.cpp5309 FreezeUtil::LifecycleFlow flow = { token, FreezeUtil::TimeoutState::LOAD }; in AttachAbilityThread()

Completed in 68 milliseconds