Searched refs:ReadCmdlineFeature (Results 1 – 6 of 6) sorted by relevance
169 std::vector<std::string> ReadCmdlineFeature();
472 std::vector<std::string> cmdline = record_file_reader_->ReadCmdlineFeature(); in DumpFeatureSection()
553 std::vector<std::string> cmdline = record_file_reader_->ReadCmdlineFeature(); in ReadFeaturesFromRecordFile()
409 std::vector<std::string> RecordFileReader::ReadCmdlineFeature() { in ReadCmdlineFeature() function in simpleperf::RecordFileReader
138 std::string record_cmd = android::base::Join(reader_->ReadCmdlineFeature(), " "); in ProcessFile()
808 std::vector<std::string> cmdline = record_file_reader_->ReadCmdlineFeature(); in ReadFeaturesFromRecordFile()