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