Home
last modified time | relevance | path

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

/base/security/selinux/interfaces/policycoreutils/include/
Dselinux_map.h62 HashNode *HashMapFind(HashTab *handle, int hashCode, const char *key);
/base/security/selinux/interfaces/policycoreutils/src/
Dselinux_map.c176 HashNode *HashMapFind(HashTab *handle, int hashCode, const char *key) in HashMapFind() function