Searched refs:TypeSet (Results 1 – 3 of 3) sorted by relevance
75 int TypeSet(const std::string &type, context_t con);
570 return TypeSet(type, con); in HapContextsLookup()575 int HapContext::TypeSet(const std::string &type, context_t con) in TypeSet() function in HapContext
741 ASSERT_EQ(-SELINUX_ARG_INVALID, test.TypeSet(EMPTY_STRING, nullptr));