Searched defs:endAfterFirstFail (Results 1 – 12 of 12) sorted by relevance
35 std::optional<bool> endAfterFirstFail; member
39 bool endAfterFirstFail; member
55 bool endAfterFirstFail; member
67 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
181 bool endAfterFirstFail = true; variable
318 bool endAfterFirstFail = parcel.ReadBool(); in FuzzAuthenticate() local
338 const sptr<IExecutorCallback> &callbackObj) { return pair.first; }); in __anonc25b41280d02()
573 static const bool endAfterFirstFail = true; variable