Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/ui_extension/
H A Dsecurity_session_wrapper_impl.cpp661 PLATFORM_LOGD("The avoid area is notified to the provider."); in NotifyOriginAvoidArea()
684PLATFORM_LOGD("The occcupied area with 'keyboardHeight = %{public}d' is notified to the provider.", in NotifyOccupiedAreaChangeInfo()
701 PLATFORM_LOGD("The data is asynchronously send and the session is %{public}s", in SendDataAsync()
710 PLATFORM_LOGD("The data is synchronously send and the session is %{public}s", in SendDataSync()
H A Dplatform_pattern.h35 #define PLATFORM_LOGD(fmt, ...) \ macro