Searched refs:RESULT_ERROR_KEY (Results 1 – 2 of 2) sorted by relevance
33 const std::string RESULT_ERROR_KEY = "ohos.user.setting.error_code"; variable239 this->reqContext_->errorCode = result.GetIntParam(RESULT_ERROR_KEY, 0); in OnResult()
33 const std::string RESULT_ERROR_KEY = "ohos.user.setting.error_code"; variable263 this->reqContext_->errorCode = result.GetIntParam(RESULT_ERROR_KEY, 0); in OnResult()