Searched refs:getObjectPropValue (Results 1 – 2 of 2) sorted by relevance
205 …shared_ptr<GetObjectPropValueData> getObjectPropValue = make_shared<GetObjectPropValueData>(contex… in GetObjectPropValue() local207 getObjectPropValue->SetPropValue(type, int64Value, int128Value, strValue); in GetObjectPropValue()208 data = getObjectPropValue; in GetObjectPropValue()
289 …shared_ptr<GetObjectPropValueData> getObjectPropValue = make_shared<GetObjectPropValueData>(contex… in GetObjectPropValue() local291 getObjectPropValue->SetPropValue(type, int64Value, int128Value, strValue); in GetObjectPropValue()292 data = getObjectPropValue; in GetObjectPropValue()