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()
1028 int retcode; in TEST_P() local
1069 int retcode; in TEST_P() local
1142 int retcode; in TEST_P() local
1175 int retcode; in TEST_P() local
1203 int retcode; in TEST_P() local
1231 int retcode; in TEST_P() local
1259 int retcode; in TEST_P() local
1297 int retcode; in TEST_P() local
1380 int retcode; in TEST_P() local
[all …]
/system/update_engine/
Dlibcurl_http_fetcher.cc397 CURLMcode retcode = CURLM_CALL_MULTI_PERFORM; in CurlPerformOnce() local