Searched refs:next_const_id_ (Results 1 – 2 of 2) sorted by relevance
91 uint32_t next_const_id_ = 0; // id for const objects variable
330 *id = next_const_id_++; in AllocateConstObject()360 RETURN_IF_ERROR(const_objects_.RegisterBuffer(next_const_id_++, in PrepareForExecution()