Home
last modified time | relevance | path

Searched defs:packages (Results 1 – 5 of 5) sorted by relevance

/system/core/libpackagelistparser/
Dpackagelistparser_test.cpp39 std::vector<pkg_info*> packages; in TEST() local
100 std::vector<pkg_info*> packages; in TEST() local
120 std::vector<pkg_info*> packages; in TEST() local
/system/apex/apexd/aidl/android/apex/
DIApexService.aidl26 void submitStagedSession(in ApexSessionParams params, out ApexInfoList packages); in submitStagedSession()
/system/apex/apexd/
Dapexservice.cpp198 Result<std::vector<ApexFile>> packages = ::android::apex::SubmitStagedSession( in submitStagedSession() local
490 auto packages = ::android::apex::GetActivePackages(); in getActivePackages() local
Dapexd.cpp1662 std::vector<ApexFile> packages = GetActivePackages(); in GetActivePackage() local
/system/tools/aidl/
Daidl_to_cpp_common.cpp132 const std::vector<std::string> packages = defined_type.GetSplitPackage(); in EnterNamespace() local
138 const std::vector<std::string> packages = defined_type.GetSplitPackage(); in LeaveNamespace() local