Searched defs:iwantParams (Results 1 – 2 of 2) sorted by relevance
173 …sptr<IDistributedWantParams> iwantParams(new (std::nothrow) DistributedWantParamWrapper(wantParams… in Parse() local
175 sptr<IWantParams> iwantParams = new (std::nothrow) WantParamWrapper(wantParams); in Parse() local