Searched refs:static_fn_ (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/tcmalloc/chromium/src/windows/
H A Dpatch_functions.cc193 // from a dll, as is the common case for static_fn_. So we need
203 static const GenericFnPtr static_fn_[kNumFunctions]; member in class:__anon13880::LibcInfo
230 return static_fn_[ifunction];
417 const GenericFnPtr LibcInfo::static_fn_[] = { member in class:__anon13880::LibcInfo
/external/chromium_org/third_party/tcmalloc/vendor/src/windows/
H A Dpatch_functions.cc193 // from a dll, as is the common case for static_fn_. So we need
203 static const GenericFnPtr static_fn_[kNumFunctions]; member in class:__anon13929::LibcInfo
230 return static_fn_[ifunction];
417 const GenericFnPtr LibcInfo::static_fn_[] = { member in class:__anon13929::LibcInfo

Completed in 63 milliseconds