Home
last modified time | relevance | path

Searched defs:UnwindSample (Results 1 – 1 of 1) sorted by relevance

/system/unwinding/libunwindstack/utils/
DOfflineUnwindUtils.h160 struct UnwindSample { struct
176 bool IsValidUnwindSample(const std::string& sample_name, std::string* error_msg) const; argument
185 std::unordered_map<std::string, UnwindSample> samples_; argument