Searched refs:SetDataAndFilename (Results 1 – 3 of 3) sorted by relevance
286 void SetDataAndFilename(const MmapRecordDataType& data, const std::string& filename);312 void SetDataAndFilename(const Mmap2RecordDataType& data, const std::string& filename);
236 SetDataAndFilename(data, filename); in MmapRecord()239 void MmapRecord::SetDataAndFilename(const MmapRecordDataType& data, const std::string& filename) { in SetDataAndFilename() function in simpleperf::MmapRecord283 SetDataAndFilename(data, filename); in Mmap2Record()286 void Mmap2Record::SetDataAndFilename(const Mmap2RecordDataType& data, const std::string& filename) { in SetDataAndFilename() function in simpleperf::Mmap2Record
1537 r.SetDataAndFilename(data, GetUrlInApk(filename, ee->entry_name())); in UpdateMmapRecordForEmbeddedPath()1549 r.SetDataAndFilename(data, filename); in UpdateMmapRecordForEmbeddedPath()