Home
last modified time | relevance | path

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

/aosp14/system/core/init/
H A Dfirst_stage_mount.h24 void SetInitAvbVersionInRecovery();
H A Dfirst_stage_mount.cpp129 friend void SetInitAvbVersionInRecovery();
829 void SetInitAvbVersionInRecovery() { in SetInitAvbVersionInRecovery() function
H A Dfirst_stage_init.cpp417 SetInitAvbVersionInRecovery(); in FirstStageMain()