Searched refs:PLATFORM_LOGI (Results 1 – 5 of 5) sorted by relevance
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/ui_extension/ |
H A D | security_ui_extension_pattern.cpp | 71 PLATFORM_LOGI("The Security UIExtension is created."); in SecurityUIExtensionPattern() 76 PLATFORM_LOGI("The Security UIExtension is destroyed."); in ~SecurityUIExtensionPattern() 83 PLATFORM_LOGI("UnregisterResources."); in UnregisterResources() 131 PLATFORM_LOGI("OnExtensionDetachToDisplay"); in OnExtensionDetachToDisplay() 199 PLATFORM_LOGI("The old want bundle = %{public}s, ability = %{public}s", in UpdateWant() 385 PLATFORM_LOGI("OnAttachToFrameNode"); in OnAttachToFrameNode() 484 PLATFORM_LOGI("The current state is '%{public}s'.", ToString(state_)); in FireOnRemoteReadyCallback() 505 PLATFORM_LOGI("DestroySession."); in FireOnTerminatedCallback() 529 PLATFORM_LOGI("The current state is '%{public}s'.", ToString(state_)); in FireOnReceiveCallback() 613 PLATFORM_LOGI("Frame node status is normal."); in OnMountToParentDone() [all …]
|
H A D | platform_pattern.cpp | 44 PLATFORM_LOGI("The PlatformPattern is created"); in PlatformPattern() 49 PLATFORM_LOGI("The PlatformPattern is destroyed"); in ~PlatformPattern() 261 PLATFORM_LOGI("FireOnError code: %{public}d, name: %{public}s, message: %{public}s", in FireOnErrorCallback()
|
H A D | security_session_wrapper_impl.cpp | 305 PLATFORM_LOGI("The session is created with bundle = %{public}s, ability = %{public}s", in CreateSession() 326 PLATFORM_LOGI("isNotifyOccupiedAreaChange is %{public}d, parentWindowType: %{public}u", in CreateSession() 386 PLATFORM_LOGI("BackPress, persistentid = %{public}d and %{public}s consumed.", in NotifyBackPressedSync() 545 PLATFORM_LOGI("OnExtensionDetachToDisplay"); in OnExtensionDetachToDisplay() 628 PLATFORM_LOGI("DisplayArea: %{public}s, persistentId: %{public}d, reason: %{public}d", in NotifyDisplayArea()
|
H A D | isolated_pattern.cpp | 54 PLATFORM_LOGI("The IsolatedPattern is created."); in IsolatedPattern() 64 PLATFORM_LOGI("The IsolatedPattern is destroyed."); in ~IsolatedPattern()
|
H A D | platform_pattern.h | 38 #define PLATFORM_LOGI(fmt, ...) \ macro
|