Searched refs:EnsurePerfettoPlugin (Results 1 – 2 of 2) sorted by relevance
153 bool EnsurePerfettoPlugin(std::string* error_msg);
1311 if (!EnsurePerfettoPlugin(&err)) { in InitNonZygoteOrPostFork()2240 bool Runtime::EnsurePerfettoPlugin(std::string* error_msg) { in EnsurePerfettoPlugin() function in art::Runtime