/base/startup/init/services/param/manager/ |
D | param_server.c | 54 PARAM_LOGV("Add param from cmdline %s %s", name, value); in CommonDealFun() 57 PARAM_LOGV("Param name %s, value %s", name, value); in CommonDealFun() 80 PARAM_LOGV("**** name %s, value %s", name, data); in ReadSnFromFile() 94 PARAM_LOGV("**** name %s, value %s", name, value); in SnDealFun() 128 PARAM_LOGV("proc cmdline: name [%s], value [%s]", nv->name, nv->value); in CmdlineIterator() 156 PARAM_LOGV("proc cmdline %s matched.", fullName); in CmdlineIterator() 246 PARAM_LOGV("Default parameter [%s] [%s] ignored", name, value); in LoadOneParam_() 251 PARAM_LOGV("Add default parameter [%s] [%s]", name, value); in LoadOneParam_() 281 PARAM_LOGV("Load %u default parameters success from %s.", paramNum, fileName); in LoadDefaultParam_() 360 PARAM_LOGV("LoadOneParamAreaSize_ [%s] [%s]", name, value); in LoadOneParamAreaSize_()
|
D | param_persist.c | 91 PARAM_LOGV("BatchSavePersistParam"); in BatchSavePersistParam() 147 PARAM_LOGV("CheckAndSavePersistParam commit %lld %lld", commit, g_persistWorkSpace.commitId); in CheckAndSavePersistParam() 159 PARAM_LOGV("TimerCallbackForSave "); in TimerCallbackForSave() 177 PARAM_LOGV("WritePersistParam name %s ", name); in WritePersistParam() 236 PARAM_LOGV("LoadPersistParams start check time "); in LoadPersistParams()
|
D | param_manager.c | 40 PARAM_LOGV("SystemCheckMatchParamWait name %s", name); in SystemCheckMatchParamWait() 111 … PARAM_LOGV("SystemTraversalParameter prefix %s in space %s", context.prefix, workSpace->fileName); in SystemTraversalParameter() 227 PARAM_LOGV("SysCheckParamExist name %s in space %s", name, workSpace->fileName); in SysCheckParamExist() 300 PARAM_LOGV("Get power ctrl %s name %s value %s", powerCtrlArg[i].name, name, value); in GetServiceCtrlInfoForPowerCtrl() 356 PARAM_LOGV("CheckParameterSet name %s value: %s", name, value); in CheckParameterSet() 376 PARAM_LOGV("Check parameter settings realKey %s cmd: '%s' value: %s", in CheckParameterSet() 417 PARAM_LOGV("AddParam name %s value: %s", name, value); in AddParam() 444 PARAM_LOGV("UpdateParam name %s value: %s", name, value); in UpdateParam() 452 PARAM_LOGV("WriteParam %s", name); in WriteParam()
|
/base/startup/init/services/param/trigger/ |
D | trigger_processor.c | 35 PARAM_LOGV("Do execute trigger %s type: %d", GetTriggerName(trigger), trigger->type); in DoTriggerExecute_() 56 PARAM_LOGV("Add trigger %s to execute queue", GetTriggerName(trigger)); in DoTriggerCheckResult() 64 PARAM_LOGV("ExecuteTriggerImmediately trigger %s", GetTriggerName(trigger)); in ExecuteTriggerImmediately() 81 PARAM_LOGV("StartTriggerExecute_ trigger %s flags:0x%04x", in StartTriggerExecute_() 118 PARAM_LOGV("ProcessBeforeEvent %s ", (char *)content); in ProcessBeforeEvent() 157 PARAM_LOGV("SendTriggerEvent type %d content %s", type, content); in SendTriggerEvent() 246 PARAM_LOGV("ParseTrigger %s type %d count %d", name, type, header->triggerCount); in ParseTrigger_() 321 PARAM_LOGV("InitTriggerWorkSpace success"); in InitTriggerWorkSpace() 357 PARAM_LOGV("Trigger job %s", trigger->name); in DoTriggerExec() 392 PARAM_LOGV("AddCompleteJob %s type %d count %d", name, type, header->triggerCount); in AddCompleteJob()
|
D | trigger_manager.c | 216 PARAM_LOGV("DelWatchTrigger_ %s count %d", GetTriggerName(trigger), triggerHead->triggerCount); in DelWatchTrigger_() 472 PARAM_LOGV("CheckTrigger_ type: %d content: %s ", type, content); in CheckTrigger() 718 PARAM_LOGV("ClearWatchTrigger %s", GetTriggerName(trigger)); in ClearWatchTrigger()
|
D | trigger_checker.c | 333 …PARAM_LOGV("CheckMatchSubCondition Condition: '%s' content: '%s' length %d", condition, input, len… in CheckMatchSubCondition()
|
/base/startup/init/services/param/adapter/ |
D | param_dac.c | 181 PARAM_LOGV("DacGetParamSecurityLabel %s ", path); in DacGetParamSecurityLabel() 211 PARAM_LOGV("Get parameter security label dac number is %d, from %s.", count, path); in DacGetParamSecurityLabel() 227 PARAM_LOGV("RegisterSecurityDacOps %d", isInit); in RegisterSecurityDacOps() 248 PARAM_LOGV("Add group user '%s' gid %d uid %d", userName, gid, uid); in AddGroupUser() 299 PARAM_LOGV("LoadGroupUser_ '%s'", buffer); in LoadGroupUser_() 312 PARAM_LOGV("LoadGroupUser_ %s userName '%s'", groupName, userName); in LoadGroupUser_() 319 PARAM_LOGV("LoadGroupUser_ %s userName '%s'", groupName, tmp); in LoadGroupUser_() 361 PARAM_LOGV("LoadGroupUser "); in LoadGroupUser()
|
D | param_selinux.c | 93 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() 194 PARAM_LOGV("SelinuxGetAllLabel index %d name %s content %s", in SelinuxGetAllLabel() 206 PARAM_LOGV("Selinux get all label counts %d.", count); in SelinuxGetAllLabel() 228 PARAM_LOGV("HandleSelinuxLabelForPermission %s selinuxIndex [ %u %u] dac %u %s ", in HandleSelinuxLabelForPermission() 259 PARAM_LOGV("HandleSelinuxLabel %s %s", node->paraName, node->paraContext); in HandleSelinuxLabel()
|
D | param_persistadp.c | 103 PARAM_LOGV("BatchSavePersistParam %s=%s", name, value); in BatchSavePersistParam()
|
/base/startup/init/services/param/liteos/ |
D | param_client.c | 29 PARAM_LOGV("InitParamClient"); in ClientInit() 53 PARAM_LOGV("SystemSetParameter name %s value: %s ctrlService %d", name, value, ctrlService); in SystemSetParameter()
|
D | param_service.c | 79 …PARAM_LOGV("InitParamService name %s = %s", g_paramDefCfgNodes[i].name, g_paramDefCfgNodes[i].valu… in InitParamService() 107 PARAM_LOGV("SystemWriteParam name %s value: %s ctrlService %d", name, value, ctrlService); in SystemWriteParam()
|
D | param_litedac.c | 72 PARAM_LOGV("RegisterSecurityDacOps %d", isInit); in RegisterSecurityDacOps()
|
D | param_hal.c | 225 PARAM_LOGV("BatchSavePersistParam %s=%s", name, value); in BatchSavePersistParam()
|
D | param_osadp.c | 98 PARAM_LOGV("ParamTimerStart timeout %llu ", timeout); in ParamTimerStart()
|
/base/startup/init/services/param/include/ |
D | param_utils.h | 103 #define PARAM_LOGV(fmt, ...) \ macro 114 #define PARAM_LOGV(fmt, ...) STARTUP_LOGV(PARAN_DOMAIN, PARAN_LABEL, fmt, ##__VA_ARGS__) macro
|
/base/startup/init/services/param/linux/ |
D | param_service.c | 94 PARAM_LOGV("Send response msg msgId %d result %d", msg->id.msgId, result); in SendResponseMsg() 130 PARAM_LOGV("SendWatcherNotifyMessage cmd %s, id %d msgSize %d para: %s", in SendWatcherNotifyMessage() 139 PARAM_LOGV("SystemWriteParam name %s value: %s", name, value); in SystemSetParam() 245 PARAM_LOGV("HandleParamWaitAdd name %s timeout %d", msg->key, timeout); in HandleParamWaitAdd() 297 PARAM_LOGV("HandleParamWatcherAdd name %s watcher: %d", msg->key, msg->id.watcherId); in HandleParamWatcherAdd() 304 PARAM_LOGV("HandleParamWatcherDel name %s watcher: %d", msg->key, msg->id.watcherId); in HandleParamWatcherDel()
|
D | param_message.c | 40 PARAM_LOGV("ConnectServer %s success", servername); in ConnectServer()
|
D | param_request.c | 74 …PARAM_LOGV("ProcessRecvMsg type: %u msgId: %u name %s", recvMsg->type, recvMsg->id.msgId, recvMsg-… in ProcessRecvMsg() 148 PARAM_LOGV("sendMessage sendLen fd %d %zd", clientFd, sendLen); in StartRequest()
|
/base/startup/init/services/param/base/ |
D | param_trie.c | 61 PARAM_LOGV("InitWorkSpace success, readOnly %d currOffset %u firstNode %u dataSize %u", in InitWorkSpace_() 98 PARAM_LOGV("InitWorkSpace %s for %s", workSpace->fileName, (onlyRead == 0) ? "init" : "other"); in InitWorkSpace() 105 PARAM_LOGV("CloseWorkSpace %s", workSpace->fileName); in CloseWorkSpace() 394 PARAM_LOGV("Repeat to add label for name %s", auditData->name); in AddSecurityLabel() 397 PARAM_LOGV("AddSecurityLabel label %d gid %d uid %d mode %o type:%d name: %s", offset, in AddSecurityLabel()
|
D | param_base.c | 60 PARAM_LOGV("Init parameter %s success", paramSecurityOps->name); in InitParamSecurity() 100 PARAM_LOGV("Param workspace has been init"); in CheckNeedInit() 395 PARAM_LOGV("DacCheckGroupPermission gid %u", gids[index]); in DacCheckGroupPermission() 614 …PARAM_LOGV("CachedParameterCreate %u %u %lld \n", param->dataIndex, param->dataCommitId, param->sp… in CachedParameterCreate() 640 PARAM_LOGV("CachedParameterCheck %u", param->dataCommitId); in CachedParameterCheck()
|
/base/startup/init/test/unittest/param/ |
D | param_stub.cpp | 215 PARAM_LOGV("PrepareParamTestData for %s", fileName); in CreateTestFile()
|