Home
last modified time | relevance | path

Searched defs:retcode (Results 1 – 2 of 2) sorted by relevance

/system/core/fastboot/fuzzy_fastboot/
Dmain.cpp100 bool PartitionHash(FastBootDriver* fb, const std::string& part, std::string* hash, int* retcode, in PartitionHash()
1060 int retcode; in TEST_P() local
1101 int retcode; in TEST_P() local
1174 int retcode; in TEST_P() local
1207 int retcode; in TEST_P() local
1235 int retcode; in TEST_P() local
1263 int retcode; in TEST_P() local
1291 int retcode; in TEST_P() local
1329 int retcode; in TEST_P() local
1412 int retcode; in TEST_P() local
[all …]
/system/update_engine/
Dlibcurl_http_fetcher.cc426 CURLMcode retcode = CURLM_CALL_MULTI_PERFORM; in CurlPerformOnce() local