Home
last modified time | relevance | path

Searched refs:SetCommandName (Results 1 – 4 of 4) sorted by relevance

/system/extras/simpleperf/
Drecord_test.cpp139 r.SetCommandName(new_name); in TEST_F()
Drecord.h330 void SetCommandName(const std::string& name);
Dcmd_record.cpp1401 r->SetCommandName(s); in UpdateRecord()
Drecord.cpp346 void CommRecord::SetCommandName(const std::string& name) { in SetCommandName() function in CommRecord