Home
last modified time | relevance | path

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

/aosp12/frameworks/native/libs/binder/
H A DRpcState.cpp235 ssize_t recd = TEMP_FAILURE_RETRY(recv(fd.get(), data, size, MSG_WAITALL | MSG_NOSIGNAL)); in rpcRec() local
237 if (recd < 0 || recd != static_cast<ssize_t>(size)) { in rpcRec()
240 if (recd == 0 && errno == 0) { in rpcRec()
245 ALOGE("Failed to read %s (received %zd of %zu bytes) on fd %d, error: %s", what, recd, size, in rpcRec()
/aosp12/packages/inputmethods/LatinIME/dictionaries/
H A Den_US_wordlist.combined.gz1dictionary=main:en_us,locale=en_US,description=English (US),date ...
H A Den_GB_wordlist.combined.gz1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ...
H A Den_wordlist.combined.gz1dictionary=main:en,locale=en,description=English,date=1414726273, ...