Home
last modified time | relevance | path

Searched refs:PARAM_LOGV (Results 1 - 21 of 21) sorted by relevance

/base/startup/init/services/param/manager/
H A Dparam_server.c62 PARAM_LOGV("Add param from cmdline %s %s", name, value); in CommonDealFun()
65 PARAM_LOGV("Param name %s, value %s", name, value); in CommonDealFun()
88 PARAM_LOGV("**** name %s, value %s", name, data); in ReadSnFromFile()
102 PARAM_LOGV("**** name %s, value %s", name, value); in SnDealFun()
129 PARAM_LOGV("Param name %s, value %s", fullName, value); in Common2ConstDealFun()
171 PARAM_LOGV("proc cmdline %s matched.", fullName); in MatchReserverCmdline()
203 PARAM_LOGV("proc cmdline: name [%s], value [%s]", nv->name, nv->value); in CmdlineIterator()
215 PARAM_LOGV("match reserver cmd line success, name: %s, value: %s", nv->name, nv->value); in CmdlineIterator()
304 PARAM_LOGV("Default parameter [%s] [%s] ignored", name, value); in LoadOneParam_()
309 PARAM_LOGV("Ad in LoadOneParam_()
[all...]
H A Dparam_persist.c95 PARAM_LOGV("BatchSavePersistParam"); in BatchSavePersistParam()
156 PARAM_LOGV("CheckAndSavePersistParam commit %lld %lld", commit, g_persistWorkSpace.commitId); in CheckAndSavePersistParam()
168 PARAM_LOGV("TimerCallbackForSave "); in TimerCallbackForSave()
186 PARAM_LOGV("WritePersistParam name %s ", name); in WritePersistParam()
246 PARAM_LOGV("LoadPersistParams start check time "); in LoadPersistParams()
278 PARAM_LOGV("LoadPersistParams start check time "); in LoadPrivatePersistParams()
H A Dparam_manager.c40 PARAM_LOGV("SystemCheckMatchParamWait name %s", name); in SystemCheckMatchParamWait()
254 PARAM_LOGV("SysCheckParamExist name %s in space %s", name, workSpace->fileName); in SysCheckParamExist()
328 PARAM_LOGV("Get power ctrl %s name %s value %s", powerCtrlArg[i].name, name, value); in GetServiceCtrlInfoForPowerCtrl()
384 PARAM_LOGV("CheckParameterSet name %s value: %s", name, value); in CheckParameterSet()
404 PARAM_LOGV("Check parameter settings realKey %s cmd: '%s' value: %s", in CheckParameterSet()
446 PARAM_LOGV("AddParam name %s value: %s", paramInfos.name, paramInfos.value); in AddParam()
475 PARAM_LOGV("UpdateParam name %s value: %s", name, value); in UpdateParam()
487 PARAM_LOGV("WriteParam %s", name); in WriteParam()
/base/startup/init/services/param/trigger/
H A Dtrigger_processor.c36 PARAM_LOGV("Do execute trigger %s type: %d", GetTriggerName(trigger), trigger->type); in DoTriggerExecute_()
57 PARAM_LOGV("Add trigger %s to execute queue", GetTriggerName(trigger)); in DoTriggerCheckResult()
65 PARAM_LOGV("ExecuteTriggerImmediately trigger %s", GetTriggerName(trigger)); in ExecuteTriggerImmediately()
82 PARAM_LOGV("StartTriggerExecute_ trigger %s flags:0x%04x", in StartTriggerExecute_()
123 PARAM_LOGV("ProcessBeforeEvent %s ", (char *)content); in ProcessBeforeEvent()
162 PARAM_LOGV("SendTriggerEvent type %d content %s", type, content); in SendTriggerEvent()
251 PARAM_LOGV("ParseTrigger %s type %d count %d", name, type, header->triggerCount); in ParseTrigger_()
327 PARAM_LOGV("InitTriggerWorkSpace success"); in InitTriggerWorkSpace()
364 PARAM_LOGV("Trigger job %s", trigger->name); in DoTriggerExec()
404 PARAM_LOGV("AddCompleteJo in AddCompleteJob()
[all...]
H A Dtrigger_manager.c216 PARAM_LOGV("DelWatchTrigger_ %s count %d", GetTriggerName(trigger), triggerHead->triggerCount); in DelWatchTrigger_()
472 PARAM_LOGV("CheckTrigger_ type: %d content: %s ", type, content); in CheckTrigger()
720 PARAM_LOGV("ClearWatchTrigger %s", GetTriggerName(trigger)); in ClearWatchTrigger()
H A Dtrigger_checker.c333 PARAM_LOGV("CheckMatchSubCondition Condition: '%s' content: '%s' length %d", condition, input, length); in CheckMatchSubCondition()
/base/startup/init/services/param/adapter/
H A Dparam_selinux.c93 PARAM_LOGV("InitLocalSecurityLabel"); in InitLocalSecurityLabel()
109 PARAM_LOGV("Load selinux lib success."); in InitLocalSecurityLabel()
126 PARAM_LOGV("setfilecon name %s path: %s %s ", name, context, buffer); in SetSelinuxFileCon()
168 PARAM_LOGV("SelinuxGetAllLabel index %d name %s content %s", in SelinuxGetAllLabel()
180 PARAM_LOGV("Selinux get all label counts %d.", count); in SelinuxGetAllLabel()
202 PARAM_LOGV("HandleSelinuxLabelForPermission %s selinuxIndex [ %u %u] dac %u %s ", in HandleSelinuxLabelForPermission()
H A Dparam_dac.c236 PARAM_LOGV("DacGetParamSecurityLabel %s ", path); in DacGetParamSecurityLabel()
271 PARAM_LOGV("Get parameter security label dac number is %d, from %s.", count, path); in DacGetParamSecurityLabel()
287 PARAM_LOGV("RegisterSecurityDacOps %d", isInit); in RegisterSecurityDacOps()
/base/startup/init/services/param/liteos/
H A Dparam_client.c30 PARAM_LOGV("InitParamClient"); in ClientInit()
54 PARAM_LOGV("SystemSetParameter name %s value: %s ctrlService %d", name, value, ctrlService); in SystemSetParameter()
H A Dparam_service.c79 PARAM_LOGV("InitParamService name %s = %s", g_paramDefCfgNodes[i].name, g_paramDefCfgNodes[i].value); in InitParamService()
109 PARAM_LOGV("SystemWriteParam name %s value: %s ctrlService %d", name, value, ctrlService); in SystemWriteParam()
H A Dparam_litedac.c72 PARAM_LOGV("RegisterSecurityDacOps %d", isInit); in RegisterSecurityDacOps()
H A Dparam_persistadp.c103 PARAM_LOGV("BatchSavePersistParam %s=%s", name, value); in BatchSavePersistParam()
H A Dparam_hal.c226 PARAM_LOGV("BatchSavePersistParam %s=%s", name, value); in BatchSavePersistParam()
H A Dparam_osadp.c98 PARAM_LOGV("ParamTimerStart timeout %llu ", timeout); in ParamTimerStart()
/base/startup/init/services/param/include/
H A Dparam_utils.h109 #define PARAM_LOGV(fmt, ...) \ macro
124 #define PARAM_LOGV(fmt, ...) STARTUP_LOGV(PARAN_DOMAIN, PARAN_LABEL, fmt, ##__VA_ARGS__) macro
/base/startup/init/services/param/linux/
H A Dparam_service.c96 PARAM_LOGV("Send response msg msgId %d result %d", msg->id.msgId, result); in SendResponseMsg()
132 PARAM_LOGV("SendWatcherNotifyMessage cmd %s, id %d msgSize %d para: %s", in SendWatcherNotifyMessage()
141 PARAM_LOGV("SystemWriteParam name %s value: %s", name, value); in SystemSetParam()
251 PARAM_LOGV("HandleParamWaitAdd name %s timeout %d", msg->key, timeout); in HandleParamWaitAdd()
303 PARAM_LOGV("HandleParamWatcherAdd name %s watcher: %d", msg->key, msg->id.watcherId); in HandleParamWatcherAdd()
310 PARAM_LOGV("HandleParamWatcherDel name %s watcher: %d", msg->key, msg->id.watcherId); in HandleParamWatcherDel()
H A Dparam_request.c74 PARAM_LOGV("ProcessRecvMsg type: %u msgId: %u name %s", recvMsg->type, recvMsg->id.msgId, recvMsg->key); in ProcessRecvMsg()
118 PARAM_LOGV("recv message len is %d", recvLen); in ReadMessage()
156 PARAM_LOGV("sendMessage sendLen fd %d %zd", clientFd, sendLen); in StartRequest()
H A Dparam_message.c40 PARAM_LOGV("ConnectServer %s success", servername); in ConnectServer()
/base/startup/init/services/param/base/
H A Dparam_base.c59 PARAM_LOGV("Init parameter %s success", paramSecurityOps->name); in InitParamSecurity()
99 PARAM_LOGV("Param workspace has been init"); in CheckNeedInit()
144 PARAM_LOGV("AllocSpaceMemory spaceSize index %u %u", i, node->spaceSize[i]); in AllocSpaceMemory()
301 PARAM_LOGV("AddWorkSpace %s index %d onlyRead %s", paramSpace->workSpace[labelIndex]->fileName, in AddWorkSpace()
431 PARAM_LOGV("DacCheckGroupPermission gid %u", gids[index]);
652 PARAM_LOGV("CachedParameterCreate %u %u %lld \n", param->dataIndex, param->dataCommitId, param->spaceCommitId);
678 PARAM_LOGV("CachedParameterCheck %u", param->dataCommitId);
H A Dparam_trie.c65 PARAM_LOGV("InitWorkSpace success, readOnly %d currOffset %u firstNode %u dataSize %u", in InitWorkSpace_()
102 PARAM_LOGV("InitWorkSpace %s for %s", workSpace->fileName, (onlyRead == 0) ? "init" : "other"); in InitWorkSpace()
109 PARAM_LOGV("CloseWorkSpace %s", workSpace->fileName); in CloseWorkSpace()
410 PARAM_LOGV("Repeat to add label for name %s", auditData->name); in AddSecurityLabel()
413 PARAM_LOGV("AddSecurityLabel label %d gid %d uid %d mode %o type:%d name: %s", offset, in AddSecurityLabel()
/base/startup/init/test/unittest/param/
H A Dparam_stub.cpp215 PARAM_LOGV("PrepareParamTestData for %s", fileName); in CreateTestFile()

Completed in 15 milliseconds