Home
last modified time | relevance | path

Searched refs:sendFinish (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dpending_want_record.cpp87 bool sendFinish = (senderInfo.finishedReceiver != nullptr); in SenderInner() local
89 if (sendFinish && res != START_CANCELED) { in SenderInner()