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()
1163 int retcode; in TEST_P() local
1204 int retcode; in TEST_P() local
1277 int retcode; in TEST_P() local
1310 int retcode; in TEST_P() local
1338 int retcode; in TEST_P() local
1366 int retcode; in TEST_P() local
1394 int retcode; in TEST_P() local
1432 int retcode; in TEST_P() local
1515 int retcode; in TEST_P() local
[all …]
/system/update_engine/
Dlibcurl_http_fetcher.cc419 CURLMcode retcode = CURLM_CALL_MULTI_PERFORM; in CurlPerformOnce() local