Home
last modified time | relevance | path

Searched refs:SetInitAvbVersionInRecovery (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/system/core/init/
H A Dfirst_stage_mount.h41 void SetInitAvbVersionInRecovery();
H A Dfirst_stage_mount.cpp87 friend void SetInitAvbVersionInRecovery();
942 void SetInitAvbVersionInRecovery() { in SetInitAvbVersionInRecovery() function
H A Dfirst_stage_init.cpp554 SetInitAvbVersionInRecovery(); in FirstStageMain()