Home
last modified time | relevance | path

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

/system/core/fastboot/fuzzy_fastboot/
Dmain.cpp98 bool PartitionHash(FastBootDriver* fb, const std::string& part, std::string* hash, int* retcode, in PartitionHash()
1008 int retcode; in TEST_P() local
1049 int retcode; in TEST_P() local
1122 int retcode; in TEST_P() local
1155 int retcode; in TEST_P() local
1183 int retcode; in TEST_P() local
1211 int retcode; in TEST_P() local
1239 int retcode; in TEST_P() local
1277 int retcode; in TEST_P() local
1360 int retcode; in TEST_P() local
[all …]
/system/update_engine/
Dlibcurl_http_fetcher.cc427 CURLMcode retcode = CURLM_CALL_MULTI_PERFORM; in CurlPerformOnce() local