Searched refs:SetCredentialResult (Results 1 – 5 of 5) sorted by relevance
45 void SetCredentialResult(const std::string &credentialResult) in SetCredentialResult() function
43 void SetCredentialResult(const std::string &resultInfo) in SetCredentialResult() function
224 pRsp->SetCredentialResult(returnJsonStr); in ON_IPC_READ_RESPONSE()250 pRsp->SetCredentialResult(returnJsonStr); in ON_IPC_READ_RESPONSE()280 pRsp->SetCredentialResult(outputResult[DM_CREDENTIAL_RETURNJSONSTR]); in ON_IPC_READ_RESPONSE()311 pRsp->SetCredentialResult(outputResult[DM_CREDENTIAL_RETURNJSONSTR]); in ON_IPC_READ_RESPONSE()
677 pRsp->SetCredentialResult(returnJsonStr); in ON_IPC_READ_RESPONSE()704 pRsp->SetCredentialResult(returnJsonStr); in ON_IPC_READ_RESPONSE()737 pRsp->SetCredentialResult(outputResult[DM_CREDENTIAL_RETURNJSONSTR]); in ON_IPC_READ_RESPONSE()772 pRsp->SetCredentialResult(outputResult[DM_CREDENTIAL_RETURNJSONSTR]); in ON_IPC_READ_RESPONSE()
318 pReq->SetCredentialResult(resultInfo); in OnCredentialResult()