Home
last modified time | relevance | path

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

/system/apex/apexd/
Dapexd_test.cpp4285 auto staged_path = StringPrintf("%s/com.android.apex.test_package@1.apex", in TEST_F() local
4302 auto staged_path = StringPrintf("%s/com.android.apex.test_package@2.apex", in TEST_F() local
4321 auto staged_path = StringPrintf("%s/com.android.apex.test_package@1.apex", in TEST_F() local
4337 auto staged_path = StringPrintf("%s/com.android.apex.test_package@1.apex", in TEST_F() local
4837 auto staged_path = StringPrintf("%s/com.android.apex.brand.new@1.apex", in TEST_F() local
Dapexd.cpp2008 for (const std::string& staged_path : staged_files) { in StagePackagesImpl() local