Home
last modified time | relevance | path

Searched refs:GetCallStackCore (Results 1 – 2 of 2) sorted by relevance

/external/skia/experimental/LightSymbolsUtil/lightsymbols/
Dlightsymbols.cc35 return ls->GetCallStackCore(sz, len, separator); in GetCallStack()
53 bool LightSymbol::GetCallStackCore(char* sz, int len, const char* separator) const { in GetCallStackCore() function in LightSymbol
Dlightsymbols.h41 bool GetCallStackCore(char* sz, int len, const char* separator) const ;