Home
last modified time | relevance | path

Searched refs:HILOG_MODULE_APP (Results 1 – 24 of 24) sorted by relevance

/base/sensors/sensor_lite/services/src/
Dsensor_service_impl.c35 HILOG_DEBUG(HILOG_MODULE_APP, "[SERVICE:%s]: %s begin", SENSOR_SERVICE, __func__); in InitSensorList()
37 HILOG_ERROR(HILOG_MODULE_APP, "[SERVICE:%s]: %s g_sensorDevice is NULL", in InitSensorList()
43 HILOG_ERROR(HILOG_MODULE_APP, "[SERVICE:%s]: %s getAllSensors failed, ret: %d", in InitSensorList()
52 HILOG_DEBUG(HILOG_MODULE_APP, "[SERVICE:%s]: %s begin", in SENSOR_GetName()
59 HILOG_DEBUG(HILOG_MODULE_APP, "[SERVICE:%s]: %s begin", SENSOR_SERVICE, __func__); in SensorDataCallback()
61 HILOG_ERROR(HILOG_MODULE_APP, "[SERVICE:%s]: %s event is NULL", in SensorDataCallback()
85 HILOG_ERROR(HILOG_MODULE_APP, "%s ReadRemoteObject failed ", __func__); in SetSvcIdentity()
94 HILOG_DEBUG(HILOG_MODULE_APP, "[SERVICE:%s]: %s begin", SENSOR_SERVICE, __func__); in Initialize()
97 HILOG_ERROR(HILOG_MODULE_APP, "[SERVICE:%s]: %s g_sensorDevice is NULL", in Initialize()
105 HILOG_DEBUG(HILOG_MODULE_APP, "[SERVICE:%s]: %s begin", in MessageHandle()
[all …]
Dsensor_service.c26 HILOG_DEBUG(HILOG_MODULE_APP, "[SERVICE:%s]: %s begin", SENSOR_SERVICE, __func__); in GetAllSensorsInvoke()
29 …HILOG_ERROR(HILOG_MODULE_APP, "[SERVICE:%s]: %s failed, defaultApi is null", SENSOR_SERVICE, __fun… in GetAllSensorsInvoke()
37 … HILOG_ERROR(HILOG_MODULE_APP, "[SERVICE:%s]: %s failed, ret: %d", SENSOR_SERVICE, __func__, ret); in GetAllSensorsInvoke()
50 HILOG_DEBUG(HILOG_MODULE_APP, "[SERVICE:%s]: %s begin", SENSOR_SERVICE, __func__); in ActivateSensorInvoke()
55 …HILOG_ERROR(HILOG_MODULE_APP, "[SERVICE:%s]: %s failed, defaultApi is null", SENSOR_SERVICE, __fun… in ActivateSensorInvoke()
68 HILOG_DEBUG(HILOG_MODULE_APP, "[SERVICE:%s]: %s begin", SENSOR_SERVICE, __func__); in DeactivateSensorInvoke()
73 …HILOG_ERROR(HILOG_MODULE_APP, "[SERVICE:%s]: %s failed, defaultApi is null", SENSOR_SERVICE, __fun… in DeactivateSensorInvoke()
86 HILOG_DEBUG(HILOG_MODULE_APP, "[SERVICE:%s]: %s begin", SENSOR_SERVICE, __func__); in SetBatchInvoke()
95 …HILOG_ERROR(HILOG_MODULE_APP, "[SERVICE:%s]: %s failed, defaultApi is null", SENSOR_SERVICE, __fun… in SetBatchInvoke()
108 HILOG_DEBUG(HILOG_MODULE_APP, "[SERVICE:%s]: %s begin", SENSOR_SERVICE, __func__); in SubscribeSensorInvoke()
[all …]
/base/sensors/sensor_lite/frameworks/src/
Dsensor_agent_proxy.c49 HILOG_DEBUG(HILOG_MODULE_APP, "%s begin", __func__); in IsRegisterCallback()
62 HILOG_DEBUG(HILOG_MODULE_APP, "%s begin", __func__); in InsertCallbackNode()
90 HILOG_DEBUG(HILOG_MODULE_APP, "%s begin", __func__); in DeleteCallbackNode()
112 HILOG_ERROR(HILOG_MODULE_APP, "%s get sensor service failed", __func__); in GetServiceProxy()
128 HILOG_DEBUG(HILOG_MODULE_APP, "%s begin", __func__); in GetSensorInfos()
131 HILOG_ERROR(HILOG_MODULE_APP, "%s notify is null", __func__); in GetSensorInfos()
136 HILOG_ERROR(HILOG_MODULE_APP, "%s failed, retCode: %d", __func__, notify->retCode); in GetSensorInfos()
144 …HILOG_ERROR(HILOG_MODULE_APP, "%s failed, count is incorrect or dataBuf is NULL or buff is NULL", … in GetSensorInfos()
151 HILOG_ERROR(HILOG_MODULE_APP, "%s malloc sensorInfo failed", __func__); in GetSensorInfos()
158 HILOG_ERROR(HILOG_MODULE_APP, "%s copy sensorInfo failed", __func__); in GetSensorInfos()
[all …]
Dsensor_agent_client.c23 HILOG_ERROR(HILOG_MODULE_APP, "%s get sensor service failed", __func__); in GetServiceProxy()
29 HILOG_ERROR(HILOG_MODULE_APP, "%s query interface failed", __func__); in GetServiceProxy()
38 HILOG_ERROR(HILOG_MODULE_APP, "%s proxy or count is NULL", __func__); in GetAllSensorsByProxy()
48 HILOG_ERROR(HILOG_MODULE_APP, "%s proxy is NULL", __func__); in ActivateSensorByProxy()
58 HILOG_ERROR(HILOG_MODULE_APP, "%s proxy is NULL", __func__); in DeactivateSensorByProxy()
69 HILOG_ERROR(HILOG_MODULE_APP, "%s proxy is NULL", __func__); in SetBatchByProxy()
79 HILOG_ERROR(HILOG_MODULE_APP, "%s proxy is NULL", __func__); in SubscribeSensorByProxy()
89 HILOG_ERROR(HILOG_MODULE_APP, "%s proxy is NULL", __func__); in UnsubscribeSensorByProxy()
99 HILOG_ERROR(HILOG_MODULE_APP, "%s proxy is NULL", __func__); in SetModeByProxy()
109 HILOG_ERROR(HILOG_MODULE_APP, "%s proxy is NULL", __func__); in SetOptionByProxy()
/base/sensors/sensor_lite/interfaces/kits/native/test/unittest/src/
Dsensor_agent_interfaces_test.cpp40 HILOG_DEBUG(HILOG_MODULE_APP, "SensorDataCallbackImpl called"); in SensorDataCallbackImpl()
46 HILOG_DEBUG(HILOG_MODULE_APP, "SensorDataCallbackImpl data: %f", *(sensorData + i)); in SensorDataCallbackImpl()
58 HILOG_INFO(HILOG_MODULE_APP, "GetAllSensorsInterfaceTest001 called");
62 HILOG_INFO(HILOG_MODULE_APP, "GetAllSensorsInterfaceTest001 sensor lists count: %d", count);
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");
111 HILOG_INFO(HILOG_MODULE_APP, "GetAllSensorsInterfaceTest004 called");
125 HILOG_INFO(HILOG_MODULE_APP, "ActivateSensorInterfaceTest001 called");
139 HILOG_INFO(HILOG_MODULE_APP, "ActivateSensorInterfaceTest002 called");
[all …]
/base/powermgr/battery_lite/test/Interface_test/test/unittest/src/
Dbatterymgr_interfaces_test.cpp41 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");
/base/security/permission_lite/services/pms/src/
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, 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 …]
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, cal… in ReplyCheckSelfPermission()
120 …HILOG_INFO(HILOG_MODULE_APP, "check self permission, [uid: %u][perm: %s][ret: %d]", callingUid, pe… in ReplyCheckSelfPermission()
128 …HILOG_INFO(HILOG_MODULE_APP, "Enter ID_Query, [callerPid: %d][callerUid: %u]", callingPid, calling… in ReplyQueryPermission()
Dpms_inner.c54 HILOG_INFO(HILOG_MODULE_APP, "Init pms inner feature success"); in Init()
Dpms_impl.c543 HILOG_ERROR(HILOG_MODULE_APP, "Perm file not exists."); in LoadPermissions()
/base/sensors/sensor_lite/interfaces/kits/native/test/performance/src/
Dsensor_lite_test_performance.cpp45 HILOG_DEBUG(HILOG_MODULE_APP, "SensorDataCallbackImpl called"); in SensorDataCallbackImpl()
47 HILOG_ERROR(HILOG_MODULE_APP, "SensorDataCallbackImpl event is NULL"); in SensorDataCallbackImpl()
52 HILOG_DEBUG(HILOG_MODULE_APP, "SensorDataCallbackImpl data: %f", *(sensorData + i)); in SensorDataCallbackImpl()
79 …HILOG_DEBUG(HILOG_MODULE_APP, "GetAllSensorsPerformance001 starttime: %lld, endTime: %lld, duratio…
83 HILOG_INFO(HILOG_MODULE_APP, "%s %s %s %s %d %d %f %f %f!",
115 …HILOG_DEBUG(HILOG_MODULE_APP, "SubscribeSensorPerformance001 starttime: %lld, endTime: %lld, durat…
148 …HILOG_DEBUG(HILOG_MODULE_APP, "UnsubscribeSensorPerformance001 starttime: %lld, endTime: %lld, dur…
175 …HILOG_DEBUG(HILOG_MODULE_APP, "ActivateSensorPerformance001 starttime: %lld, endTime: %lld, durati…
211 …HILOG_DEBUG(HILOG_MODULE_APP, "DeactivateSensorPerformance001 starttime: %lld, endTime: %lld, dura…
/base/security/permission_lite/services/pms_client/
Dperm_client.c120 …HILOG_INFO(HILOG_MODULE_APP, "[GetFeatureApi S:%s F:%s]: BEGIN\n", PERMISSION_SERVICE, PERM_FEATUR… in GetClientApi()
123 …HILOG_INFO(HILOG_MODULE_APP, "[GetFeatureApi S:%s F:%s]: error is NULL\n", PERMISSION_SERVICE, PER… in GetClientApi()
128 HILOG_INFO(HILOG_MODULE_APP, "[QueryInterface CLIENT_PROXY_VER S:%s, F:%s]\n", in GetClientApi()
139 HILOG_INFO(HILOG_MODULE_APP, "[Release api S:%s, F:%s]: ref:%d\n", in ReleaseClientApi()
183 …HILOG_INFO(HILOG_MODULE_APP, "[GetFeatureApi S:%s F:%s]: BEGIN\n", PERMISSION_SERVICE, PERM_INNER_… in GetInnerClientApi()
186 … HILOG_INFO(HILOG_MODULE_APP, "[GetFeatureApi S:%s F:%s]: error is NULL\n", PERMISSION_SERVICE, in GetInnerClientApi()
191 HILOG_INFO(HILOG_MODULE_APP, "[QueryInterface CLIENT_PROXY_VER S:%s, F:%s]\n", in GetInnerClientApi()
202 HILOG_INFO(HILOG_MODULE_APP, "[Release api S:%s, F:%s]: ref:%d\n", in ReleaseInnerClientApi()
263 HILOG_ERROR(HILOG_MODULE_APP, "Lite Ipc reply or owner is NULL"); in Notify()
286 HILOG_INFO(HILOG_MODULE_APP, "[perms: %s]", jsonStr); in DealQueryReply()
[all …]
/base/security/permission_lite/services/ipc_auth/src/
Dipc_auth_lite.c50 HILOG_INFO(HILOG_MODULE_APP, "Init ipcAuth feature success"); in Init()
68 HILOG_INFO(HILOG_MODULE_APP, "OnInitialize ipcAuth feature"); in OnInitialize()
Dipc_auth_impl.c51 … HILOG_ERROR(HILOG_MODULE_APP, "Invalid bundleName, [name: %s][line: %d]", bundleName, __LINE__); in GetUidByBundleName()
128 HILOG_ERROR(HILOG_MODULE_APP, "Malloc failed, [line: %d]", __LINE__); in SetPolicies()
132 HILOG_ERROR(HILOG_MODULE_APP, "Memset failed, [line: %d]", __LINE__); in SetPolicies()
174 HILOG_ERROR(HILOG_MODULE_APP, "Invalid uid, [svc: %s][ft: %s][uid:%u][pid: %u][line: %d]", in GetCommunicationStrategy()
288 HILOG_ERROR(HILOG_MODULE_APP, in IsCommunicationAllowed()
/base/security/permission_lite/services/pms_base/src/
Dpermission_service.c44 HILOG_INFO(HILOG_MODULE_APP, "Init pms service success"); in Init()
/base/hiviewdfx/hilog_lite/interfaces/native/kits/hilog/
Dlog.h88 HILOG_MODULE_APP, enumerator
/base/hiviewdfx/hilog_lite/interfaces/native/innerkits/hilog/
Dhiview_log.h88 HILOG_MODULE_APP, enumerator
/base/hiviewdfx/hilog_lite/frameworks/mini/
Dhiview_log_limit.c55 SetLimitThreshold(HILOG_MODULE_APP, LOG_LIMIT_LEVEL2); in InitLogLimit()
Dhiview_log.c47 HiLogRegisterModule(HILOG_MODULE_APP, "APP") == FALSE || in HiLogInit()
/base/security/permission_lite/
DREADME_zh.md212 HILOG_ERROR(HILOG_MODULE_APP, "BundleManager install failed due to nullptr parameters");
217 HILOG_ERROR(HILOG_MODULE_APP, "BundleManager install failed due to permission denied");
301 HILOG_DEBUG(HILOG_MODULE_APP, "BundleMS feature start success");
DREADME.md162 HILOG_ERROR(HILOG_MODULE_APP, "BundleManager install failed due to nullptr parameters");
167 HILOG_ERROR(HILOG_MODULE_APP, "BundleManager install failed due to permission denied");
249 HILOG_DEBUG(HILOG_MODULE_APP, "BundleMS feature start success");
/base/hiviewdfx/hilog_lite/interfaces/native/kits/hilog_lite/
Dhiview_log.h100 HILOG_MODULE_APP, enumerator
/base/hiviewdfx/hilog_lite/
DREADME_zh.md121 …name="ac6cda7a8fb154e08bb81c97c329c12e6"></a>统一规划分配,最大支持64个,其中第三方APP统一使用HILOG_MODULE_APP作为模块ID。</p>
DREADME.md167 …2343"></a><a name="en-us_topic_0000001051742157_b0632102212343"></a>HILOG_MODULE_APP</strong> as t…