Home
last modified time | relevance | path

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

/aosp12/system/gsid/
H A Dlibgsi.cpp48 static bool WriteAndSyncFile(const std::string& data, const std::string& file) { in WriteAndSyncFile() function
98 if (!WriteAndSyncFile(new_key, kDsuInstallStatusFile)) { in CanBootIntoGsi()