Searched refs:getObjectPropList (Results 1 – 2 of 2) sorted by relevance
248 …shared_ptr<GetObjectPropListData> getObjectPropList = make_shared<GetObjectPropListData>(context_); in GetObjectPropList() local249 getObjectPropList->SetProps(props); in GetObjectPropList()250 data = getObjectPropList; in GetObjectPropList()
359 …shared_ptr<GetObjectPropListData> getObjectPropList = make_shared<GetObjectPropListData>(context_); in GetObjectPropList() local360 getObjectPropList->SetProps(props); in GetObjectPropList()361 data = getObjectPropList; in GetObjectPropList()