Searched refs:ParamCheck (Results 1 – 9 of 9) sorted by relevance
159 ErrCode ParamCheck();
294 bool ParamCheck(const int32_t fingerNum);
345 bool AccessibilityMultiTapGestureRecognizer::ParamCheck(const int32_t fingerNum) in ParamCheck() function in OHOS::Accessibility::AccessibilityMultiTapGestureRecognizer446 if (!ParamCheck(fingerNum)) { in IsMultiFingerDoubleTap()
132 int32_t ParamCheck(Format &config);
122 ErrCode code = osAccountInfo.ParamCheck(); in CreateOsAccountWithFullInfo()136 ErrCode code = osAccountInfo.ParamCheck(); in UpdateOsAccountWithFullInfo()
413 ErrCode OsAccountInfo::ParamCheck() in ParamCheck() function in OHOS::AccountSA::OsAccountInfo
645 ErrCode code = info->ParamCheck(); in ProcCreateOsAccountWithFullInfo()673 ErrCode code = info->ParamCheck(); in ProcUpdateOsAccountWithFullInfo()
1268 static HcfResult ParamCheck(const HcfPriKey *self, const char *format, const HcfBlob *returnBlob) in ParamCheck() function1312 HcfResult ret = ParamCheck(self, format, returnBlob); in GetECPriKeyEncodedDer()
160 "OHOS::AccountSA::OsAccountInfo::ParamCheck()";