Searched defs:setLargeDataThreshold (Results 1 – 2 of 2) sorted by relevance
241 void setLargeDataThreshold(uint64_t LDT) { LargeDataThreshold = LDT; } in setLargeDataThreshold() function
632 void Module::setLargeDataThreshold(uint64_t Threshold) { in setLargeDataThreshold() function in Module