Home
last modified time | relevance | path

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

/aosp14/system/core/bootstat/
H A Dbootstat.cpp960 std::string blunt; in BootReasonStrToReason() local
964 blunt = s; in BootReasonStrToReason()
971 if (ret == "") ret = blunt; in BootReasonStrToReason()