MCPcopy Create free account
hub / github.com/Meituan-Dianping/SQLAdvisor / elements

Method elements

sql/sql_array.h:181–184  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

179 }
180
181 int elements() const
182 {
183 return array.elements;
184 }
185
186 void elements(uint num_elements)
187 {

Callers 15

~sp_pcontextMethod · 0.45
diff_handlersMethod · 0.45
diff_cursorsMethod · 0.45
find_variableMethod · 0.45
find_conditionMethod · 0.45
find_handlerMethod · 0.45
add_cursorMethod · 0.45
find_cursorMethod · 0.45
instructionsMethod · 0.45
get_instrMethod · 0.45
reserve_spaceMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected