Searched defs:needCheck (Results 1 – 3 of 3) sorted by relevance
30 bool needCheck; member49 bool needCheck; member74 bool needCheck; member
896 static int32_t GetOptionalParams(const struct HksParamSet *paramSet, uint32_t tag, bool needCheck, … in GetOptionalParams()1617 static int32_t CheckOptionalParams(bool needCheck, bool isAbsent, uint32_t inputValue, const uint32… in CheckOptionalParams()1631 static int32_t InitCheckOptionalParams(bool needCheck, bool isAbsent, struct HksParam *param, in InitCheckOptionalParams()
1300 bool needCheck) in DoReadSlice()