Searched refs:kApexInfoList (Results 1 – 2 of 2) sorted by relevance
62 static constexpr const char* kApexInfoList = "apex-info-list.xml"; variable
1576 is_bootstrap ? "bootstrap" : "default", kApexInfoList); in EmitApexInfoList()1603 fmt::format("{}/{}", kApexRoot, kApexInfoList); in EmitApexInfoList()3718 std::string file_name = StringPrintf("%s/%s", kApexRoot, kApexInfoList); in OnOtaChrootBootstrap()3881 std::string name = StringPrintf("%s/.default-%s", kApexRoot, kApexInfoList); in UpdateApexInfoList()