Home
last modified time | relevance | path

Searched defs:nread (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/tests/CoreTests/android/core/
DTestWebServer.java499 int nread = 0; in parseStatusLine() local
569 int nread = 0; in parseHeader() local
606 int nread = 0; in readHeaders() local
627 int nread = 0; in readContent() local
643 int nread = 0; in handleClient() local
/frameworks/compile/libbcc/lib/Support/
DSha1Util.cpp43 ssize_t nread = file.read(buf, sizeof(buf)); in GetSHA1DigestFromFile() local
/frameworks/compile/slang/
Dslang-data.c50 size_t nread = fread(buf, sizeof(char), sizeof(buf), infile); in main() local
/frameworks/compile/libbcc/bcinfo/tools/
Dmain.cpp245 size_t nread = fread((void*) *bitcode, 1, bitcodeSize, in); in readBitcode() local
/frameworks/base/core/jni/
Dandroid_net_wifi_Wifi.cpp146 int nread = ::wifi_wait_for_event(ifname.c_str(), buf, sizeof buf); in android_net_wifi_waitForEvent() local