Searched refs:PLATFORM_LOGD (Results 1 – 2 of 2) sorted by relevance
661 PLATFORM_LOGD("The avoid area is notified to the provider."); in NotifyOriginAvoidArea()684 …PLATFORM_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()
35 #define PLATFORM_LOGD(fmt, ...) \ macro