Home
last modified time | relevance | path

Searched refs:SENDREQ_FAIL_ERR (Results 1 - 2 of 2) sorted by relevance

/base/security/access_token/interfaces/innerkits/el5filekeymanager/src/
H A Del5_filekey_manager_client.cpp32 static const int32_t SENDREQ_FAIL_ERR = 32; member
33 static const std::vector<int32_t> RETRY_CODE_LIST = { BR_DEAD_REPLY, BR_FAILED_REPLY, SENDREQ_FAIL_ERR };
/base/accesscontrol/sandbox_manager/interfaces/innerkits/sandbox_manager/src/
H A Dsandbox_manager_client.cpp39 static const int32_t SENDREQ_FAIL_ERR = 32; member
41 BR_DEAD_REPLY, BR_FAILED_REPLY, SENDREQ_FAIL_ERR };

Completed in 2 milliseconds