Home
last modified time | relevance | path

Searched defs:errorReason (Results 1 - 6 of 6) sorted by relevance

/foundation/window/window_manager/window_scene/session_manager/src/
H A Danomaly_detection.cpp92 void AnomalyDetection::ReportZOrderException(const std::string& errorReason, sptr<SceneSession> session) in ReportZOrderException() argument
98 oss << " ZOrderCheck err " << errorReason; in ReportZOrderException() local
106 void AnomalyDetection::ReportFocusException(const std::string& errorReason, int32_t focusedId, int32_t nextId, in ReportFocusException() argument
110 oss << " FocusCheck err " << errorReason; in ReportFocusException() local
/foundation/window/window_manager/utils/src/
H A Dpip_report.cpp72 ReportPiPStartWindow(int32_t source, int32_t templateType, int32_t isSuccess, const std::string& errorReason) ReportPiPStartWindow() argument
94 ReportPiPStopWindow(int32_t source, int32_t templateType, int32_t isSuccess, const std::string& errorReason) ReportPiPStopWindow() argument
/foundation/window/window_manager/wm/test/unittest/
H A Dpicture_in_picture_manager_test.cpp88 std::string errorReason = ""; in HWTEST_F() local
/foundation/ability/ability_base/interfaces/kits/native/session_info/include/
H A Dsession_info.h55 std::string errorReason; member in OHOS::AAFwk::SessionInfo
/foundation/ability/ability_runtime/services/abilitymgr/src/scene_board/
H A Dui_ability_lifecycle_manager.cpp1581 NotifySCBToHandleException(const std::shared_ptr<AbilityRecord> &abilityRecord, int32_t errorCode, const std::string& errorReason) NotifySCBToHandleException() argument
1601 NotifySCBToHandleAtomicServiceException(sptr<SessionInfo> sessionInfo, int32_t errorCode, const std::string& errorReason) NotifySCBToHandleAtomicServiceException() argument
/foundation/window/window_manager/window_scene/interfaces/include/
H A Dws_common.h317 std::string errorReason = ""; member

Completed in 8 milliseconds