Home
last modified time | relevance | path

Searched refs:START_ABILITIES (Results 1 - 8 of 8) sorted by relevance

/foundation/ability/ability_runtime/interfaces/inner_api/wantagent/include/
H A Dwant_agent_constant.h110 START_ABILITIES, member in OHOS::AbilityRuntime::WantAgent::final::OperationType
/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dpending_want_record.cpp108 case static_cast<int32_t>(OperationType::START_ABILITIES): { in ExecuteOperation()
196 static_cast<int32_t>(OperationType::START_ABILITIES) == currType)) { in CheckAppInstanceKey()
/foundation/ability/ability_runtime/services/abilitymgr/include/
H A Dpending_want_manager.h52 START_ABILITIES, member in OHOS::AAFwk::OperationType
/foundation/ability/ability_runtime/interfaces/inner_api/wantagent/src/
H A Dwant_agent_helper.cpp117 case WantAgentConstant::OperationType::START_ABILITIES: in GetWantAgent()
H A Dpending_want.cpp110 wantSenderInfo.type = static_cast<int32_t>(WantAgentConstant::OperationType::START_ABILITIES); in GetAbilities()
/foundation/ability/ability_runtime/test/moduletest/panding_want_manager_test/
H A Dpanding_want_manager_test.cpp169 wantSenderInfo.type = (int32_t)WantAgentConstant::OperationType::START_ABILITIES; in GetAbilities()
/foundation/ability/ability_runtime/test/unittest/pending_want_record_test/
H A Dpending_want_record_test.cpp380 * @tc.desc : 1.SenderInner,pendingWantManager_ != nullptr,flags:CONSTANT_FLAG,type:OperationType::START_ABILITIES
388 MakeWantSenderInfo(want, (int32_t)Flags::CONSTANT_FLAG, 0, (int32_t)OperationType::START_ABILITIES); in HWTEST_F()
/foundation/ability/ability_runtime/test/unittest/want_agent_helper_test/
H A Dwant_agent_helper_test.cpp295 * 4.Type is WantAgentConstant::OperationType::START_ABILITIES
308 wantAgentInfo.operationType_ = WantAgentConstant::OperationType::START_ABILITIES; in HWTEST_F()

Completed in 8 milliseconds