Searched refs:resultMsg (Results 1 – 5 of 5) sorted by relevance
/base/security/access_token/tools/accesstoken/src/ |
D | atm_receiver_impl.cpp | 38 void AtmReceiverImpl::OnFinished(const int32_t resultCode, const std::string &resultMsg) in OnFinished() argument 40 …EN_LOG_DEBUG(LABEL, "on finished result is %{public}d, %{public}s", resultCode, resultMsg.c_str()); in OnFinished()
|
/base/security/access_token/tools/accesstoken/include/ |
D | atm_receiver_impl.h | 31 virtual void OnFinished(const int32_t resultCode, const std::string &resultMsg) override;
|
/base/notification/common_event_service/test/systemtest/common/resource/fuzzTest/include/ |
D | getparam.h | 396 …ndleStateChanged(const uint8_t installType, const int32_t resultCode, const std::string &resultMsg, in OnBundleStateChanged() argument
|
/base/notification/distributed_notification_service/test/resource/notificationfuzztest/include/ |
D | notificationgetparam.h | 281 …ndleStateChanged(const uint8_t installType, const int32_t resultCode, const std::string &resultMsg, in OnBundleStateChanged() argument
|
/base/global/resource_management/frameworks/resmgr/src/ |
D | resource_manager_impl.cpp | 948 std::string resultMsg = psueManager_->Convert(src, outValue); in ProcessPsuedoTranslate() local 949 if (resultMsg != "") { in ProcessPsuedoTranslate()
|