Home
last modified time | relevance | path

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

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