Home
last modified time | relevance | path

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

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