Home
last modified time | relevance | path

Searched defs:PerformReceive (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/wantagent/src/
H A Dcompleted_dispatcher.cpp27 void CompletedDispatcher::PerformReceive(const AAFwk::Want &want, int resultCode, const std::string… in PerformReceive() function in OHOS::AbilityRuntime::WantAgent::CompletedDispatcher
H A Dpending_want.cpp349 void PendingWant::CancelReceiver::PerformReceive(const AAFwk::Want &want, int resultCode, const std… in PerformReceive() function in OHOS::AbilityRuntime::WantAgent::PendingWant::CancelReceiver
/ohos5.0/foundation/ability/ability_runtime/test/unittest/want_receiver_proxy_test/
H A Dwant_receiver_stub_mock.h43 …virtual void PerformReceive(const Want& want, int resultCode, const std::string& data, const WantP… in PerformReceive() function
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dwant_receiver_proxy.cpp51 void WantReceiverProxy::PerformReceive(const Want &want, int resultCode, const std::string &data, in PerformReceive() function in OHOS::AAFwk::WantReceiverProxy
/ohos5.0/foundation/ability/ability_runtime/test/unittest/want_receiver_stub_test/
H A Dwant_receiver_stub_impl_mock.h52 …virtual void PerformReceive(const Want& want, int resultCode, const std::string& data, const WantP… in PerformReceive() function
/ohos5.0/foundation/ability/ability_runtime/test/unittest/wants_info_test/
H A Dwants_info_test.cpp55 void WantsInfoTest::CancelReceiver::PerformReceive(const AAFwk::Want& want, int resultCode, const s… in PerformReceive() function in OHOS::AAFwk::WantsInfoTest::CancelReceiver
/ohos5.0/foundation/ability/ability_runtime/test/unittest/sender_info_test/
H A Dsender_info_test.cpp52 void SenderInfoTest::CancelReceiver::PerformReceive(const AAFwk::Want& want, int resultCode, const … in PerformReceive() function in OHOS::AAFwk::SenderInfoTest::CancelReceiver
/ohos5.0/foundation/ability/ability_runtime/test/unittest/want_sender_info_test/
H A Dwant_sender_info_test.cpp56 void WantSenderInfoTest::CancelReceiver::PerformReceive(const AAFwk::Want& want, int resultCode, in PerformReceive() function in OHOS::AAFwk::WantSenderInfoTest::CancelReceiver
/ohos5.0/foundation/ability/ability_runtime/test/unittest/pending_want_record_test/
H A Dpending_want_record_test.cpp89 void PendingWantRecordTest::CancelReceiver::PerformReceive(const AAFwk::Want& want, int resultCode, in PerformReceive() function in OHOS::AAFwk::PendingWantRecordTest::CancelReceiver
/ohos5.0/foundation/ability/ability_runtime/test/unittest/pending_want_manager_test/
H A Dpending_want_manager_test.cpp87 void PendingWantManagerTest::CancelReceiver::PerformReceive(const AAFwk::Want& want, int resultCode, in PerformReceive() function in OHOS::AAFwk::PendingWantManagerTest::CancelReceiver