Home
last modified time | relevance | path

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

/system/extras/simpleperf/
Denvironment_test.cpp133 TEST(environment, GetAppType) { in TEST() argument
Denvironment.cpp772 std::string GetAppType(const std::string& app_package_name) { in GetAppType() function