Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/src/
H A Ddistributed_sched_stub.cpp1513 shared_ptr<DistributedWant> cmpDstbWant(data.ReadParcelable<DistributedWant>()); in StartFreeInstallFromRemoteInner() local
1515 if (cmpDstbWant != nullptr) { in StartFreeInstallFromRemoteInner()
1516 cmpWant = cmpDstbWant->ToWant(); in StartFreeInstallFromRemoteInner()