Home
last modified time | relevance | path

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

/aosp_15_r20/system/core/fastboot/
H A Dfastboot_test.cpp22 TEST(FastBoot, ParseOsPatchLevel) { in TEST() argument
H A Dfastboot.cpp2654 void FastBootTool::ParseOsPatchLevel(boot_img_hdr_v1* hdr, const char* arg) { in ParseOsPatchLevel() function in FastBootTool