Home
last modified time | relevance | path

Searched refs:ATTR_END_AFTER_FIRST_FAIL (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/useriam/user_auth_framework/frameworks/native/executors/src/async_command/
H A Dauth_command.cpp53 …bool getEndAfterFirstFailRet = attributes_->GetBoolValue(Attributes::ATTR_END_AFTER_FIRST_FAIL, en… in SendRequest()
/ohos5.0/base/useriam/user_auth_framework/interfaces/inner_api/
H A Dattributes.h107 ATTR_END_AFTER_FIRST_FAIL = 100038, enumerator
/ohos5.0/base/useriam/user_auth_framework/services/core/src/
H A Dschedule_node_impl.cpp66 attribute.SetBoolValue(Attributes::ATTR_END_AFTER_FIRST_FAIL, info_.endAfterFirstFail); in GetScheduleAttribute()
/ohos5.0/base/useriam/user_auth_framework/test/unittest/executors/
H A Dexecutor_unit_test.cpp618 commandAttrs->SetBoolValue(Attributes::ATTR_END_AFTER_FIRST_FAIL, endAfterFirstFail);