Home
last modified time | relevance | path

Searched defs:CancelReceiver (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/test/unittest/wants_info_test/
H A Dwants_info_test.cpp42 class CancelReceiver : public AAFwk::WantReceiverStub { class in OHOS::AAFwk::WantsInfoTest
/ohos5.0/foundation/ability/ability_runtime/test/unittest/sender_info_test/
H A Dsender_info_test.cpp40 class CancelReceiver : public AAFwk::WantReceiverStub { class in OHOS::AAFwk::SenderInfoTest
/ohos5.0/foundation/ability/ability_runtime/test/unittest/want_sender_info_test/
H A Dwant_sender_info_test.cpp43 class CancelReceiver : public AAFwk::WantReceiverStub { class in OHOS::AAFwk::WantSenderInfoTest
/ohos5.0/foundation/ability/ability_runtime/test/unittest/pending_want_record_test/
H A Dpending_want_record_test.cpp64 class CancelReceiver : public AAFwk::WantReceiverStub { class in OHOS::AAFwk::PendingWantRecordTest
/ohos5.0/foundation/ability/ability_runtime/test/unittest/pending_want_manager_test/
H A Dpending_want_manager_test.cpp62 class CancelReceiver : public AAFwk::WantReceiverStub { class in OHOS::AAFwk::PendingWantManagerTest
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/wantagent/src/
H A Dpending_want.cpp345 PendingWant::CancelReceiver::CancelReceiver(const std::weak_ptr<PendingWant> &outerInstance) in CancelReceiver() function in OHOS::AbilityRuntime::WantAgent::PendingWant::CancelReceiver