Home
last modified time | relevance | path

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

/base/startup/init/services/param/manager/
H A Dparam_server.c30 * 1) reserved cmdline with or without ohos.boot. prefix listed in CmdlineIterator
32 * 2) cmdline not listed in CmdlineIterator but prefixed with ohos.boot will be add by default
196 static void CmdlineIterator(const NAME_VALUE_PAIR *nv, void *context) in CmdlineIterator() function
251 IterateNameValuePairs(ctx.cmdline, CmdlineIterator, (void *)(&ctx)); in LoadParamFromCmdLine()

Completed in 2 milliseconds