Home
last modified time | relevance | path

Searched defs:PerformReceive (Results 1 - 11 of 11) sorted by relevance

/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
/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 &data, in PerformReceive() function in OHOS::AbilityRuntime::WantAgent::CompletedDispatcher
H A Dpending_want.cpp348 void PendingWant::CancelReceiver::PerformReceive(const AAFwk::Want &want, int resultCode, const std::string &data, in PerformReceive() function in OHOS::AbilityRuntime::WantAgent::PendingWant::CancelReceiver
/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 WantParams& extras, in PerformReceive() function in OHOS::AAFwk::WantReceiverStubMock
/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
/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 std::string& data, in PerformReceive() function in OHOS::AAFwk::WantsInfoTest::CancelReceiver
/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 WantParams& extras, in PerformReceive() function in OHOS::AAFwk::WantReceiverStubImplMock
/foundation/ability/ability_runtime/test/unittest/pending_want_common_event_test/
H A Dpending_want_common_event_test.cpp46 virtual void PerformReceive(const Want &want, int resultCode, const std::string &data, const WantParams &extras, in PerformReceive() function in OHOS::AAFwk::TestWantReceiver
/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 std::string& data, in PerformReceive() function in OHOS::AAFwk::SenderInfoTest::CancelReceiver
/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
/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

Completed in 9 milliseconds