Searched defs:SetTable (Results 1 – 3 of 3) sorted by relevance
62 func (d *Dirt) SetTable(t Table) { d.table = t } func
224 virtual MOS_STATUS SetTable() {return MOS_STATUS_SUCCESS;}; in SetTable() function
251 void SetTable(std::initializer_list<KeyType> keys, in SetTable() function in tflite::__anon36dcb19b0111::HashtableGraph