Home
last modified time | relevance | path

Searched refs:SetOutputFilename (Results 1 – 2 of 2) sorted by relevance

/aosp12/system/extras/simpleperf/app_api/cpp/
H A Dsimpleperf.h48 RecordOptions& SetOutputFilename(const std::string& filename);
H A Dsimpleperf.cpp60 RecordOptions& RecordOptions::SetOutputFilename(const std::string& filename) { in SetOutputFilename() function in simpleperf::RecordOptions