Home
last modified time | relevance | path

Searched refs:cmpWant (Results 1 - 3 of 3) sorted by relevance

/foundation/ability/dmsfwk/services/dtbschedmgr/src/
H A Ddistributed_sched_stub.cpp1561 shared_ptr<AAFwk::Want> cmpWant = nullptr; in StartFreeInstallFromRemoteInner() local
1563 cmpWant = cmpDstbWant->ToWant(); in StartFreeInstallFromRemoteInner()
1565 DistributedSchedPermission::GetInstance().RemoveRemoteObjectFromWant(cmpWant); in StartFreeInstallFromRemoteInner()
1576 if (cmpWant == nullptr) { in StartFreeInstallFromRemoteInner()
1580 PARAM_FREEINSTALL_BUNDLENAMES, (*cmpWant).GetStringArrayParam(CMPT_PARAM_FREEINSTALL_BUNDLENAMES)); in StartFreeInstallFromRemoteInner()
H A Ddistributed_sched_proxy.cpp940 DistributedWant cmpWant; in StartFreeInstallFromRemote() local
941 cmpWant.SetParam(CMPT_PARAM_FREEINSTALL_BUNDLENAMES, info.callerInfo.bundleNames); in StartFreeInstallFromRemote()
942 PARCEL_WRITE_HELPER(data, Parcelable, &cmpWant); in StartFreeInstallFromRemote()
/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/
H A Ddistributed_sched_stub_test.cpp1935 Want cmpWant; in HWTEST_F() local
1939 data.WriteParcelable(&cmpWant); in HWTEST_F()
1961 Want cmpWant; in HWTEST_F() local
1965 data.WriteParcelable(&cmpWant); in HWTEST_F()
1987 Want cmpWant; in HWTEST_F() local
1991 data.WriteParcelable(&cmpWant); in HWTEST_F()

Completed in 9 milliseconds