Searched refs:CreateUInt32 (Results 1 – 3 of 3) sorted by relevance
62 HRESULT CreateUInt32(uint32_t value, IModelObject** pp_int);
158 HRESULT CreateUInt32(uint32_t value, IModelObject** pp_int) { in CreateUInt32() function
603 RETURN_IF_FAIL(CreateUInt32(node_id, pp_value)); in GetValue()