Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/src/distributedWant/
H A Ddistributed_want_params.cpp1384 sptr<IInterface> dIntf = ao; in ReadFromParcelParam() local
1385 if (dIntf) { in ReadFromParcelParam()
1386 SetParam(key, dIntf); in ReadFromParcelParam()