Home
last modified time | relevance | path

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

/base/startup/init/services/param/base/
Dparam_base.c347 STATIC_INLINE int ReadParamWithCheck(WorkSpace **workspace, const char *name, uint32_t op, ParamTri… in ReadParamWithCheck() function
581 int ret = ReadParamWithCheck(&workspace, name, DAC_READ, &node); in CachedParameterCreate()