Searched refs:LoadMetaInfo (Results 1 – 6 of 6) sorted by relevance
45 void LoadMetaInfo(const std::unordered_map<std::string, std::string>& info_map) override;
74 virtual void LoadMetaInfo(const std::unordered_map<std::string, std::string>&) {} in LoadMetaInfo() function
107 unwinder->LoadMetaInfo(info_map); in TEST()
235 void OfflineUnwinderImpl::LoadMetaInfo( in LoadMetaInfo() function in simpleperf::OfflineUnwinderImpl
152 unwinder_->LoadMetaInfo(reader_->GetMetaInfoFeature()); in ProcessFile()
853 unwinder->LoadMetaInfo(record_file_reader_->GetMetaInfoFeature()); in ReadSampleTreeFromRecordFile()