Home
last modified time | relevance | path

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

/aosp12/art/libartbase/base/
H A Dfile_utils_test.cc203 TEST_F(FileUtilsTest, GetApexDataBootImage) { in TEST_F() argument
H A Dfile_utils.cc465 std::string GetApexDataBootImage(std::string_view dex_location) { in GetApexDataBootImage() function