Home
last modified time | relevance | path

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

/ohos5.0/base/security/selinux_adapter/interfaces/policycoreutils/src/
H A Dcontexts_trie.c107 static bool InsertParamToTrie(ParamContextsTrie *root, const char *paramPrefix, const char *context… in InsertParamToTrie() function
309 if ((!InsertParamToTrie(root, paramName, context, tmpIndex)) || in ReadParamFromSharedMem()