Home
last modified time | relevance | path

Searched refs:HILOG_INFO (Results 1 - 25 of 129) sorted by relevance

123456

/base/hiviewdfx/hiappevent/test/processor/
H A Dtest_processor.cpp36 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()
42 HILOG_INFO(LOG_CORE, ".triggerCond.timeout=%{public}d", config.triggerCond.timeout); in PrintReportConfig()
43 HILOG_INFO(LOG_CORE, ".triggerCond.onStartup=%{public}d", config.triggerCond.onStartup); in PrintReportConfig()
44 HILOG_INFO(LOG_CORE, ".triggerCond.onBackground=%{public}d", config.triggerCond.onBackground); in PrintReportConfig()
45 HILOG_INFO(LOG_COR in PrintReportConfig()
[all...]
/base/theme/wallpaper_mgr/test/unittest/
H A Dwallpaper_permission_test.cpp58 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"); in HWTEST_F()
130 HILOG_INFO("GetFilePermission001 begin"); in HWTEST_F()
147 HILOG_INFO("GetPixelMapPermission001 begin"); in HWTEST_F()
165 HILOG_INFO("SetWallpaperByMapPermission001 begin"); in HWTEST_F()
183 HILOG_INFO("SetWallpaperByUriPermission00 in HWTEST_F()
[all...]
H A Dwallpaper_test.cpp127 HILOG_INFO("SetSelfTokenID success!"); in GrantNativePermission()
156 HILOG_INFO("SetUpTestCase"); in SetUpTestCase()
159 HILOG_INFO("SetUpTestCase end"); in SetUpTestCase()
164 HILOG_INFO("TearDownTestCase"); in TearDownTestCase()
169 HILOG_INFO("SetSelfTokenID ret = %{public}d", ret); in TearDownTestCase()
219 HILOG_INFO("wallpaperType: %{public}d, resourceType: %{public}d, uri: %{public}s", in OnWallpaperChange()
250 HILOG_INFO("AddImage start"); in CreateTempImage()
253 HILOG_INFO("FinalizePacking start"); in CreateTempImage()
256 HILOG_INFO("FinalizePacking error"); in CreateTempImage()
273 HILOG_INFO("wallpaperCommonEven in SubscribeCommonEvent()
[all...]
/base/powermgr/powermgr_lite/test/Interface_test/test/unittest/src/
H A Dpowermgr_interfaces_test.cpp42 HILOG_INFO(HILOG_MODULE_APP, "PowermgrInterfacesTest001 called"); in HWTEST_F()
57 HILOG_INFO(HILOG_MODULE_APP, "PowermgrInterfacesTest002 called"); in HWTEST_F()
70 HILOG_INFO(HILOG_MODULE_APP, "PowermgrInterfacesTest003 called"); in HWTEST_F()
83 HILOG_INFO(HILOG_MODULE_APP, "PowermgrInterfacesTest004 called"); in HWTEST_F()
97 HILOG_INFO(HILOG_MODULE_APP, "PowermgrInterfacesTest005 called"); in HWTEST_F()
111 HILOG_INFO(HILOG_MODULE_APP, "PowermgrInterfacesTest006 called"); in HWTEST_F()
127 HILOG_INFO(HILOG_MODULE_APP, "PowermgrInterfacesTest007 called"); in HWTEST_F()
/base/powermgr/battery_lite/test/Interface_test/test/unittest/src/
H A Dbatterymgr_interfaces_test.cpp41 HILOG_INFO(HILOG_MODULE_APP, "BatteryMgrInterfaceTest001 called"); in HWTEST_F()
53 HILOG_INFO(HILOG_MODULE_APP, "BatteryMgrInterfaceTest002 called"); in HWTEST_F()
66 HILOG_INFO(HILOG_MODULE_APP, "BatteryMgrInterfaceTest003 called"); in HWTEST_F()
79 HILOG_INFO(HILOG_MODULE_APP, "BatteryMgrInterfaceTest004 called"); in HWTEST_F()
92 HILOG_INFO(HILOG_MODULE_APP, "BatteryMgrInterfaceTest005 called"); in HWTEST_F()
105 HILOG_INFO(HILOG_MODULE_APP, "BatteryMgrInterfaceTest007 called"); in HWTEST_F()
118 HILOG_INFO(HILOG_MODULE_APP, "BatteryMgrInterfaceTest006 called"); in HWTEST_F()
/base/startup/appspawn/test/moduletest/
H A Dappspawn_module_test.cpp99 HILOG_INFO(LOG_CORE, "read proc status file failed."); in ReadFileInfo()
105 HILOG_INFO(LOG_CORE, "buffer:\n %{public}s", buffer); in ReadFileInfo()
125 HILOG_INFO(LOG_CORE, "new proc(%{public}d) uid = %{public}d, setUid=%{public}d.", pid, uid, newUid); in CheckUid()
152 HILOG_INFO(LOG_CORE, "new proc(%{public}d) gid = %{public}d, setGid=%{public}d.", pid, gid, newGid); in CheckGid()
649 HILOG_INFO(LOG_CORE, "AppSpawn_HF_listen_001 start"); in HWTEST_F()
653 HILOG_INFO(LOG_CORE, "AppSpawn_HF_listen_001 end"); in HWTEST_F()
667 HILOG_INFO(LOG_CORE, "AppSpawn_HF_fork_001 start"); in HWTEST_F()
680 HILOG_INFO(LOG_CORE, "AppSpawn_HF_fork_001 end"); in HWTEST_F()
695 HILOG_INFO(LOG_CORE, "AppSpawn_HF_fork_002 start"); in HWTEST_F()
708 HILOG_INFO(LOG_COR in HWTEST_F()
[all...]
/base/sensors/sensor_lite/interfaces/kits/native/test/unittest/src/
H A Dsensor_agent_interfaces_test.cpp58 HILOG_INFO(HILOG_MODULE_APP, "GetAllSensorsInterfaceTest001 called"); in HWTEST_F()
62 HILOG_INFO(HILOG_MODULE_APP, "GetAllSensorsInterfaceTest001 sensor lists count: %d", count); in HWTEST_F()
64 HILOG_INFO(HILOG_MODULE_APP, "%s %s %s %s %d %d %f %f %f!", in HWTEST_F()
82 HILOG_INFO(HILOG_MODULE_APP, "GetAllSensorsInterfaceTest002 called"); in HWTEST_F()
96 HILOG_INFO(HILOG_MODULE_APP, "GetAllSensorsInterfaceTest003 called"); in HWTEST_F()
111 HILOG_INFO(HILOG_MODULE_APP, "GetAllSensorsInterfaceTest004 called"); in HWTEST_F()
125 HILOG_INFO(HILOG_MODULE_APP, "ActivateSensorInterfaceTest001 called"); in HWTEST_F()
139 HILOG_INFO(HILOG_MODULE_APP, "ActivateSensorInterfaceTest002 called"); in HWTEST_F()
154 HILOG_INFO(HILOG_MODULE_APP, "ActivateSensorInterfaceTest003 called"); in HWTEST_F()
180 HILOG_INFO(HILOG_MODULE_AP in HWTEST_F()
[all...]
/base/theme/wallpaper_mgr/frameworks/native/src/
H A Dwallpaper_service_cb_stub.cpp28 HILOG_INFO("WallpaperServiceCbStub::OnRemoteRequest start##ret = %{public}u", code); in OnRemoteRequest()
47 HILOG_INFO("WallpaperServiceCbStub::HandleOnCall."); in HandleOnCall()
50 HILOG_INFO("wallpaperType = %{public}d", wallpaperType); in HandleOnCall()
56 HILOG_INFO("WallpaperServiceCbStub::OnCall."); in OnCall()
/base/hiviewdfx/hisysevent/test/moduletest/common/
H A Dhisysevent_manager_c_test.cpp90 HILOG_INFO(LOG_CORE, "OnQuery: size of records is %{public}zu", size); in OnQueryTest()
110 HILOG_INFO(LOG_CORE, "OnQuery: event=%{public}s", record.jsonStr); in OnQueryTest()
116 HILOG_INFO(LOG_CORE, "OnCompleted, res=%{public}d, total=%{public}d", reason, total); in OnCompleteTest()
128 HILOG_INFO(LOG_CORE, "OnEvent: event=%{public}s", record.jsonStr); in OnEventTest()
133 HILOG_INFO(LOG_CORE, "OnServiceDied"); in OnServiceDiedTest()
369 HILOG_INFO(LOG_CORE, "HiSysEventMgrCQueryTest001 start"); in HWTEST_F()
382 HILOG_INFO(LOG_CORE, "HiSysEventMgrCQueryTest001 end"); in HWTEST_F()
399 HILOG_INFO(LOG_CORE, "HiSysEventMgrCQueryTest002 start"); in HWTEST_F()
403 HILOG_INFO(LOG_CORE, "HiSysEventMgrCQueryTest002 end"); in HWTEST_F()
420 HILOG_INFO(LOG_COR in HWTEST_F()
[all...]
H A Dhisysevent_native_test.cpp302 HILOG_INFO(LOG_CORE, "test hisysevent normal write"); in HWTEST_F()
316 HILOG_INFO(LOG_CORE, "normal write, retCode=%{public}d", result); in HWTEST_F()
333 HILOG_INFO(LOG_CORE, "test hisysevent domain has special char"); in HWTEST_F()
335 HILOG_INFO(LOG_CORE, "domain has special char, retCode=%{public}d", result); in HWTEST_F()
352 HILOG_INFO(LOG_CORE, "test hisysevent domain is empty"); in HWTEST_F()
354 HILOG_INFO(LOG_CORE, "domain is empty, retCode=%{public}d", result); in HWTEST_F()
371 HILOG_INFO(LOG_CORE, "test hisysevent domain is too long, normal length"); in HWTEST_F()
375 HILOG_INFO(LOG_CORE, "domain too long, equal 16 retCode=%{public}d", result); in HWTEST_F()
377 HILOG_INFO(LOG_CORE, "test hisysevent domain is too long"); in HWTEST_F()
381 HILOG_INFO(LOG_COR in HWTEST_F()
[all...]
/base/theme/wallpaper_mgr/frameworks/kits/extension/src/
H A Djs_wallpaper_extension_context.cpp62 HILOG_INFO("JsAbilityContext::Finalizer is called."); in Finalizer()
101 HILOG_INFO("OnStartAbility is called."); in OnStartAbility()
111 HILOG_INFO("%{public}s bundlename:%{public}s abilityname:%{public}s", __func__, want.GetBundle().c_str(), in OnStartAbility()
119 HILOG_INFO("OnStartAbility start options is used."); in OnStartAbility()
126 HILOG_INFO("startAbility begin."); in OnStartAbility()
162 HILOG_INFO("%{public}s bundlename:%{public}s abilityname:%{public}s", __func__, want.GetBundle().c_str(), in OnStartAbilityWithAccount()
177 HILOG_INFO("OnStartAbilityWithAccount start options is used."); in OnStartAbilityWithAccount()
210 HILOG_INFO("OnTerminateAbility is called."); in OnTerminateAbility()
219 HILOG_INFO("TerminateAbility begin."); in OnTerminateAbility()
244 HILOG_INFO("OnConnectAbilit in OnConnectAbility()
[all...]
H A Dwallpaper_extension_ability.cpp28 HILOG_INFO("jws WallpaperExtensionAbility::Create runtime."); in Create()
32 HILOG_INFO("jws WallpaperExtensionAbility::Create runtime."); in Create()
46 HILOG_INFO("jws WallpaperExtensionAbility begin init context."); in Init()
54 HILOG_INFO("jws WallpaperExtensionAbility begin init context."); in CreateAndInitContext()
H A Djs_wallpaper_extension_ability.cpp44 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()
152 HILOG_INFO("The wallpaper extension connection is not disconnected."); 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()
[all...]
/base/global/resource_management_lite/frameworks/resmgr_lite/include/
H A Dhilog_wrapper.h36 #ifdef HILOG_INFO
37 #undef HILOG_INFO macro
62 #define HILOG_INFO(...) { \ macro
79 #define HILOG_INFO(...) macro
/base/security/permission_lite/services/pms/src/
H A Dpms_server_internal.c88 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, callingUid); in ReplyCheckPermission()
135 HILOG_INFO(HILOG_MODULE_APP, "check permission, [uid: %lld][perm: %s][ret: %d]", uid, permName, ret); in ReplyCheckPermission()
143 HILOG_INFO(HILOG_MODULE_APP, "Enter ID_GRANT, [callerPid: %d][callerUid: %u]", callingPid, callingUid); in ReplyGrantPermission()
149 HILOG_INFO(HILOG_MODULE_APP, "grant permission, [id: %s][perm: %s][ret: %d]", identifier, permName, ret); in ReplyGrantPermission()
157 HILOG_INFO(HILOG_MODULE_APP, "Enter ID_REVOKE, [callerPid: %d][callerUid: %u]", callingPid, callingUid); in ReplyRevokePermission()
163 HILOG_INFO(HILOG_MODULE_APP, "revoke permission, [id: %s][perm: %s][ret: %d]", identifier, permName, ret); in ReplyRevokePermission()
171 HILOG_INFO(HILOG_MODULE_APP, "Enter ID_GRANTRUNTIME, [callerPid: %d][callerUid: %u]", callingPid, callingUid); in ReplyGrantRuntimePermission()
177 HILOG_INFO(HILOG_MODULE_AP in ReplyGrantRuntimePermission()
[all...]
H A Dpms_server.c75 HILOG_INFO(HILOG_MODULE_APP, "Init pms lite feature success"); in Init()
93 HILOG_INFO(HILOG_MODULE_APP, "onInitialize pms lite feature"); in OnInitialize()
115 HILOG_INFO(HILOG_MODULE_APP, "Enter ID_CHECKSELF, [callerPid: %d][callerUid: %u]", callingPid, callingUid); in ReplyCheckSelfPermission()
120 HILOG_INFO(HILOG_MODULE_APP, "check self permission, [uid: %u][perm: %s][ret: %d]", callingUid, permName, ret); in ReplyCheckSelfPermission()
128 HILOG_INFO(HILOG_MODULE_APP, "Enter ID_Query, [callerPid: %d][callerUid: %u]", callingPid, callingUid); in ReplyQueryPermission()
/base/theme/wallpaper_mgr/services/src/
H A Dwallpaper_extension_ability_connection.cpp26 HILOG_INFO("on ability connected."); in OnAbilityConnectDone()
33 HILOG_INFO("on ability disconnected."); in OnAbilityDisconnectDone()
H A Dwallpaper_service.cpp160 HILOG_INFO("Publish success."); in Init()
170 HILOG_INFO("Enter OnStart."); in OnStart()
197 HILOG_INFO("OnAddSystemAbility systemAbilityId:%{public}d added!", systemAbilityId); in OnAddSystemAbility()
214 HILOG_INFO("RegisterSubscriber failed!"); in RegisterSubscriber()
222 HILOG_INFO("InitServiceHandler started."); in InitServiceHandler()
234 HILOG_INFO("OnStop started."); in OnStop()
247 HILOG_INFO("UnregisterSubscriber end, unSubscribeResult = %{public}d", unSubscribeResult); in OnStop()
256 HILOG_INFO("WallpaperService::initData --> start."); in InitData()
289 HILOG_INFO("get remoteObject succeed."); in AddWallpaperExtensionDeathRecipient()
300 HILOG_INFO("Remov in RemoveExtensionDeathRecipient()
[all...]
/base/theme/wallpaper_mgr/utils/include/
H A Dhilog_wrapper.h35 #ifdef HILOG_INFO
36 #undef HILOG_INFO macro
64 #define HILOG_INFO(fmt, ...) \ macro
75 #define HILOG_INFO(...)
/base/hiviewdfx/hitrace/utils/
H A Dtrace_utils.cpp57 HILOG_INFO(LOG_CORE, "RemoveFile :: Delete %{public}s success.", fileName.c_str()); in RemoveFile()
114 HILOG_INFO(LOG_CORE, "output trace: %{public}s, boot_time(%{public}" PRId64 "), mono_time(%{public}" PRId64 ").", in GenerateTraceFileName()
172 HILOG_INFO(LOG_CORE, "DelOldRecordTraceFile: activate aging mechanism with file limit %{public}zu", traceFileLimit); in DelOldRecordTraceFile()
178 HILOG_INFO(LOG_CORE, "DelOldRecordTraceFile: no record trace file need be deleted."); in DelOldRecordTraceFile()
185 HILOG_INFO(LOG_CORE, "DelOldRecordTraceFile: delete first: %{public}s success.", in DelOldRecordTraceFile()
204 HILOG_INFO(LOG_CORE, "ClearOldTraceFile: activate aging mechanism with file limit %{public}zu", traceFileLimit); in ClearOldTraceFile()
209 HILOG_INFO(LOG_CORE, "ClearOldTraceFile: delete first success."); in ClearOldTraceFile()
228 HILOG_INFO(LOG_CORE, "Delete saved_events_format success."); in DelSavedEventsFormat()
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/cleaner/
H A Dapp_event_log_cleaner.cpp39 HILOG_INFO(LOG_CORE, "start to clear the space occupied by log files"); in ClearSpace()
66 HILOG_INFO(LOG_CORE, "start to clear the log data"); in ClearData()
73 HILOG_INFO(LOG_CORE, "succ to remove the log file=%{public}s", file.c_str()); in ClearData()
/base/hiviewdfx/hiview/plugins/faultlogger/service/sanitizer_collector/
H A Dzip_helper.cpp60 HILOG_INFO(LOG_CORE, "Invalid splitName:%{public}s", splitName.c_str()); in IsNameValid()
70 HILOG_INFO(LOG_CORE, "invalid log name."); in IsModuleNameValid()
77 HILOG_INFO(LOG_CORE, "module name:%{public}s", name.c_str()); in IsModuleNameValid()
91 HILOG_INFO(LOG_CORE, "bundleName of uid:%{public}d is %{public}s", uid, bundleName.c_str()); in GetApplicationNameById()
105 HILOG_INFO(LOG_CORE, "The version of %{public}s is %{public}s", bundleName.c_str(), in GetDfxBundleInfo()
/base/hiviewdfx/hichecker/frameworks/native/
H A Dhichecker.cpp186 HILOG_INFO(LOG_CORE, in PrintLog()
194 HILOG_INFO(LOG_CORE, in TriggerCrash()
215 HILOG_INFO(LOG_CORE, "HiChecker DumpStackTrace fail."); in DumpStackTrace()
222 HILOG_INFO(LOG_CORE, "input rule is not exist,please check."); in CheckRule()
234 HILOG_INFO(LOG_CORE, "checker strcat_s query name failed."); in InitHicheckerParam()
242 HILOG_INFO(LOG_CORE, "hichecker param is empty."); in InitHicheckerParam()
246 HILOG_INFO(LOG_CORE, "hichecker param value is %{public}s", paramOutBuf); in InitHicheckerParam()
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/observer/
H A Dapp_event_handler.cpp32 HILOG_INFO(LOG_CORE, "AppEventHandler instance created"); in AppEventHandler()
37 HILOG_INFO(LOG_CORE, "AppEventHandler instance destroyed"); in ~AppEventHandler()
/base/security/appverify/interfaces/innerkits/appverify_lite/products/ipcamera/
H A Dapp_verify_base.h32 #define LOG_INFO(fmt, args...) HILOG_INFO(LOG_DOMAIN, "[%s:%d]: "fmt, __FUNCTION__, __LINE__, ##args)
36 #define LOG_PRINT_STR(fmt, args...) HILOG_INFO(LOG_DOMAIN, "[%s:%d]: "fmt, __FUNCTION__, __LINE__, ##args)

Completed in 19 milliseconds

123456