Home
last modified time | relevance | path

Searched refs:ATTR_CALLER_UID (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/drivers/peripheral/user_auth/hdi_service/utils/inc/
H A Dattribute.h60 ATTR_CALLER_UID = 100027, enumerator
/ohos5.0/base/useriam/user_auth_framework/test/fuzztest/services/context/remoteauthcontext_fuzzer/
H A Dremote_auth_context_fuzzer.cpp229 attributes.SetUint64Value(Attributes::ATTR_CALLER_UID, parcel.ReadUint64()); in FillIAttributes()
237 attributes.SetUint64Value(Attributes::ATTR_CALLER_UID, parcel.ReadUint64()); in FillIAttributes()
/ohos5.0/base/useriam/user_auth_framework/interfaces/inner_api/
H A Dattributes.h85 ATTR_CALLER_UID = 100027, enumerator
/ohos5.0/base/useriam/user_auth_framework/test/fuzztest/executors/userauthexecutor_fuzzer/
H A Duser_auth_executor_fuzzer.cpp347 attributes.SetUint64Value(Attributes::ATTR_CALLER_UID, parcel->ReadUint64()); in FillIAttributes()
355 attributes.SetUint64Value(Attributes::ATTR_CALLER_UID, parcel->ReadUint64()); in FillIAttributes()
/ohos5.0/drivers/peripheral/user_auth/test/unittest/service_test/src/
H A Dsignature_operation.cpp78 ATTR_CALLER_UID = 100027, enumerator
/ohos5.0/drivers/peripheral/user_auth/test/unittest/attribute_test/
H A Dattribute_test.cpp250 ASSERT_EQ(GetAttributeUint8Array(attribute, ATTR_CALLER_UID, &value), RESULT_GENERAL_ERROR);
357 ASSERT_EQ(GetAttributeUint64Array(attribute, ATTR_CALLER_UID, &value), RESULT_GENERAL_ERROR);
/ohos5.0/drivers/peripheral/user_auth/hdi_service/utils/src/
H A Dattribute.c49 ATTR_CALLER_UID,
/ohos5.0/base/useriam/user_auth_framework/test/unittest/executors/
H A Dexecutor_unit_test.cpp568 commandAttrs->SetUint64Value(Attributes::AttributeKey::ATTR_CALLER_UID, testCallUid);
700 commandAttrs->SetUint64Value(Attributes::AttributeKey::ATTR_CALLER_UID, testCallUid);
792 commandAttrs->SetUint64Value(Attributes::AttributeKey::ATTR_CALLER_UID, testCallUid);