Searched full:result_code (Results 1 – 3 of 3) sorted by relevance
| /base/powermgr/power_manager/test/unittest/src/ |
| D | power_mgr_powerdialog_test.cpp | 55 constexpr int32_t RESULT_CODE = -1; variable 83 …hutdownDialog.dialogConnectionCallback_->OnAbilityConnectDone(element, sptrRemoteObj, RESULT_CODE); 100 …hutdownDialog.dialogConnectionCallback_->OnAbilityConnectDone(element, sptrRemoteObj, RESULT_CODE); 116 …hutdownDialog.dialogConnectionCallback_->OnAbilityConnectDone(element, sptrRemoteObj, RESULT_CODE); 133 …hutdownDialog.dialogConnectionCallback_->OnAbilityConnectDone(element, sptrRemoteObj, RESULT_CODE); 147 shutdownDialog.dialogConnectionCallback_->OnAbilityDisconnectDone(element, RESULT_CODE);
|
| /base/notification/common_event_service/ |
| D | hisysevent.yaml | 88 RESULT_CODE: {type: INT32, desc: ability disconnect result}
|
| /base/notification/common_event_service/services/src/ |
| D | event_report.cpp | 31 const std::string EVENT_PARAM_RESULT_CODE = "RESULT_CODE";
|