Searched defs:endAfterFirstFail (Results 1 – 12 of 12) sorted by relevance
35 std::optional<bool> endAfterFirstFail; member
35 bool endAfterFirstFail; member
55 bool endAfterFirstFail; member
63 void AuthenticationImpl::SetEndAfterFirstFail(bool endAfterFirstFail) in SetEndAfterFirstFail()
109 std::shared_ptr<Builder> ScheduleNodeBuilder::SetEndAfterFirstFail(const bool endAfterFirstFail) in SetEndAfterFirstFail()
52 bool endAfterFirstFail; in SendRequest() local
79 bool endAfterFirstFail; member
87 bool endAfterFirstFail, const std::vector<uint8_t>& extraInfo, in AuthenticateV1_1()315 bool endAfterFirstFail = parcel.ReadBool(); in FuzzAuthenticate() local
209 bool endAfterFirstFail = true; variable
318 bool endAfterFirstFail = parcel.ReadBool(); in FuzzAuthenticate() local
338 const sptr<IExecutorCallback> &callbackObj) { return pair.first; }); in __anona0328d290d02()
585 static const bool endAfterFirstFail = true; variable