Home
last modified time | relevance | path

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

/system/extras/simpleperf/
Dcmd_inject.cpp348 std::optional<DsoType> dso_type = ToDsoType(binary_proto.type()); in ProcessBranchListFile()
573 std::optional<DsoType> ToDsoType(proto::ETMBranchList_Binary::BinaryType binary_type) { in ToDsoType() function in simpleperf::__anon3ce946470111::InjectCommand