Home
last modified time | relevance | path

Searched defs:PendingWant (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/wantagent/include/
H A Dpending_want.h37 PendingWant() {}; in PendingWant() function
H A Dcompleted_dispatcher.h28 class PendingWant; variable
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/wantagent/src/
H A Dpending_want.cpp33 PendingWant::PendingWant(const sptr<AAFwk::IWantSender> &target) in PendingWant() function in OHOS::AbilityRuntime::WantAgent::PendingWant
37 PendingWant::PendingWant(const sptr<AAFwk::IWantSender> &target, const sptr<IRemoteObject> whitelis… in PendingWant() function in OHOS::AbilityRuntime::WantAgent::PendingWant