Searched refs:GetParamLabelIndex (Results 1 – 5 of 5) sorted by relevance
82 int GetParamLabelIndex(const char *paraName);
80 ASSERT_EQ(INVALID_INDEX, GetParamLabelIndex(nullptr));
90 int GetParamLabelIndex(const char *paraName) in GetParamLabelIndex() function
97 int index = GetParamLabelIndex(paraName.c_str()); in TestGetContext()
104 selinuxSpace->getParamLabelIndex = GetParamLabelIndex; in InitLocalSecurityLabel()