Home
last modified time | relevance | path

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

/system/gsid/include/libgsi/
Dlibgsi.h54 bool MarkSystemAsGsi();
/system/gsid/
Dlibgsi.cpp122 bool MarkSystemAsGsi() { in MarkSystemAsGsi() function
/system/core/init/
Dfirst_stage_mount.cpp630 if (!android::gsi::MarkSystemAsGsi()) { in UseGsiIfPresent()