HomeSort by relevance Sort by last modified time
    Searched refs:return_code (Results 1 - 25 of 75) sorted by null

1 2 3

  /device/google/marlin/dataservices/rmnetctl/src/
librmnetctl.c 112 uint16_t return_code = RMNETCTL_API_ERR_HNDL_INVALID; local
123 return_code = RMNETCTL_API_ERR_REQUEST_NULL;
127 return_code = RMNETCTL_API_ERR_RESPONSE_NULL;
132 return_code = RMNETCTL_API_ERR_REQUEST_NULL;
139 return_code = RMNETCTL_API_ERR_RESPONSE_NULL;
167 return_code = RMNETCTL_API_ERR_MESSAGE_SEND;
181 return_code = RMNETCTL_API_ERR_MESSAGE_RECEIVE;
190 return_code = RMNETCTL_API_ERR_RESPONSE_NULL;
197 return_code = RMNETCTL_API_ERR_MESSAGE_TYPE;
202 return_code = RMNETCTL_SUCCESS
218 int return_code = RMNETCTL_INVALID_ARG; local
239 int return_code = RMNETCTL_LIB_ERR; local
259 int return_code = RMNETCTL_LIB_ERR; local
279 int return_code = RMNETCTL_LIB_ERR; local
301 int return_code = RMNETCTL_KERNEL_ERR; local
316 int netlink_fd = -1, return_code = RMNETCTL_LIB_ERR; local
389 int return_code = RMNETCTL_LIB_ERR; local
424 int return_code = RMNETCTL_LIB_ERR; local
466 int return_code = RMNETCTL_LIB_ERR; local
508 int return_code = RMNETCTL_LIB_ERR; local
552 int return_code = RMNETCTL_LIB_ERR; local
591 int return_code = RMNETCTL_LIB_ERR; local
640 int return_code = RMNETCTL_LIB_ERR; local
685 int return_code = RMNETCTL_LIB_ERR; local
727 int return_code = RMNETCTL_LIB_ERR; local
779 int return_code = RMNETCTL_LIB_ERR; local
834 int return_code = RMNETCTL_LIB_ERR; local
879 int return_code = RMNETCTL_LIB_ERR; local
    [all...]
  /device/huawei/angler/dataservices/rmnetctl/src/
librmnetctl.c 109 uint16_t return_code = RMNETCTL_API_ERR_HNDL_INVALID; local
120 return_code = RMNETCTL_API_ERR_REQUEST_NULL;
124 return_code = RMNETCTL_API_ERR_RESPONSE_NULL;
129 return_code = RMNETCTL_API_ERR_REQUEST_NULL;
136 return_code = RMNETCTL_API_ERR_RESPONSE_NULL;
164 return_code = RMNETCTL_API_ERR_MESSAGE_SEND;
178 return_code = RMNETCTL_API_ERR_MESSAGE_RECEIVE;
187 return_code = RMNETCTL_API_ERR_RESPONSE_NULL;
194 return_code = RMNETCTL_API_ERR_MESSAGE_TYPE;
199 return_code = RMNETCTL_SUCCESS
215 int return_code = RMNETCTL_INVALID_ARG; local
236 int return_code = RMNETCTL_LIB_ERR; local
256 int return_code = RMNETCTL_LIB_ERR; local
276 int return_code = RMNETCTL_LIB_ERR; local
298 int return_code = RMNETCTL_KERNEL_ERR; local
313 int netlink_fd = -1, return_code = RMNETCTL_LIB_ERR; local
386 int return_code = RMNETCTL_LIB_ERR; local
421 int return_code = RMNETCTL_LIB_ERR; local
457 int return_code = RMNETCTL_LIB_ERR; local
499 int return_code = RMNETCTL_LIB_ERR; local
537 int return_code = RMNETCTL_LIB_ERR; local
576 int return_code = RMNETCTL_LIB_ERR; local
619 int return_code = RMNETCTL_LIB_ERR; local
664 int return_code = RMNETCTL_LIB_ERR; local
706 int return_code = RMNETCTL_LIB_ERR; local
751 int return_code = RMNETCTL_LIB_ERR; local
806 int return_code = RMNETCTL_LIB_ERR; local
844 int return_code = RMNETCTL_LIB_ERR; local
    [all...]
  /device/lge/bullhead/dataservices/rmnetctl/src/
librmnetctl.c 110 uint16_t return_code = RMNETCTL_API_ERR_HNDL_INVALID; local
121 return_code = RMNETCTL_API_ERR_REQUEST_NULL;
125 return_code = RMNETCTL_API_ERR_RESPONSE_NULL;
130 return_code = RMNETCTL_API_ERR_REQUEST_NULL;
137 return_code = RMNETCTL_API_ERR_RESPONSE_NULL;
165 return_code = RMNETCTL_API_ERR_MESSAGE_SEND;
179 return_code = RMNETCTL_API_ERR_MESSAGE_RECEIVE;
188 return_code = RMNETCTL_API_ERR_RESPONSE_NULL;
195 return_code = RMNETCTL_API_ERR_MESSAGE_TYPE;
200 return_code = RMNETCTL_SUCCESS
216 int return_code = RMNETCTL_INVALID_ARG; local
237 int return_code = RMNETCTL_LIB_ERR; local
257 int return_code = RMNETCTL_LIB_ERR; local
277 int return_code = RMNETCTL_LIB_ERR; local
299 int return_code = RMNETCTL_KERNEL_ERR; local
314 int netlink_fd = -1, return_code = RMNETCTL_LIB_ERR; local
387 int return_code = RMNETCTL_LIB_ERR; local
422 int return_code = RMNETCTL_LIB_ERR; local
458 int return_code = RMNETCTL_LIB_ERR; local
500 int return_code = RMNETCTL_LIB_ERR; local
538 int return_code = RMNETCTL_LIB_ERR; local
577 int return_code = RMNETCTL_LIB_ERR; local
620 int return_code = RMNETCTL_LIB_ERR; local
665 int return_code = RMNETCTL_LIB_ERR; local
707 int return_code = RMNETCTL_LIB_ERR; local
752 int return_code = RMNETCTL_LIB_ERR; local
807 int return_code = RMNETCTL_LIB_ERR; local
845 int return_code = RMNETCTL_LIB_ERR; local
    [all...]
  /external/vboot_reference/tests/
run_rsa_tests.sh 14 return_code=0
30 return_code=255
43 exit $return_code
vb2_rsa_tests.sh 14 return_code=0
30 return_code=255
43 exit $return_code
run_vbutil_tests.sh 12 return_code=0
28 return_code=255
37 return_code=255
85 return_code=255
96 return_code=255
108 return_code=255
120 return_code=255
129 return_code=255
148 return_code=255
160 return_code=25
    [all...]
  /device/google/marlin/dataservices/rmnetctl/cli/
rmnetcli.c 228 static void print_rmnet_api_status(int return_code, uint16_t error_number)
230 if (return_code == RMNETCTL_SUCCESS)
232 else if (return_code == RMNETCTL_LIB_ERR) {
235 } else if (return_code == RMNETCTL_KERNEL_ERR)
237 else if (return_code == RMNETCTL_INVALID_ARG)
260 int return_code = RMNETCTL_LIB_ERR; local
271 return_code = rmnetctl_init(&handle, &error_number);
272 if (return_code!= RMNETCTL_SUCCESS) {
273 print_rmnet_api_status(return_code, error_number);
277 return_code = RMNETCTL_LIB_ERR
    [all...]
  /device/huawei/angler/dataservices/rmnetctl/cli/
rmnetcli.c 228 static void print_rmnet_api_status(int return_code, uint16_t error_number)
230 if (return_code == RMNETCTL_SUCCESS)
232 else if (return_code == RMNETCTL_LIB_ERR) {
235 } else if (return_code == RMNETCTL_KERNEL_ERR)
237 else if (return_code == RMNETCTL_INVALID_ARG)
260 int return_code = RMNETCTL_LIB_ERR; local
271 return_code = rmnetctl_init(&handle, &error_number);
272 if (return_code!= RMNETCTL_SUCCESS) {
273 print_rmnet_api_status(return_code, error_number);
277 return_code = RMNETCTL_LIB_ERR
    [all...]
  /device/lge/bullhead/dataservices/rmnetctl/cli/
rmnetcli.c 228 static void print_rmnet_api_status(int return_code, uint16_t error_number)
230 if (return_code == RMNETCTL_SUCCESS)
232 else if (return_code == RMNETCTL_LIB_ERR) {
235 } else if (return_code == RMNETCTL_KERNEL_ERR)
237 else if (return_code == RMNETCTL_INVALID_ARG)
260 int return_code = RMNETCTL_LIB_ERR; local
271 return_code = rmnetctl_init(&handle, &error_number);
272 if (return_code!= RMNETCTL_SUCCESS) {
273 print_rmnet_api_status(return_code, error_number);
277 return_code = RMNETCTL_LIB_ERR
    [all...]
  /external/syslinux/com32/hdt/
hdt.c 77 int return_code = 0; local
82 return_code = start_menu_mode(&hardware, version_string);
83 if (return_code == HDT_RETURN_TO_CLI)
93 return return_code;
  /external/autotest/client/site_tests/firmware_VbootCrypto/
firmware_VbootCrypto.py 41 return_code = utils.system(gen_test_case_cmd, ignore_status = True)
42 if return_code == 255:
44 if return_code == 1:
51 return_code = utils.system(sha_test_cmd, ignore_status=True)
52 if return_code == 255:
54 if return_code == 1:
63 return_code = utils.system(rsa_test_cmd, ignore_status=True)
64 if return_code == 255:
66 if return_code == 1:
74 return_code = utils.system(image_verification_cmd
    [all...]
  /external/syslinux/com32/modules/
pcitest.c 100 int return_code = 0; local
123 return_code = get_name_from_pci_ids(pci_domain, "pci.ids");
124 if (return_code == -ENOPCIIDS) {
132 return_code = get_class_name_from_pci_ids(pci_domain, "pci.ids");
133 if (return_code == -ENOPCIIDS) {
141 return_code = get_module_name_from_pcimap(pci_domain, "modules.pcimap");
142 if (return_code == -ENOMODULESPCIMAP) {
  /external/vboot_reference/utility/
verify_data.c 53 int return_code = 1; /* Default to error. */ local
79 return_code = 0;
88 return_code = -1;
94 return return_code;
  /external/webrtc/webrtc/system_wrappers/source/
data_log_c_helpers_unittest.c 37 int return_code = 0; local
39 return_code = -1;
42 return_code = -2;
45 return return_code;
  /external/autotest/site_utils/
prodcertstatus_checker.py 54 return_code = p.close()
55 if return_code is not None:
56 print 'Sendmail exit status %s' % return_code
run_suite_unittest.py 449 self.assertEqual(collector.return_code, run_suite.RETURN_CODES.OK)
455 self.assertEqual(collector.return_code, run_suite.RETURN_CODES.WARNING)
461 self.assertEqual(collector.return_code, run_suite.RETURN_CODES.ERROR)
468 collector.return_code, run_suite.RETURN_CODES.INFRA_FAILURE)
472 collector.return_code, run_suite.RETURN_CODES.INFRA_FAILURE)
479 collector.return_code, run_suite.RETURN_CODES.WARNING)
484 collector.return_code, run_suite.RETURN_CODES.ERROR)
489 collector.return_code, run_suite.RETURN_CODES.ERROR)
493 collector.return_code, run_suite.RETURN_CODES.ERROR)
501 collector.return_code, run_suite.RETURN_CODES.SUITE_TIMEOUT
    [all...]
db_replica_checker.py 127 return_code = p.close()
128 if return_code is not None:
129 print 'Sendmail exit status %s' % return_code
  /system/update_engine/common/
subprocess_unittest.cc 82 int return_code, const string& output) {
83 EXPECT_EQ(expected_return_code, return_code);
88 void ExpectedEnvVars(int return_code, const string& output) {
89 EXPECT_EQ(0, return_code);
104 int return_code,
106 EXPECT_EQ(expected_return_code, return_code);
219 void CallbackBad(int return_code, const string& output) {
subprocess.h 92 int* return_code,
96 int* return_code,
subprocess.cc 234 int* return_code,
241 return_code,
247 int* return_code,
279 if (return_code)
280 *return_code = proc_return_code;
  /external/autotest/site_utils/lib/
infra.py 57 return_code = proc.wait()
58 if return_code !=0:
60 raise subprocess.CalledProcessError(return_code, cmd, output[:1024])
  /external/r8/tools/
test.py 112 return_code = gradle.RunGradle(gradle_args + ['-Pdex_vm=%s' % art_vm],
114 if return_code != 0:
117 return return_code
  /external/toolchain-utils/crosperf/
generate_report_unittest.py 102 return_code = self._RunMainWithInput(args, {'platforms': [], 'data': {}})
103 self.assertEqual(0, return_code)
115 return_code = self._RunMainWithInput(args, {'platforms': [], 'data': {}})
116 self.assertEqual(0, return_code)
  /toolchain/binutils/binutils-2.25/binutils/
size.c 64 static int return_code = 0;
257 return return_code;
317 return_code = 3;
344 return_code = 3;
363 return_code = 2;
386 return_code = 1;
394 return_code = 1;
406 return_code = 1;
63 static int return_code = 0; variable
  /external/v8/tools/dev/
gm.py 288 return_code = 0
290 return_code += configs[c].Build()
292 return_code += configs[c].RunTests()
293 if return_code == 0:
299 return return_code

Completed in 701 milliseconds

1 2 3