Searched defs:return_code (Results 1 - 18 of 18) sorted by relevance

/external/chromium/chrome/browser/chromeos/login/
H A Downer_manager.cc99 KeyOpCode return_code = SUCCESS; local
102 return_code = OPERATION_FAILED;
109 d, return_code, signature));
131 KeyOpCode return_code = SUCCESS; local
133 return_code = OPERATION_FAILED;
139 d, return_code, std::vector<uint8>()));
H A Downer_manager.h38 // |return_code| indicates what happened, |payload| will be used to pass
41 virtual void OnKeyOpComplete(const KeyOpCode return_code,
103 const KeyOpCode return_code,
105 d->OnKeyOpComplete(return_code, payload);
102 CallDelegate(Delegate* d, const KeyOpCode return_code, const std::vector<uint8>& payload) argument
H A Dcryptohome_op.cc26 void CryptohomeOp::OnComplete(bool success, int return_code) { argument
31 success, return_code));
34 void CryptohomeOp::TriggerResolve(bool success, int return_code) { argument
36 attempt_->RecordCryptohomeStatus(success, return_code);
H A Downer_manager_unittest.h90 void OnKeyOpComplete(const OwnerManager::KeyOpCode return_code, argument
92 EXPECT_EQ(expected_, return_code);
127 void OnKeyOpComplete(const OwnerManager::KeyOpCode return_code, argument
129 EXPECT_EQ(expected_code_, return_code);
H A Dlogin_utils.cc589 int return_code; local
594 &return_code); local
H A Dsigned_settings.cc77 OwnerManager::KeyOpCode return_code) {
78 return (return_code == OwnerManager::KEY_UNAVAILABLE ?
111 void OnKeyOpComplete(const OwnerManager::KeyOpCode return_code,
137 void OnKeyOpComplete(const OwnerManager::KeyOpCode return_code,
170 void OnKeyOpComplete(const OwnerManager::KeyOpCode return_code,
201 void OnKeyOpComplete(const OwnerManager::KeyOpCode return_code,
229 void OnKeyOpComplete(const OwnerManager::KeyOpCode return_code,
255 void OnKeyOpComplete(const OwnerManager::KeyOpCode return_code,
378 const OwnerManager::KeyOpCode return_code,
387 return_code, payloa
76 MapKeyOpCode( OwnerManager::KeyOpCode return_code) argument
377 OnKeyOpComplete( const OwnerManager::KeyOpCode return_code, const std::vector<uint8>& payload) argument
459 OnKeyOpComplete(const OwnerManager::KeyOpCode return_code, const std::vector<uint8>& sig) argument
572 OnKeyOpComplete(const OwnerManager::KeyOpCode return_code, const std::vector<uint8>& sig) argument
699 OnKeyOpComplete( const OwnerManager::KeyOpCode return_code, const std::vector<uint8>& sig) argument
812 OnKeyOpComplete(const OwnerManager::KeyOpCode return_code, const std::vector<uint8>& payload) argument
885 OnKeyOpComplete( const OwnerManager::KeyOpCode return_code, const std::vector<uint8>& payload) argument
[all...]
H A Dsigned_settings_unittest.cc192 void FailingStorePropertyOp(const OwnerManager::KeyOpCode return_code) { argument
196 d.expect_failure(SignedSettings::MapKeyOpCode(return_code));
210 s->OnKeyOpComplete(return_code, std::vector<uint8>());
214 void FailingStorePolicyOp(const OwnerManager::KeyOpCode return_code) { argument
216 d.expect_failure(SignedSettings::MapKeyOpCode(return_code));
231 s->OnKeyOpComplete(return_code, std::vector<uint8>());
H A Duser_manager.cc179 void OnComplete(bool success, int return_code) { argument
183 << " failed, return code: " << return_code; local
/external/chromium/chrome/browser/ui/
H A Dbrowser_init.h37 Profile* profile, int* return_code) {
38 return ProcessCmdLineImpl(cmd_line, cur_dir, true, profile, return_code,
50 Profile* profile, int* return_code) {
52 return_code, NULL);
69 int* return_code);
218 Profile* profile, int* return_code,
36 Start(const CommandLine& cmd_line, const FilePath& cur_dir, Profile* profile, int* return_code) argument
48 ProcessCommandLine(const CommandLine& cmd_line, const FilePath& cur_dir, bool process_startup, Profile* profile, int* return_code) argument
H A Dbrowser_init.cc523 int* return_code) {
551 if (return_code)
552 *return_code = ResultCodes::INVALID_CMDLINE_URL;
1301 int* return_code,
1423 command_line, profile, cur_dir, process_startup, return_code);
519 LaunchBrowser(const CommandLine& command_line, Profile* profile, const FilePath& cur_dir, bool process_startup, int* return_code) argument
1297 ProcessCmdLineImpl(const CommandLine& command_line, const FilePath& cur_dir, bool process_startup, Profile* profile, int* return_code, BrowserInit* browser_init) argument
/external/chromium/net/http/
H A Dhttp_auth_handler_factory_unittest.cc20 explicit MockHttpAuthHandlerFactory(int return_code) : argument
21 return_code_(return_code) {}
/external/webrtc/src/system_wrappers/source/
H A Ddata_log_c_helpers_unittest.c37 int return_code = 0; local
39 return_code = -1;
42 return_code = -2;
45 return return_code;
/external/webrtc/test/testsupport/metrics/
H A Dvideo_metrics.cc137 int return_code = 0; local
142 return_code = -3;
151 return return_code;
/external/chromium/chrome/browser/first_run/
H A Dfirst_run.cc81 int return_code = true; local
85 return_code = ImportFromFile(profile, cmdline);
89 return_code = ImportFromBrowser(profile, cmdline);
94 return return_code;
/external/e2fsprogs/ext2ed/
H A Ddir_com.c102 int return_code, next; local
110 *status=return_code=action (&info); /* Call the client function to test */
112 if (return_code==ABORT || return_code==FOUND)
/external/grub/netboot/
H A Dpci.c100 unsigned char return_code; /* %al */ local
113 : "=a" (return_code),
122 switch (return_code) {
130 service, return_code);
/external/libnfc-nci/halimpl/bcm2079x/hal/hal/
H A Dnfc_hal_prm.c319 UINT8 return_code = NFC_HAL_PRM_COMPLETE_EVT; local
399 return_code = NFC_HAL_PRM_ABORT_INVALID_PATCH_EVT;
413 return_code = NFC_HAL_PRM_COMPLETE_EVT;
434 return_code = NFC_HAL_PRM_ABORT_INVALID_PATCH_EVT;
485 nfc_hal_prm_spd_handle_download_complete (return_code);
/external/tcpdump/
H A Dprint-lspping.c71 u_int8_t return_code; member in struct:lspping_common_header
531 if (lspping_com_header->return_code == 3 ||
532 lspping_com_header->return_code == 4 ||
533 lspping_com_header->return_code == 8 ||
534 lspping_com_header->return_code == 10 ||
535 lspping_com_header->return_code == 11 ||
536 lspping_com_header->return_code == 12 )
538 tok2str(lspping_return_code_values, "unknown",lspping_com_header->return_code),
540 lspping_com_header->return_code,
544 tok2str(lspping_return_code_values, "unknown",lspping_com_header->return_code),
[all...]

Completed in 399 milliseconds