Searched refs:GetActivePackage (Results 1 – 1 of 1) sorted by relevance
207 Result<ApexInfo> GetActivePackage(const std::string& name) { in GetActivePackage() function in android::apex::ApexServiceTest1117 TEST_F(ApexServiceActivationSuccessTest, GetActivePackage) { in TEST_F() argument1121 Result<ApexInfo> active = GetActivePackage(installer_->package); in TEST_F()2783 auto active_apex = GetActivePackage("com.android.apex.test_package"); in TEST_F()2806 auto active_apex = GetActivePackage("com.android.apex.test_package"); in TEST_F()