Home
last modified time | relevance | path

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

/aosp_15_r20/system/update_engine/payload_generator/
H A Dextent_utils.cc100 std::string ExtentsToString(const std::vector<Extent>& extents) { in ExtentsToString() function
104 std::string ExtentsToString( in ExtentsToString() function
/aosp_15_r20/external/puffin/src/include/puffin/
H A Dutils.h19 std::string ExtentsToString(const T& extents) { in ExtentsToString() function