Home
last modified time | relevance | path

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

/system/apex/apexd/
Dapexservice_test.cpp1140 std::vector<std::string> pkgs = {installer1.test_file, installer2.test_file}; in TEST_F() local
1186 std::vector<std::string> pkgs = {installer1.test_file, installer2.test_file}; in TEST_F() local
1267 void PrepareBackup(const std::vector<std::string>& pkgs) { in PrepareBackup()
Dapexservice.cpp926 std::vector<std::string> pkgs; in shellCommand() local