Home
last modified time | relevance | path

Searched refs:GetCallStack (Results 1 – 3 of 3) sorted by relevance

/external/skia/experimental/LightSymbolsUtil/lightsymbols/
Dlightsymbols.h35 static bool GetCallStack(char* sz, int len, const char* separator);
Dhelper.h55 LightSymbol::GetCallStack(sz, 100000, " >- ");
Dlightsymbols.cc30 bool LightSymbol::GetCallStack(char* sz, int len, const char* separator) { in GetCallStack() function in LightSymbol