Home | History | Annotate | Download | only in src

Lines Matching refs:GetNumericProperty

1013   virtual bool GetNumericProperty(const char* name, size_t* value) {
1014 bool result = TCMallocImplementation::GetNumericProperty(name, value);