Home
last modified time | relevance | path

Searched refs:retErrorCode (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/overlay/
H A Dsheet_manager.cpp139 auto retErrorCode = in OpenBindSheetByUIContext() local
141 if (retErrorCode) { in OpenBindSheetByUIContext()
142 …TAG_LOGE(AceLogTag::ACE_SHEET, "GetOverlayAndTargetNode failed errCode: %{public}d", retErrorCode); in OpenBindSheetByUIContext()
143 return retErrorCode; in OpenBindSheetByUIContext()