Home
last modified time | relevance | path

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

/ohos5.0/base/startup/init/services/begetctl/shell/
H A Dshell_bas.c646 static uint32_t paramValueLens[] = { in BShellParamSetValue() local
656 int ret = memcpy_s(&param->value, sizeof(param->value), value, paramValueLens[param->type]); in BShellParamSetValue()