Home
last modified time | relevance | path

Searched defs:AddETMBinary (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/system/extras/simpleperf/
H A DBranchListFile.cpp551 bool BranchListProtoReader::AddETMBinary(const proto::ETMBinary& proto_binary, in AddETMBinary() function in simpleperf::BranchListProtoReader
H A Dcmd_inject.cpp826 void AddETMBinary(const BinaryKey& key, ETMBinary& binary) { in AddETMBinary() function