Searched refs:GetFrameInfoFilepath (Results 1 – 3 of 3) sorted by relevance
125 const std::string* GetFrameInfoFilepath(const std::string& sample_name = kSingleSample) const;
204 const std::string* OfflineUnwindUtils::GetFrameInfoFilepath( in GetFrameInfoFilepath() function in unwindstack::OfflineUnwindUtils
49 const std::string* a_frame_info_path = offline_utils_.GetFrameInfoFilepath(sample_name); in GetExpectedSamplesFrameInfo()