Searched refs:good (Results 1 – 7 of 7) sorted by relevance
39 return input_stream_.is_open() && input_stream_.good(); in Init()43 if (!input_stream_.good()) { in ReadLine()63 if (!input_stream_.good()) { in ReadLine()
155 if (!in.good()) { in ReadFileToData()166 if (!in.good()) { in ReadFileToData()177 return out.good(); in WriteDataToFile()
233 #define CHECK_DSA_SIG(sig, good) do {\ in main() argument237 success = success && !(good ^ result); \ in main()
15 # the user may interact with the device, so it is a good proxy for the boot
878 if (!istream.good()) { in main()
100 Note that java.util.Map and java.utils.List are not good candidates for cross
326 use, the remembered last-good-APN is cleared. The327 remembered last-good-APN is persistent across reboots.