Searched defs:tipCode (Results 1 – 4 of 4) sorted by relevance
44 int32_t tipCode {0}; member155 napi_status UserAuthCallbackV10::DoTipInfoCallBack(int32_t tipType, uint32_t tipCode) in DoTipInfoCallBack()
793 void WidgetContext::SendAuthTipInfo(int32_t authType, int32_t tipCode) in SendAuthTipInfo()810 UserAuthTipCode tipCode = TIP_CODE_FAIL; in GetAuthTipCode() local
298 …WidgetScheduleNodeImpl::SendAuthTipInfo(const std::vector<AuthType> &authTypeList, int32_t tipCode) in SendAuthTipInfo()
682 int32_t tipCode = TIP_CODE_FAIL; variable