Searched defs:GetTrace (Results 1 – 3 of 3) sorted by relevance
28 fn GetTrace(skip_frame_num : c_uint) -> *const c_char; in GetTrace() function
51 void LogUtil::GetTrace(stringstream& buffer, int cursor, const string& reg, string& result, string … in GetTrace() function in OHOS::HiviewDFX::LogUtil
116 const char* GetTrace(size_t skipFrameNum) in GetTrace() function