Home
last modified time | relevance | path

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

/system/extras/simpleperf/
Ddso.h41 void AllowMismatchedBuildId() { allow_mismatched_build_id_ = true; } in AllowMismatchedBuildId() function
Ddso.cpp380 void Dso::AllowMismatchedBuildId() { in AllowMismatchedBuildId() function in simpleperf::Dso