/foundation/arkui/ace_engine/frameworks/core/accessibility/ |
H A D | native_interface_accessibility_provider.cpp | 28 TAG_LOGW(AceLogTag::ACE_ACCESSIBILITY, "callbacks is null"); in CheckProviderCallback() 34 TAG_LOGW(AceLogTag::ACE_ACCESSIBILITY, "findAccessibilityNodeInfosById is null"); in CheckProviderCallback() 39 TAG_LOGW(AceLogTag::ACE_ACCESSIBILITY, "findAccessibilityNodeInfosByText is null"); in CheckProviderCallback() 44 TAG_LOGW(AceLogTag::ACE_ACCESSIBILITY, "findFocusedAccessibilityNode is null"); in CheckProviderCallback() 49 TAG_LOGW(AceLogTag::ACE_ACCESSIBILITY, "findNextFocusAccessibilityNode is null"); in CheckProviderCallback() 54 TAG_LOGW(AceLogTag::ACE_ACCESSIBILITY, "executeAccessibilityAction is null"); in CheckProviderCallback() 59 TAG_LOGW(AceLogTag::ACE_ACCESSIBILITY, "clearFocusedFocusAccessibilityNode is null"); in CheckProviderCallback() 64 TAG_LOGW(AceLogTag::ACE_ACCESSIBILITY, "getAccessibilityNodeCursorPosition is null"); in CheckProviderCallback() 75 TAG_LOGW(AceLogTag::ACE_ACCESSIBILITY, "CheckProviderCallback failed."); in AccessibilityProviderRegisterCallback() 96 TAG_LOGW(AceLogTa in FindAccessibilityNodeInfosById() [all...] |
/foundation/ability/ability_runtime/frameworks/native/appkit/ability_delegator/ |
H A D | ability_delegator.cpp | 37 TAG_LOGW(AAFwkTag::DELEGATOR, "invalid params"); in AddAbilityMonitor() 44 TAG_LOGW(AAFwkTag::DELEGATOR, "monitor has been added"); in AddAbilityMonitor() 54 TAG_LOGW(AAFwkTag::DELEGATOR, "invalid params"); in AddAbilityStageMonitor() 60 TAG_LOGW(AAFwkTag::DELEGATOR, "stage monitor added"); in AddAbilityStageMonitor() 69 TAG_LOGW(AAFwkTag::DELEGATOR, "invalid params"); in RemoveAbilityMonitor() 83 TAG_LOGW(AAFwkTag::DELEGATOR, "invalid params"); in RemoveAbilityStageMonitor() 116 TAG_LOGW(AAFwkTag::DELEGATOR, "invalid params"); in WaitAbilityMonitor() 124 TAG_LOGW(AAFwkTag::DELEGATOR, "invalid obtained ability"); in WaitAbilityMonitor() 135 TAG_LOGW(AAFwkTag::DELEGATOR, "invalid monitor"); in WaitAbilityStageMonitor() 142 TAG_LOGW(AAFwkTa in WaitAbilityStageMonitor() [all...] |
H A D | iability_monitor.cpp | 33 TAG_LOGW(AAFwkTag::DELEGATOR, "invalid ability property"); in Match() 40 TAG_LOGW(AAFwkTag::DELEGATOR, "invalid name"); in Match() 45 TAG_LOGW(AAFwkTag::DELEGATOR, "different name"); in Match() 81 TAG_LOGW(AAFwkTag::DELEGATOR, "timeout should not number"); in WaitForAbility() 89 TAG_LOGW(AAFwkTag::DELEGATOR, "wait ability timeout"); in WaitForAbility()
|
/foundation/arkui/ace_engine/adapter/ohos/entrance/ |
H A D | form_module_preloader.cpp | 36 TAG_LOGW(AceLogTag::ACE_FORM, "CreateFormModuleList failed, will load all modules later."); in OHOS_ACE_PreloadAceModuleCard() 51 TAG_LOGW(AceLogTag::ACE_FORM, "GetNewFormModuleList failed, will load all modules later."); in OHOS_ACE_ReloadAceModuleCard() 77 TAG_LOGW(AceLogTag::ACE_FORM, "All modules of bundle %{public}s have been loaded.", bundleName.c_str()); in GetNewFormModuleList() 99 TAG_LOGW(AceLogTag::ACE_FORM, "CreateAssetManager failed, hapPath: %{private}s.", hapPath.c_str()); in ReadFormModuleList() 105 TAG_LOGW( in ReadFormModuleList() 111 TAG_LOGW( in ReadFormModuleList() 126 TAG_LOGW(AceLogTag::ACE_FORM, "Parse component_collection.json failed"); in ParseComponentCollectionJson() 133 TAG_LOGW( in ParseComponentCollectionJson() 141 TAG_LOGW(AceLogTag::ACE_FORM, "Read view failed, etsPath: %{private}s.", etsPath.c_str()); in ParseComponentCollectionJson() 164 TAG_LOGW(AceLogTa in ReadFileFromAssetManager() [all...] |
H A D | navigation_controller_helper.cpp | 32 TAG_LOGW(AceLogTag::ACE_NAVIGATION, "navigationId is empty"); in GetNavigationController() 38 TAG_LOGW(AceLogTag::ACE_NAVIGATION, "uiContentImpl is null"); in GetNavigationController() 45 TAG_LOGW(AceLogTag::ACE_NAVIGATION, "container is nullptr, instanceId is %{public}d", instanceId); in GetNavigationController()
|
/foundation/ability/ability_runtime/services/abilitymgr/src/ |
H A D | window_focus_changed_listener.cpp | 27 TAG_LOGW(AAFwkTag::ABILITYMGR, "OnFocused invalid focusChangeInfo"); in OnFocused() 35 TAG_LOGW(AAFwkTag::ABILITYMGR, "OnUnfocused get inner failed"); in OnFocused() 49 TAG_LOGW(AAFwkTag::ABILITYMGR, "OnUnfocused invalid focusChangeInfo"); in OnUnfocused() 57 TAG_LOGW(AAFwkTag::ABILITYMGR, "OnUnfocused get inner failed"); in OnUnfocused()
|
H A D | app_exception_handler.cpp | 40 TAG_LOGW(AAFwkTag::ABILITYMGR, "abilityRecord null"); 61 TAG_LOGW(AAFwkTag::ABILITYMGR, "AppMgrUtil::GetAppMgr failed"); in RegisterAppExceptionCallback() 67 TAG_LOGW(AAFwkTag::ABILITYMGR, "GetAmsMgr failed"); in RegisterAppExceptionCallback() 78 TAG_LOGW(AAFwkTag::ABILITYMGR, "abilityRecord null"); in AbilityForegroundFailed()
|
H A D | connection_state_manager.cpp | 58 TAG_LOGW(AAFwkTag::CONNECTION, "invalid eventhandler"); in Init() 65 TAG_LOGW(AAFwkTag::CONNECTION, "invalid self pointer"); in Init() 148 TAG_LOGW(AAFwkTag::CONNECTION, "no need notify observers"); in AddDataAbilityConnection() 163 TAG_LOGW(AAFwkTag::CONNECTION, "no need notify observers"); in RemoveDataAbilityConnection() 205 TAG_LOGW(AAFwkTag::CONNECTION, "empty allData"); in HandleDataAbilityDied() 222 TAG_LOGW(AAFwkTag::CONNECTION, "invalid callerPid"); in HandleDataAbilityCallerDied() 313 TAG_LOGW(AAFwkTag::CONNECTION, "Unexpected null"); in GetConnectionData() 355 TAG_LOGW(AAFwkTag::CONNECTION, "find target failed, callerPid:%{public}d", callerPid); in RemoveConnectionInner() 383 TAG_LOGW(AAFwkTag::CONNECTION, "empty allConnectionData"); in HandleCallerDied() 402 TAG_LOGW(AAFwkTa in RemoveDiedCaller() [all...] |
/foundation/arkui/ace_engine/adapter/ohos/osal/ |
H A D | image_source_ohos.cpp | 29 TAG_LOGW(AceLogTag::ACE_IMAGE, "create image source failed, errorCode = %{public}u", errorCode); in Create() 41 TAG_LOGW(AceLogTag::ACE_IMAGE, "create image source failed, errorCode = %{public}u", errorCode); in Create() 53 TAG_LOGW(AceLogTag::ACE_IMAGE, "create image source failed, errorCode = %{public}u", errorCode); in Create() 76 TAG_LOGW(AceLogTag::ACE_IMAGE, "Get ImageSource property %{public}s failed, errorCode = %{public}u", in GetProperty() 104 TAG_LOGW(AceLogTag::ACE_IMAGE, in CreatePixelMap() 117 TAG_LOGW(AceLogTag::ACE_IMAGE, in CreatePixelMap() 129 TAG_LOGW(AceLogTag::ACE_IMAGE, "Get ImageSource info failed, errorCode = %{public}u", errorCode); in GetImageSize() 140 TAG_LOGW(AceLogTag::ACE_IMAGE, "Get image frame count failed, errorCode = %{public}u", errorCode); in GetFrameCount() 151 TAG_LOGW(AceLogTag::ACE_IMAGE, "Get image source info failed, errorCode = %{public}u", errorCode); in GetEncodedFormat()
|
H A D | background_task_helper_ohos.cpp | 39 TAG_LOGW(AceLogTag::ACE_VIDEO, "uid=%{public}d no continuous task list, code=%{public}d", creatorUid, code); in HasBackgroundTask() 44 TAG_LOGW(AceLogTag::ACE_VIDEO, "uid=%{public}d taskCreatorUid=%{public}d", creatorUid, task->GetCreatorUid()); in HasBackgroundTask() 54 TAG_LOGW(AceLogTag::ACE_VIDEO, "uid=%{public}d is audio playback", creatorUid); in HasBackgroundTask()
|
H A D | resource_adapter_impl_v2.cpp | 290 TAG_LOGW(AceLogTag::ACE_RESOURCE, "Get pattern by name error, name=%{public}s", patternTag.c_str()); in GetPatternByName() 292 TAG_LOGW(AceLogTag::ACE_RESOURCE, "Get pattern %{public}s empty!", patternTag.c_str()); in GetPatternByName() 307 TAG_LOGW(AceLogTag::ACE_RESOURCE, "Get color by id error, id=%{public}u", resId); in GetColor() 321 TAG_LOGW(AceLogTag::ACE_RESOURCE, "Get color by name error, name=%{public}s, errorCode=%{public}d", in GetColorByName() 336 TAG_LOGW(AceLogTag::ACE_RESOURCE, "NG Get dimension by id error, id=%{public}u, errorCode=%{public}d", in GetDimension() 348 TAG_LOGW(AceLogTag::ACE_RESOURCE, "NG: Get dimension by id error, id=%{public}u, errorCode=%{public}d", in GetDimension() 359 TAG_LOGW( in GetDimension() 375 TAG_LOGW(AceLogTag::ACE_RESOURCE, "Get dimension by name error, resName=%{public}s, errorCode=%{public}d", in GetDimensionByName() 388 TAG_LOGW(AceLogTag::ACE_RESOURCE, "Get string by id error, id=%{public}u, errorCode=%{public}d", resId, state); in GetString() 401 TAG_LOGW(AceLogTa in GetStringByName() [all...] |
/foundation/ability/ability_runtime/services/appmgr/src/ |
H A D | window_focus_changed_listener.cpp | 34 TAG_LOGW(AAFwkTag::APPMGR, "null focusChangeInfo"); in OnFocused() 42 TAG_LOGW(AAFwkTag::APPMGR, "get app mgr service inner fail"); in OnFocused() 54 TAG_LOGW(AAFwkTag::APPMGR, "null focusChangeInfo"); in OnUnfocused() 62 TAG_LOGW(AAFwkTag::APPMGR, "get fail"); in OnUnfocused()
|
/foundation/ability/ability_runtime/frameworks/native/appkit/ability_runtime/app/ |
H A D | js_ability_stage_context.cpp | 74 TAG_LOGW(AAFwkTag::APPKIT, "invalid params"); in AttachAbilityStageContext() 79 TAG_LOGW(AAFwkTag::APPKIT, "invalid context"); in AttachAbilityStageContext() 85 TAG_LOGW(AAFwkTag::CONTEXT, "null ability stage object"); in AttachAbilityStageContext() 90 TAG_LOGW(AAFwkTag::APPKIT, "load ability stage context failed"); in AttachAbilityStageContext() 95 TAG_LOGW(AAFwkTag::APPKIT, "not napi object"); in AttachAbilityStageContext() 102 TAG_LOGW(AAFwkTag::APPKIT, "coerce ability stage context failed: %{public}d", status); in AttachAbilityStageContext() 114 TAG_LOGW(AAFwkTag::APPKIT, "wrap ability stage context failed: %{public}d", status); in AttachAbilityStageContext()
|
/foundation/arkui/ace_engine/frameworks/core/components/font/ |
H A D | rosen_font_collection.cpp | 45 TAG_LOGW(AceLogTag::ACE_FONT, "Fail to get font Follection!"); in GetFontCollection() 106 TAG_LOGW(AceLogTag::ACE_FONT, "Drawing is not supported dynamic font"); in LoadFontFromList() 151 TAG_LOGW(AceLogTag::ACE_FONT, "Drawing is not supported"); in LoadThemeFont() 172 TAG_LOGW(AceLogTag::ACE_FONT, "FontFamily %{public}s not exist", path.c_str()); in LoadFontFamily() 178 TAG_LOGW(AceLogTag::ACE_FONT, "FontFamily file open fail, %{public}s", path.c_str()); in LoadFontFamily() 184 TAG_LOGW(AceLogTag::ACE_FONT, "font file is bad"); in LoadFontFamily() 190 TAG_LOGW(AceLogTag::ACE_FONT, "get size failed"); in LoadFontFamily() 196 TAG_LOGW(AceLogTag::ACE_FONT, "file seek failed"); in LoadFontFamily() 203 TAG_LOGW(AceLogTag::ACE_FONT, "read file failed"); in LoadFontFamily()
|
H A D | rosen_font_loader.cpp | 41 TAG_LOGW(AceLogTag::ACE_FONT, "AddFont familySrc is empty:%{public}d", familySrc_.empty()); in AddFont() 98 TAG_LOGW( in LoadFromNetwork() 123 TAG_LOGW(AceLogTag::ACE_FONT, "src path is too long"); in LoadFromFile() 130 TAG_LOGW(AceLogTag::ACE_FONT, "No asset data!"); in LoadFromFile() 148 TAG_LOGW(AceLogTag::ACE_FONT, "[%{private}s] open file error %{public}s", fileName.c_str(), strerror(errno)); in GetAssetFromFile() 153 TAG_LOGW( in GetAssetFromFile() 161 TAG_LOGW(AceLogTag::ACE_FONT, "[%{private}s] tell file error %{public}s", fileName.c_str(), strerror(errno)); in GetAssetFromFile() 168 TAG_LOGW(AceLogTag::ACE_FONT, "[%{private}s] new uint8_t array failed", fileName.c_str()); in GetAssetFromFile() 174 TAG_LOGW( in GetAssetFromFile() 182 TAG_LOGW(AceLogTa in GetAssetFromFile() [all...] |
/foundation/arkui/ace_engine/adapter/preview/osal/ |
H A D | resource_adapter_impl_standard.cpp | 166 TAG_LOGW(AceLogTag::ACE_RESOURCE, in CreateNewResourceAdapter() 220 TAG_LOGW(AceLogTag::ACE_RESOURCE, "GetColor error, id=%{public}u", resId); in GetColor() 234 TAG_LOGW(AceLogTag::ACE_RESOURCE, "GetColorByName error, name=%{public}s", resName.c_str()); in GetColorByName() 247 TAG_LOGW(AceLogTag::ACE_RESOURCE, "GetDimension error, id=%{public}u", resId); in GetDimension() 262 TAG_LOGW(AceLogTag::ACE_RESOURCE, "GetDimensionByName error, name=%{public}s", resName.c_str()); in GetDimensionByName() 274 TAG_LOGW(AceLogTag::ACE_RESOURCE, "GetString error, id=%{public}u", resId); in GetString() 287 TAG_LOGW(AceLogTag::ACE_RESOURCE, "Get string by name error, resName=%{public}s, errorCode=%{public}d", in GetStringByName() 300 TAG_LOGW(AceLogTag::ACE_RESOURCE, "GetPluralString error, id=%{public}u", resId); in GetPluralString() 313 TAG_LOGW(AceLogTag::ACE_RESOURCE, in GetPluralStringByName() 326 TAG_LOGW(AceLogTa in GetStringArray() [all...] |
/foundation/ability/ability_runtime/test/unittest/js_ability_context_test/ |
H A D | mock_parse_requestcode.h | 34 TAG_LOGW(AAFwkTag::CONTEXT, "requestCode too long: %{public}s", requestCode.c_str()); in RequestCodeFromStringToInt64() 40 TAG_LOGW(AAFwkTag::CONTEXT, "requestCode match failed: %{public}s", requestCode.c_str()); in RequestCodeFromStringToInt64() 46 TAG_LOGW(AAFwkTag::CONTEXT, "requestCode too large: %{public}s", requestCode.c_str()); in RequestCodeFromStringToInt64()
|
/foundation/ability/ability_runtime/frameworks/native/ability/native/ |
H A D | data_ability_impl.cpp | 157 TAG_LOGW(AAFwkTag::DATA_ABILITY, "no write permission"); in Insert() 184 TAG_LOGW(AAFwkTag::DATA_ABILITY, "no write permission"); in Update() 209 TAG_LOGW(AAFwkTag::DATA_ABILITY, "no write permission"); in Delete() 235 TAG_LOGW(AAFwkTag::DATA_ABILITY, "no read permission"); in Query() 310 TAG_LOGW(AAFwkTag::DATA_ABILITY, "no write permission"); in BatchInsert() 338 TAG_LOGW(AAFwkTag::DATA_ABILITY, "no read permission"); in NormalizeUri() 421 TAG_LOGW(AAFwkTag::DATA_ABILITY, "no read permission"); in CheckExecuteBatchPermission() 428 TAG_LOGW(AAFwkTag::DATA_ABILITY, "no write permission"); in CheckExecuteBatchPermission() 440 TAG_LOGW(AAFwkTag::DATA_ABILITY, "no read permission"); in CheckOpenFilePermission() 445 TAG_LOGW(AAFwkTa in CheckOpenFilePermission() [all...] |
/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/ |
H A D | application_state_observer_proxy.cpp | 53 TAG_LOGW(AAFwkTag::APPMGR, "SendRequest is failed, error code: %{public}d, bundleName: %{public}s.", in OnForegroundApplicationChanged() 71 TAG_LOGW(AAFwkTag::APPMGR, "SendRequest is wrong, error code: %{public}d, bundleName: %{public}s.", in OnAbilityStateChanged() 89 TAG_LOGW(AAFwkTag::APPMGR, "SendRequest is wrong, error code: %{public}d, bundleName:%{public}s.", in OnExtensionStateChanged() 107 TAG_LOGW(AAFwkTag::APPMGR, "SendRequest is wrong, error code: %{public}d, bundleName:%{public}s.", in OnProcessCreated() 126 TAG_LOGW(AAFwkTag::APPMGR, "SendRequest is wrong, error code: %{public}d, bundleName:%{public}s.", in OnProcessReused() 144 TAG_LOGW(AAFwkTag::APPMGR, "SendRequest is wrong, error code: %{public}d, bundleName:%{public}s.", in OnProcessStateChanged() 163 TAG_LOGW(AAFwkTag::APPMGR, "SendRequest is wrong, error code: %{public}d, bundleName:%{public}s.", in OnWindowShow() 181 TAG_LOGW(AAFwkTag::APPMGR, "SendRequest is wrong, error code: %{public}d, bundleName:%{public}s.", in OnWindowHidden() 199 TAG_LOGW(AAFwkTag::APPMGR, "SendRequest is wrong, error code: %{public}d, bundleName:%{public}s.", in OnProcessDied() 218 TAG_LOGW(AAFwkTa in OnApplicationStateChanged() [all...] |
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/animator/ |
H A D | cj_animator_ffi.cpp | 108 TAG_LOGW(AceLogTag::ACE_ANIMATION, "Animator: no animator is created when call play"); in FfiAnimatorPlay() 114 TAG_LOGW(AceLogTag::ACE_ANIMATION, in FfiAnimatorPlay() 138 TAG_LOGW(AceLogTag::ACE_ANIMATION, "Animator: no animator is created when call play"); in FfiAnimatorFinish() 153 TAG_LOGW(AceLogTag::ACE_ANIMATION, "Animator: no animator is created when call play"); in FfiAnimatorPause() 168 TAG_LOGW(AceLogTag::ACE_ANIMATION, "Animator: no animator is created when call play"); in FfiAnimatorCancel() 182 TAG_LOGW(AceLogTag::ACE_ANIMATION, "JsAnimator: interpolatingSpringCurve, cannot reverse"); in FfiAnimatorReverse() 187 TAG_LOGW(AceLogTag::ACE_ANIMATION, "JsAnimator: no animator is created when call reverse"); in FfiAnimatorReverse() 194 TAG_LOGW(AceLogTag::ACE_ANIMATION, in FfiAnimatorReverse()
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/image_provider/adapter/rosen/ |
H A D | drawing_image_data.cpp | 81 TAG_LOGW(AceLogTag::ACE_IMAGE, in MakeSvgDom() 88 TAG_LOGW(AceLogTag::ACE_IMAGE, in MakeSvgDom() 102 TAG_LOGW(AceLogTag::ACE_IMAGE, in MakeSvgDom() 111 TAG_LOGW(AceLogTag::ACE_IMAGE, "Svg Get Value Failed.(Reason: pipline is null)."); in MakeSvgDom() 135 TAG_LOGW(AceLogTag::ACE_IMAGE, in Parse() 142 TAG_LOGW(AceLogTag::ACE_IMAGE, in Parse()
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/window_scene/scene/ |
H A D | atomicservice_basic_engine_plugin.cpp | 111 TAG_LOGW(AceLogTag::ACE_WINDOW_SCENE, in AtomicServiceBasicEnginePlugin() 116 TAG_LOGW(AceLogTag::ACE_WINDOW_SCENE, "ACE_ENGINE_PLUGIN_PATH is not defined"); in AtomicServiceBasicEnginePlugin() 123 TAG_LOGW(AceLogTag::ACE_WINDOW_SCENE, in AtomicServiceBasicEnginePlugin() 130 TAG_LOGW(AceLogTag::ACE_WINDOW_SCENE, in AtomicServiceBasicEnginePlugin() 182 TAG_LOGW(AceLogTag::ACE_WINDOW_SCENE, "dlsym FreeData interface failed, can't release data"); in releaseData()
|
/foundation/arkui/ace_engine/frameworks/core/image/ |
H A D | image_loader.cpp | 82 TAG_LOGW(AceLogTag::ACE_IMAGE, "No scheme, not a File or Memory path"); in RemovePathHead() 93 TAG_LOGW(AceLogTag::ACE_IMAGE, "Wrong scheme, not a File!"); in RemovePathHead() 150 TAG_LOGW( in LoadDataFromCachedFile() 160 TAG_LOGW(AceLogTag::ACE_IMAGE, "realpath fail! cacheFilePath: %{private}s, fail reason: %{public}s", in LoadDataFromCachedFile() 256 TAG_LOGW(AceLogTag::ACE_IMAGE, in LoadImageData() 264 TAG_LOGW(AceLogTag::ACE_IMAGE, in LoadImageData() 277 TAG_LOGW(AceLogTag::ACE_IMAGE, "src path is too long. NodeId = %{public}d-%{public}lld.", in LoadImageData() 285 TAG_LOGW(AceLogTag::ACE_IMAGE, in LoadImageData() 360 TAG_LOGW(AceLogTag::ACE_IMAGE, "image src is empty. NodeId = %{public}d-%{public}lld.", imageDfxConfig.nodeId_, in LoadImageData() 373 TAG_LOGW(AceLogTa in LoadImageData() [all...] |
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/ |
H A D | component_snapshot.cpp | 41 TAG_LOGW(AceLogTag::ACE_COMPONENT_SNAPSHOT, "Internal error! The callback_ is null"); 48 TAG_LOGW(AceLogTag::ACE_COMPONENT_SNAPSHOT, "Internal error! The pixelmap returned by the system is null"); 92 TAG_LOGW(AceLogTag::ACE_COMPONENT_SNAPSHOT, "ComponentSnapshotSync Internal error! " 163 TAG_LOGW(AceLogTag::ACE_COMPONENT_SNAPSHOT, in CheckImageSuccessfullyLoad() 185 TAG_LOGW(AceLogTag::ACE_COMPONENT_SNAPSHOT, "Internal error! uiNode is nullptr, " in GetTaskExecutor() 191 TAG_LOGW(AceLogTag::ACE_COMPONENT_SNAPSHOT, "Internal error! can't get pipeline"); in GetTaskExecutor() 196 TAG_LOGW(AceLogTag::ACE_COMPONENT_SNAPSHOT, "Internal error! can't get executor"); in GetTaskExecutor() 226 TAG_LOGW(AceLogTag::ACE_COMPONENT_SNAPSHOT, in Get() 239 TAG_LOGW(AceLogTag::ACE_COMPONENT_SNAPSHOT, in Get() 250 TAG_LOGW(AceLogTa in Get() [all...] |
/foundation/ability/ability_runtime/test/unittest/ability_service_log_test/ |
H A D | ability_service_log_test.cpp | 58 TAG_LOGW(AAFwkTag::TEST, "AbilityServiceLog_0100 warn start"); in HWTEST_F() 77 TAG_LOGW(AAFwkTag::END, "AbilityServiceLog_0200 warn start"); in HWTEST_F() 97 TAG_LOGW(static_cast<AAFwkTag>(tag), "AbilityServiceLog_0300 warn start"); in HWTEST_F()
|