/ohos5.0/base/hiviewdfx/hiappevent/test/processor/ |
H A D | test_processor.cpp | 36 HILOG_INFO(LOG_CORE, ".name=%{public}s", config.name.c_str()); in PrintReportConfig() 37 HILOG_INFO(LOG_CORE, ".debugMode=%{public}d", config.debugMode); in PrintReportConfig() 38 HILOG_INFO(LOG_CORE, ".routeInfo=%{public}s", config.routeInfo.c_str()); in PrintReportConfig() 39 HILOG_INFO(LOG_CORE, ".appId=%{public}s", config.appId.c_str()); in PrintReportConfig() 40 HILOG_INFO(LOG_CORE, ".triggerCond.row=%{public}d", config.triggerCond.row); in PrintReportConfig() 41 HILOG_INFO(LOG_CORE, ".triggerCond.size=%{public}d", config.triggerCond.size); in PrintReportConfig() 48 HILOG_INFO(LOG_CORE, ".configId=%{public}d", config.configId); in PrintReportConfig() 55 HILOG_INFO(LOG_CORE, "AppEventInfo.name=%{public}s", event.name.c_str()); in PrintEvent() 56 HILOG_INFO(LOG_CORE, "AppEventInfo.eventType=%{public}d", event.eventType); in PrintEvent() 68 HILOG_INFO(LOG_CORE, "OnReport start"); in OnReport() [all …]
|
/ohos5.0/base/startup/appspawn/test/moduletest/ |
H A D | appspawn_module_test.cpp | 680 HILOG_INFO(LOG_CORE, "AppSpawn_HF_fork_001 end"); 708 HILOG_INFO(LOG_CORE, "AppSpawn_HF_fork_002 end"); 737 HILOG_INFO(LOG_CORE, "AppSpawn_HF_fork_003 end"); 1755 HILOG_INFO(LOG_CORE, "AppSpawn_Msg_001 start"); 1769 HILOG_INFO(LOG_CORE, "AppSpawn_Msg_001 end"); 1774 HILOG_INFO(LOG_CORE, "AppSpawn_Msg_002 start"); 1796 HILOG_INFO(LOG_CORE, "AppSpawn_Msg_002 end"); 1801 HILOG_INFO(LOG_CORE, "AppSpawn_Msg_003 start"); 1823 HILOG_INFO(LOG_CORE, "AppSpawn_Msg_003 end"); 1828 HILOG_INFO(LOG_CORE, "AppSpawn_Msg_004 start"); [all …]
|
/ohos5.0/foundation/ability/form_fwk/services/src/ |
H A D | form_refresh_limiter.cpp | 32 HILOG_INFO("start"); in AddItem() 38 HILOG_INFO("end"); in AddItem() 63 HILOG_INFO("start"); in ResetLimit() 103 HILOG_INFO("start"); in GetRefreshCount() 111 HILOG_INFO("end"); in GetRefreshCount() 120 HILOG_INFO("start"); in Increase() 131 HILOG_INFO("end"); in Increase() 139 HILOG_INFO("start"); in MarkRemind() 147 HILOG_INFO("end"); in MarkRemind() 163 HILOG_INFO("end"); in GetRemindList() [all …]
|
H A D | form_timer_mgr.cpp | 461 HILOG_INFO("call"); in AddIntervalTimer() 524 HILOG_INFO("end"); in HandleSystemTimeChanged() 548 HILOG_INFO("end"); in HandleResetLimiter() 582 HILOG_INFO("end"); in OnUpdateAtTrigger() 626 HILOG_INFO("end"); in OnDynamicTimeTrigger() 767 HILOG_INFO("end"); in DeleteIntervalTimer() 852 HILOG_INFO("end"); in OnIntervalTimeOut() 943 HILOG_INFO("end"); in UpdateAtTimerAlarm() 999 HILOG_INFO("end"); in ClearUpdateAtTimerResource() 1037 HILOG_INFO("end"); in UpdateLimiterAlarm() [all …]
|
H A D | form_task_mgr.cpp | 179 HILOG_INFO("call"); in PostUpdateTaskToHost() 330 HILOG_INFO("end"); in PostUninstallTaskToHost() 351 HILOG_INFO("end"); in PostAcquireStateTaskToHost() 366 HILOG_INFO("end"); in PostFormShareSendResponse() 578 HILOG_INFO("end"); in UpdateTaskToHost() 674 HILOG_INFO("end"); in AcquireState() 701 HILOG_INFO("end"); in AcquireFormData() 721 HILOG_INFO("end"); in FormUninstall() 742 HILOG_INFO("end"); in AcquireStateBack() 763 HILOG_INFO("end"); in AcquireFormDataBack() [all …]
|
H A D | form_supply_callback.cpp | 80 HILOG_INFO("call"); in OnAcquire() 127 HILOG_INFO("end"); in OnAcquire() 139 HILOG_INFO("call"); in OnEventHandle() 144 HILOG_INFO("end"); in OnEventHandle() 159 HILOG_INFO("call"); in OnAcquireStateResult() 164 HILOG_INFO("errCode:%{public}d", errCode); in OnAcquireStateResult() 172 HILOG_INFO("errCode:%{public}d", errCode); in OnAcquireDataResult() 234 HILOG_INFO("call"); in CanDisconnect() 242 HILOG_INFO("true"); in CanDisconnect() 247 HILOG_INFO("false count:%{public}d", count); in CanDisconnect() [all …]
|
H A D | form_bundle_event_callback.cpp | 29 HILOG_INFO("create"); in FormBundleEventCallback() 34 HILOG_INFO("destroy"); in ~FormBundleEventCallback() 50 HILOG_INFO("action:%{public}s", action.c_str()); in OnReceiveEvent() 56 HILOG_INFO("bundleName:%{public}s changed", bundleName.c_str()); in OnReceiveEvent() 67 HILOG_INFO("this application is a simulation. not support to remove the form.\ in OnReceiveEvent() 71 HILOG_INFO("bundleName:%{public}s removed", bundleName.c_str()); in OnReceiveEvent() 82 HILOG_INFO("bundleName:%{public}s additional info changed", bundleName.c_str()); in OnReceiveEvent()
|
/ohos5.0/foundation/arkui/napi/test/unittest/ |
H A D | test_napi_threadsafe.cpp | 99 HILOG_INFO("TsFuncCallJs called"); in TsFuncCallJs() 135 HILOG_INFO("TsFuncCallJsTwo called"); in TsFuncCallJsTwo() 141 HILOG_INFO("TsFuncCallJsFour called"); in TsFuncCallJsFour() 151 HILOG_INFO("TsFuncCallJsMulti called"); in TsFuncCallJsMulti() 165 HILOG_INFO("TsFuncFinal called"); in TsFuncFinal() 181 HILOG_INFO("TsFuncFinalTest5 called"); in TsFuncFinalTest5() 197 HILOG_INFO("TsFuncFinalTotal called"); in TsFuncFinalTotal() 201 HILOG_INFO("TsFuncFinalTotal end"); in TsFuncFinalTotal() 208 HILOG_INFO("TsFuncFinalTotalFour end"); in TsFuncFinalTotalFour() 214 HILOG_INFO("TsFuncFinalCallback end"); in TsFuncFinalCallback() [all …]
|
/ohos5.0/base/theme/wallpaper_mgr/test/unittest/ |
H A D | wallpaper_test.cpp | 174 HILOG_INFO("SetUpTestCase"); in SetUpTestCase() 268 HILOG_INFO("AddImage start"); in CreateTempImage() 332 HILOG_INFO("Reset001 begin."); 346 HILOG_INFO("Reset002 begin."); 465 HILOG_INFO("On001 begin"); 482 HILOG_INFO("On002 begin"); 556 HILOG_INFO("GetId001 begin"); 573 HILOG_INFO("GetId002 begin"); 590 HILOG_INFO("GetId003 begin"); 607 HILOG_INFO("GetId004 begin"); [all …]
|
H A D | wallpaper_permission_test.cpp | 58 HILOG_INFO("SetUpPermissionTestCase"); in SetUpTestCase() 63 HILOG_INFO("PermissionTestTearDownTestCase"); in TearDownTestCase() 85 HILOG_INFO("AddImage start"); in CreateTempImage() 88 HILOG_INFO("FinalizePacking start"); in CreateTempImage() 91 HILOG_INFO("FinalizePacking error"); in CreateTempImage() 113 HILOG_INFO("ResetPermission001 begin"); 130 HILOG_INFO("GetFilePermission001 begin"); 147 HILOG_INFO("GetPixelMapPermission001 begin"); 165 HILOG_INFO("SetWallpaperByMapPermission001 begin"); 183 HILOG_INFO("SetWallpaperByUriPermission001 begin"); [all …]
|
/ohos5.0/base/sensors/sensor_lite/interfaces/kits/native/test/unittest/src/ |
H A D | sensor_agent_interfaces_test.cpp | 58 HILOG_INFO(HILOG_MODULE_APP, "GetAllSensorsInterfaceTest001 called"); 64 HILOG_INFO(HILOG_MODULE_APP, "%s %s %s %s %d %d %f %f %f!", 82 HILOG_INFO(HILOG_MODULE_APP, "GetAllSensorsInterfaceTest002 called"); 96 HILOG_INFO(HILOG_MODULE_APP, "GetAllSensorsInterfaceTest003 called"); 208 HILOG_INFO(HILOG_MODULE_APP, "SetBatchInterfaceTest001 called"); 222 HILOG_INFO(HILOG_MODULE_APP, "SetBatchInterfaceTest002 called"); 236 HILOG_INFO(HILOG_MODULE_APP, "SetBatchInterfaceTest003 called"); 250 HILOG_INFO(HILOG_MODULE_APP, "SetBatchInterfaceTest004 called"); 264 HILOG_INFO(HILOG_MODULE_APP, "SetBatchInterfaceTest005 called"); 360 HILOG_INFO(HILOG_MODULE_APP, "DataReportInterfaceTest001 called"); [all …]
|
/ohos5.0/foundation/filemanagement/user_file_service/services/native/file_access_service/src/ |
H A D | file_access_ext_connection.cpp | 37 HILOG_INFO("OnAbilityConnectDone start"); in OnAbilityConnectDone() 48 HILOG_INFO("OnAbilityConnectDone set connected info"); in OnAbilityConnectDone() 64 HILOG_INFO("ConnectFileExtAbility ret: %{public}d ", ret); in ConnectFileExtAbility() 66 HILOG_INFO("ConnectAbility ret=%{public}d", ret); in ConnectFileExtAbility() 73 HILOG_INFO("Wait connect timeout."); in ConnectFileExtAbility() 82 HILOG_INFO("DisconnectFileExtAbility called end, ret=%{public}d", ret); in DisconnectFileExtAbility() 98 HILOG_INFO("start OnAbilityConnectDone"); in OnAbilityConnectDone() 103 HILOG_INFO("end OnAbilityConnectDone"); in OnAbilityConnectDone() 108 HILOG_INFO("start OnAbilityDisconnectDone"); in OnAbilityDisconnectDone() 116 HILOG_INFO("OnAbilityDisconnectDone resultCode=%{public}d", resultCode); in OnAbilityDisconnectDone() [all …]
|
/ohos5.0/base/hiviewdfx/hisysevent/test/moduletest/common/ |
H A D | hisysevent_manager_c_test.cpp | 133 HILOG_INFO(LOG_CORE, "OnServiceDied"); in OnServiceDiedTest() 382 HILOG_INFO(LOG_CORE, "HiSysEventMgrCQueryTest001 end"); 403 HILOG_INFO(LOG_CORE, "HiSysEventMgrCQueryTest002 end"); 423 HILOG_INFO(LOG_CORE, "HiSysEventMgrCQueryTest003 end"); 443 HILOG_INFO(LOG_CORE, "HiSysEventMgrCQueryTest004 end"); 463 HILOG_INFO(LOG_CORE, "HiSysEventMgrCQueryTest005 end"); 483 HILOG_INFO(LOG_CORE, "HiSysEventMgrCQueryTest006 end"); 503 HILOG_INFO(LOG_CORE, "HiSysEventMgrCQueryTest007 end"); 542 HILOG_INFO(LOG_CORE, "HiSysEventMgrCQueryTest008 end"); 567 HILOG_INFO(LOG_CORE, "HiSysEventMgrCQueryTest009 end"); [all …]
|
H A D | hisysevent_native_test.cpp | 302 HILOG_INFO(LOG_CORE, "test hisysevent normal write"); 538 HILOG_INFO(LOG_CORE, "test hisysevent escape char"); 630 HILOG_INFO(LOG_CORE, "test hisysevent 128 keys"); 655 HILOG_INFO(LOG_CORE, "test hisysevent 129 key"); 704 HILOG_INFO(LOG_CORE, "test more than 256K string"); 729 HILOG_INFO(LOG_CORE, "test bool array 100 item"); 754 HILOG_INFO(LOG_CORE, "test bool array 101 item"); 779 HILOG_INFO(LOG_CORE, "test char array 100 item"); 804 HILOG_INFO(LOG_CORE, "test char array 101 item"); 880 HILOG_INFO(LOG_CORE, "test string array 100 item"); [all …]
|
/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_supply_callback_test/ |
H A D | form_supply_callback_test.cpp | 77 HILOG_INFO("FormAcquireConnectionTest_0001 start"); 97 HILOG_INFO("FormAcquireConnectionTest_0002 start"); 111 HILOG_INFO("FormAcquireConnectionTest_0003 start"); 125 HILOG_INFO("FormAcquireConnectionTest_0004 start"); 144 HILOG_INFO("FormAcquireConnectionTest_0005 start"); 164 HILOG_INFO("FormAcquireConnectionTest_0006 start"); 179 HILOG_INFO("FormAcquireConnectionTest_0007 start"); 193 HILOG_INFO("FormAcquireConnectionTest_0008 start"); 214 HILOG_INFO("FormAcquireConnectionTest_0009 start"); 235 HILOG_INFO("FormAcquireConnectionTest_0010 start"); [all …]
|
/ohos5.0/base/theme/wallpaper_mgr/frameworks/kits/extension/src/ |
H A D | js_wallpaper_extension_context.cpp | 101 HILOG_INFO("OnStartAbility is called."); in OnStartAbility() 126 HILOG_INFO("startAbility begin."); in OnStartAbility() 210 HILOG_INFO("OnTerminateAbility is called."); in OnTerminateAbility() 219 HILOG_INFO("TerminateAbility begin."); in OnTerminateAbility() 244 HILOG_INFO("OnConnectAbility is called."); in OnConnectAbility() 261 HILOG_INFO("OnConnectAbility begin."); in OnConnectAbility() 346 HILOG_INFO("OnDisconnectAbility is called."); in OnDisconnectAbility() 401 HILOG_INFO("CreateJsMetadata."); in CreateJsMetadata() 413 HILOG_INFO("CreateJsMetadataArray."); in CreateJsMetadataArray() 425 HILOG_INFO("CreateJsExtensionAbilityInfo."); in CreateJsExtensionAbilityInfo() [all …]
|
H A D | js_wallpaper_extension_ability.cpp | 44 HILOG_INFO("jws JsWallpaperExtensionAbility begin Create."); in Create() 64 HILOG_INFO("jws JsWallpaperExtensionAbility begin Init."); in Init() 131 HILOG_INFO("jws JsWallpaperExtensionAbility OnStart begin."); in OnStart() 141 HILOG_INFO("%{public}s end.", __func__); in OnStart() 148 HILOG_INFO("jws JsWallpaperExtensionAbility OnStop begin."); in OnStop() 158 HILOG_INFO("jws JsWallpaperExtensionAbility OnConnect begin."); in OnConnect() 170 HILOG_INFO("jws JsWallpaperExtensionAbility OnDisconnect begin."); in OnDisconnect() 176 HILOG_INFO("jws JsWallpaperExtensionAbility OnCommand begin."); in OnCommand() 178 HILOG_INFO( in OnCommand() 218 HILOG_INFO("jws JsWallpaperExtensionAbility GetSrcPath begin."); in GetSrcPath() [all …]
|
/ohos5.0/foundation/ability/form_fwk/test/mock/src/ |
H A D | mock_form_supply_callback.cpp | 37 HILOG_INFO("OnAcquire called."); in OnAcquire() 43 HILOG_INFO("OnEventHandle called."); in OnEventHandle() 50 HILOG_INFO("OnAcquireStateResult called."); in OnAcquireStateResult() 56 HILOG_INFO("OnAcquireDataResult called."); in OnAcquireDataResult() 63 HILOG_INFO("OnShareAcquire called."); in OnShareAcquire() 68 HILOG_INFO("OnRenderTaskDone called."); in OnRenderTaskDone() 74 HILOG_INFO("OnStopRenderingTaskDone called."); in OnStopRenderingTaskDone()
|
/ohos5.0/foundation/arkui/napi/sample/native_module_systemtest/ |
H A D | js_test_object_napi.cpp | 32 HILOG_INFO("%{public}s,called", __func__); in ObjectTypeTaggedInstance() 42 HILOG_INFO("%{public}s,called typeIndex=%{public}d", __func__, typeIndex); in ObjectTypeTaggedInstance() 48 HILOG_INFO("%{public}s,called", __func__); in ObjectCheckTypeTag() 59 HILOG_INFO("%{public}s,called typeIndex=%{public}d, result=%{public}s", __func__, typeIndex, in ObjectCheckTypeTag() 67 HILOG_INFO("%{public}s,called", __func__); in ObjectFreeze() 80 HILOG_INFO("%{public}s,called", __func__); in ObjectSeal() 94 HILOG_INFO("%{public}s,called", __func__); in AddReturnedStatus() 98 HILOG_INFO("%{public}s,called actual_status != expected_status", __func__); in AddReturnedStatus() 108 HILOG_INFO("%{public}s,called", __func__); in AddLastStatus() 122 HILOG_INFO("%{public}s,called", __func__); in ObjectGetAllPropertyNames() [all …]
|
H A D | js_test_buffer_napi.cpp | 31 HILOG_INFO("%{public}s,called", __func__); in DeleteTheTextFun() 40 HILOG_INFO("%{public}s,called", __func__); in NewBufferFun() 54 HILOG_INFO("%{public}s, ====step1===args[0] = %{public}s", __func__, paraStr.c_str()); in NewBufferFun() 69 HILOG_INFO("%{public}s,called", __func__); in NewExternalBufferFun() 89 HILOG_INFO("%{public}s, ====step1===args[0] = %{public}s", __func__, paraStr.c_str()); in NewExternalBufferFun() 98 HILOG_INFO("%{public}s,called", __func__); in CopyBufferFun() 114 HILOG_INFO("%{public}s,end", __func__); in CopyBufferFun() 115 HILOG_INFO("%{public}s,str", static_cast<char*>(result_data)); in CopyBufferFun() 121 HILOG_INFO("%{public}s,called", __func__); in BufferHasInstanceFun() 141 HILOG_INFO("%{public}s,called", __func__); in BufferInfoFun() [all …]
|
/ohos5.0/base/security/permission_lite/services/pms/src/ |
H A D | pms_server_internal.c | 88 HILOG_INFO(HILOG_MODULE_APP, "Init pms lite inner feature success"); in Init() 106 HILOG_INFO(HILOG_MODULE_APP, "onInitialize pms lite inner feature"); in OnInitialize() 128 …HILOG_INFO(HILOG_MODULE_APP, "Enter ID_CHECK, [callerPid: %d][callerUid: %u]", callingPid, calling… in ReplyCheckPermission() 135 …HILOG_INFO(HILOG_MODULE_APP, "check permission, [uid: %lld][perm: %s][ret: %d]", uid, permName, re… in ReplyCheckPermission() 143 …HILOG_INFO(HILOG_MODULE_APP, "Enter ID_GRANT, [callerPid: %d][callerUid: %u]", callingPid, calling… in ReplyGrantPermission() 149 …HILOG_INFO(HILOG_MODULE_APP, "grant permission, [id: %s][perm: %s][ret: %d]", identifier, permName… in ReplyGrantPermission() 157 …HILOG_INFO(HILOG_MODULE_APP, "Enter ID_REVOKE, [callerPid: %d][callerUid: %u]", callingPid, callin… in ReplyRevokePermission() 163 …HILOG_INFO(HILOG_MODULE_APP, "revoke permission, [id: %s][perm: %s][ret: %d]", identifier, permNam… in ReplyRevokePermission() 171 …HILOG_INFO(HILOG_MODULE_APP, "Enter ID_GRANTRUNTIME, [callerPid: %d][callerUid: %u]", callingPid, … in ReplyGrantRuntimePermission() 177 …HILOG_INFO(HILOG_MODULE_APP, "grant runtime permission, [uid: %lld][perm: %s][ret: %d]", uid, perm… in ReplyGrantRuntimePermission() [all …]
|
/ohos5.0/foundation/barrierfree/accessibility/interfaces/kits/napi/accessibility_extension_module_loader/src/ |
H A D | napi_accessibility_extension_context.cpp | 180 HILOG_INFO(); in Finalizer() 229 HILOG_INFO(); in OnSetTargetBundleName() 293 HILOG_INFO(); in OnGetFocusElement() 358 HILOG_INFO(); in OnGetWindowRootElement() 440 HILOG_INFO(); in OnGetWindows() 478 HILOG_INFO(); in GetWindowsAsync() 515 HILOG_INFO(); in GetWindowsByDisplayIdAsync() 557 HILOG_INFO(); in OnGestureInjectSync() 597 HILOG_INFO(); in OnGestureInject() 708 HILOG_INFO(); in OnEnableScreenCurtain() [all …]
|
/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_host_callback_test/ |
H A D | fms_form_host_callback_test.cpp | 60 HILOG_INFO("FormHostCallbackTest_0001 start"); 76 HILOG_INFO("FormHostCallbackTest_0002 start"); 92 HILOG_INFO("FormHostCallbackTest_0003 start"); 108 HILOG_INFO("FormHostCallbackTest_0004 start"); 123 HILOG_INFO("FormHostCallbackTest_0005 start"); 140 HILOG_INFO("FormHostCallbackTest_0006 start"); 156 HILOG_INFO("FormHostCallbackTest_0007 start"); 172 HILOG_INFO("FormHostCallbackTest_0008 start"); 188 HILOG_INFO("FormHostCallbackTest_0009 start"); 204 HILOG_INFO("FormHostCallbackTest_0010 start");
|
/ohos5.0/base/powermgr/battery_lite/test/Interface_test/test/unittest/src/ |
H A D | batterymgr_interfaces_test.cpp | 41 HILOG_INFO(HILOG_MODULE_APP, "BatteryMgrInterfaceTest001 called"); 53 HILOG_INFO(HILOG_MODULE_APP, "BatteryMgrInterfaceTest002 called"); 66 HILOG_INFO(HILOG_MODULE_APP, "BatteryMgrInterfaceTest003 called"); 79 HILOG_INFO(HILOG_MODULE_APP, "BatteryMgrInterfaceTest004 called"); 92 HILOG_INFO(HILOG_MODULE_APP, "BatteryMgrInterfaceTest005 called"); 105 HILOG_INFO(HILOG_MODULE_APP, "BatteryMgrInterfaceTest007 called"); 118 HILOG_INFO(HILOG_MODULE_APP, "BatteryMgrInterfaceTest006 called");
|
/ohos5.0/foundation/filemanagement/user_file_service/interfaces/kits/picker/src/ |
H A D | picker_n_exporter.cpp | 52 HILOG_INFO("[picker]: StartModalPickerExecute begin"); in StartModalPickerExecute() 57 HILOG_INFO("[picker]: StartModalPickerExecute is ready."); in StartModalPickerExecute() 130 HILOG_INFO("[picker]: resCode is %{public}d.", resCode); in MakeResultWithPickerCallBack() 194 HILOG_INFO("[picker] Begin GetWindowName."); in GetWindowName() 220 HILOG_INFO("[picker] Window found: %{public}s", nameBuf); in GetWindowName() 229 HILOG_INFO("[picker] GetCustomShowingWindow enter."); in GetCustomShowingWindow() 249 HILOG_INFO("[picker] Call getPropertiesFunc fail."); in GetCustomShowingWindow() 284 HILOG_INFO("[picker]: StartPickerExtension begin."); in StartPickerExtension() 287 HILOG_INFO("[picker] Will get uiContent by window."); in StartPickerExtension() 387 HILOG_INFO("[picker]: StartModalPicker begin."); in StartModalPicker() [all …]
|