Searched refs:kApexInfoList (Results 1 – 3 of 3) sorted by relevance
29 using android::apex::kApexInfoList;141 const std::string file_name = apex_root + "/" + kApexInfoList; in main()
62 static constexpr const char* kApexInfoList = "apex-info-list.xml"; variable
1600 is_bootstrap ? "bootstrap" : "default", kApexInfoList); in EmitApexInfoList()1627 fmt::format("{}/{}", kApexRoot, kApexInfoList); in EmitApexInfoList()3715 std::string file_name = StringPrintf("%s/%s", kApexRoot, kApexInfoList); in OnOtaChrootBootstrap()3832 std::string file_name = StringPrintf("%s/%s", kApexRoot, kApexInfoList); in ActivateFlattenedApex()3996 std::string name = StringPrintf("%s/.default-%s", kApexRoot, kApexInfoList); in UpdateApexInfoList()