Searched refs:retcode (Results 1 – 2 of 2) sorted by relevance
133 if (*retcode) { in PartitionHash()1163 int retcode; in TEST_P() local1204 int retcode; in TEST_P() local1277 int retcode; in TEST_P() local1310 int retcode; in TEST_P() local1338 int retcode; in TEST_P() local1366 int retcode; in TEST_P() local1432 int retcode; in TEST_P() local1711 int retcode; in TEST_P() local1736 int retcode; in TEST_P() local[all …]
776 int retcode = native_invoke(request, reply); in invoke() local778 if (retcode != 0) { in invoke()779 throw new RuntimeException("failure code: " + retcode); in invoke()