Home
last modified time | relevance | path

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

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