Home
last modified time | relevance | path

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

/ohos5.0/base/security/selinux_adapter/test/unittest/parameter_static/
H A Dunit_test.cpp96 HashMapDestroy(handle);
108 HashMapDestroy(handle);
129 HashMapDestroy(handle);
157 HashMapDestroy(handle);
175 HashMapDestroy(handle);
195 HashMapDestroy(handle);
/ohos5.0/base/security/selinux_adapter/interfaces/policycoreutils/include/
H A Dselinux_map.h59 void HashMapDestroy(HashTab *handle);
/ohos5.0/base/security/selinux_adapter/interfaces/policycoreutils/src/
H A Dselinux_map.c138 void HashMapDestroy(HashTab *handle) in HashMapDestroy() function
H A Dcontexts_trie.c73 HashMapDestroy((*node)->handle); in ReleaseParamContextsTrieNode()