Home
last modified time | relevance | path

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

/ohos5.0/base/startup/init/services/param/include/
H A Dparam_trie.h59 INIT_LOCAL_API ParamNode *GetParamNode(uint32_t index, const char *name);
/ohos5.0/base/startup/init/services/param/base/
H A Dparam_trie.c347 INIT_LOCAL_API ParamNode *GetParamNode(uint32_t index, const char *name) in GetParamNode() function