Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/src/distributedWant/
H A Ddistributed_want_params.cpp345 …DistributedWantParams newDest(DistributedWantParamWrapper::Unbox(IDistributedWantParams::Query(o))… in NewParams() local
346 dest.params_[it->first] = DistributedWantParamWrapper::Box(newDest); in NewParams()