Searched defs:apex (Results 1 – 7 of 7) sorted by relevance
37 def ExtractImagesFromApex(apex, out_dir): argument
62 String apex = "test_com.android.modules.updatablesharedlibs.apex"; in callOnDeviceApiFromHost() local
17 mod apex; module
39 const std::string EtcDir(const std::string& apex) { in EtcDir()60 void SetApexVersion(const std::string apex, int version) { in SetApexVersion()
122 std::unique_ptr<DIR, decltype(&closedir)> apex(opendir(mountpath.c_str()), in SetSdkLevels() local
267 ApexInfo apex = mInstallUtils.getApexInfo(mInstallUtils.getTestFile(filename)); in uninstallApexes() local
171 auto* apex = metadata.add_apexes(); in MakeMetadata() local