Home
last modified time | relevance | path

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

/system/tools/aidl/
Dline_reader.cpp39 return input_stream_.is_open() && input_stream_.good(); in Init()
43 if (!input_stream_.good()) { in ReadLine()
63 if (!input_stream_.good()) { in ReadLine()
/system/extras/perfprofd/quipper/
Dperf_utils.cc155 if (!in.good()) { in ReadFileToData()
166 if (!in.good()) { in ReadFileToData()
177 return out.good(); in WriteDataToFile()
/system/core/libmincrypt/test/
Decdsa_test.c233 #define CHECK_DSA_SIG(sig, good) do {\ in main() argument
237 success = success && !(good ^ result); \ in main()
/system/core/bootstat/
Dbootstat.rc15 # the user may interact with the device, so it is a good proxy for the boot
/system/bt/service/client/
Dmain.cpp878 if (!istream.good()) { in main()
/system/tools/aidl/docs/
Daidl-cpp.md100 Note that java.util.Map and java.utils.List are not good candidates for cross
/system/connectivity/shill/doc/
Dservice-api.txt326 use, the remembered last-good-APN is cleared. The
327 remembered last-good-APN is persistent across reboots.