Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/chromeos/login/
Downer_manager.cc99 KeyOpCode return_code = SUCCESS; in Sign() local
131 KeyOpCode return_code = SUCCESS; in Verify() local
Downer_manager_unittest.h90 void OnKeyOpComplete(const OwnerManager::KeyOpCode return_code, in OnKeyOpComplete()
127 void OnKeyOpComplete(const OwnerManager::KeyOpCode return_code, in OnKeyOpComplete()
Dsigned_settings.cc77 OwnerManager::KeyOpCode return_code) { in MapKeyOpCode()
378 const OwnerManager::KeyOpCode return_code, in OnKeyOpComplete()
459 void WhitelistOp::OnKeyOpComplete(const OwnerManager::KeyOpCode return_code, in OnKeyOpComplete()
572 void StorePropertyOp::OnKeyOpComplete(const OwnerManager::KeyOpCode return_code, in OnKeyOpComplete()
700 const OwnerManager::KeyOpCode return_code, in OnKeyOpComplete()
812 void StorePolicyOp::OnKeyOpComplete(const OwnerManager::KeyOpCode return_code, in OnKeyOpComplete()
886 const OwnerManager::KeyOpCode return_code, in OnKeyOpComplete()
Downer_manager.h103 const KeyOpCode return_code, in CallDelegate()
Dcryptohome_op.cc26 void CryptohomeOp::OnComplete(bool success, int return_code) { in OnComplete()
34 void CryptohomeOp::TriggerResolve(bool success, int return_code) { in TriggerResolve()
Dlogin_utils.cc589 int return_code; in DoBrowserLaunch() local
Dsigned_settings_unittest.cc192 void FailingStorePropertyOp(const OwnerManager::KeyOpCode return_code) { in FailingStorePropertyOp()
214 void FailingStorePolicyOp(const OwnerManager::KeyOpCode return_code) { in FailingStorePolicyOp()
Duser_manager.cc179 void OnComplete(bool success, int return_code) { in OnComplete()
/external/chromium/chrome/browser/ui/
Dbrowser_init.h37 Profile* profile, int* return_code) { in Start()
50 Profile* profile, int* return_code) { in ProcessCommandLine()
Dbrowser_init.cc523 int* return_code) { in LaunchBrowser()
1301 int* return_code, in ProcessCmdLineImpl()
/external/webrtc/src/system_wrappers/source/
Ddata_log_c_helpers_unittest.c37 int return_code = 0; in WebRtcDataLogCHelper_TestCombine() local
/external/chromium/net/http/
Dhttp_auth_handler_factory_unittest.cc20 explicit MockHttpAuthHandlerFactory(int return_code) : in MockHttpAuthHandlerFactory()
/external/webrtc/test/testsupport/metrics/
Dvideo_metrics.cc137 int return_code = 0; in CalculateMetrics() local
/external/e2fsprogs/ext2ed/
Ddir_com.c102 int return_code, next; in search_dir_entries() local
/external/chromium/chrome/browser/first_run/
Dfirst_run.cc81 int return_code = true; in ImportNow() local
/external/libnfc-nci/halimpl/bcm2079x/hal/hal/
Dnfc_hal_prm.c319 UINT8 return_code = NFC_HAL_PRM_COMPLETE_EVT; in nfc_hal_prm_spd_check_version() local
/external/grub/netboot/
Dpci.c100 unsigned char return_code; /* %al */ in bios32_service() local
/external/tcpdump/
Dprint-lspping.c71 u_int8_t return_code; member