Home
last modified time | relevance | path

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

/frameworks/native/cmds/dumpstate/
Ddumpstate.cpp244 static bool IsFileEmpty(const std::string& file_path) { in IsFileEmpty() function
2264 if (ds.options_->do_fb && !android::os::IsFileEmpty(ds.screenshot_path_)) { in SendBugreportFinishedBroadcast()