/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/file_sharing/test/ |
H A D | acl_test.cpp | 92 Acl acl; variable 124 Acl acl; variable 165 Acl acl; variable 202 Acl acl; in CreateValidBasicAcl() local 296 Acl acl; variable 304 Acl acl; variable
|
/ohos5.0/drivers/peripheral/user_auth/test/unittest/user_auth_test/ |
H A D | auth_level_test.cpp | 89 uint32_t acl = 0; variable 103 uint32_t acl = 0; variable 118 uint32_t acl = 0; variable
|
H A D | context_manager_test.cpp | 158 uint32_t acl = 0; variable
|
/ohos5.0/drivers/peripheral/user_auth/hdi_service/user_auth/src/ |
H A D | auth_level.c | 30 Acl acl; member 40 uint32_t GetAtl(uint32_t acl, uint32_t asl) in GetAtl() 67 ResultCode QueryScheduleAtl(const CoAuthSchedule *coAuthSchedule, uint32_t acl, uint32_t *atl) in QueryScheduleAtl() 83 IAM_STATIC ResultCode GetExecutorAslAndAcl(uint32_t authType, uint32_t *asl, uint32_t *acl) in GetExecutorAslAndAcl()
|
H A D | context_manager.c | 349 uint32_t *sensorHint, uint32_t *matcher, uint32_t *acl) in QueryAuthTempletaInfo() 405 uint32_t acl; in CreateAuthSchedule() local
|
/aosp12/system/bt/gd/rust/link/src/ |
H A D | lib.rs | 4 pub mod acl; module
|
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/file_sharing/src/ |
H A D | setacl.cpp | 186 Acl acl; in AclFromMode() local 214 Acl acl; in AclFromFile() local 243 Acl acl; in AclSetAttribution() local
|
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/media_library_helper/src/ |
H A D | acl.cpp | 65 Acl acl; in PrintACLDetail() local 216 Acl acl; in AclFromMode() local 392 Acl acl; in AclFromFile() local 405 Acl acl; in EntryInsert() local
|
/aosp12/system/bt/stack/acl/ |
H A D | peer_packet_types.h | 30 } acl, sco; variable
|
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/ |
H A D | rdb_sql_utils.cpp | 61 Acl acl(databaseDirectory); in CreateDirectory() local
|
/ohos5.0/base/security/access_token/frameworks/accesstoken/src/ |
H A D | hap_policy_parcel.cpp | 107 std::string acl; in Unmarshalling() local
|
/ohos5.0/drivers/peripheral/pin_auth/test/unittest/pin_auth/main/src/ |
H A D | pin_auth_test.cpp | 173 uint32_t acl = 0; variable 292 uint32_t acl = 0; variable
|
/ohos5.0/foundation/distributeddatamgr/kv_store/databaseutils/test/ |
H A D | acl_test.cpp | 69 Acl acl(PATH_ABC); in PreOperation() local
|
/aosp12/system/bt/gd/rust/link/src/acl/classic/ |
H A D | facade.rs | 18 acl: AclManager, field
|
/aosp12/system/bt/main/test/ |
H A D | main_shim_test.cc | 316 auto acl = MakeAcl(); in TEST_F() local 335 auto acl = MakeAcl(); in TEST_F() local
|
/aosp12/system/bt/gd/rust/hal/src/ |
H A D | facade.rs | 39 acl: AclHal, field
|
H A D | snoop.rs | 23 acl: AclHal, field
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/src/ |
H A D | store_util.cpp | 165 Acl acl(path); in InitPath() local
|
/aosp12/system/bt/gd/btaa/linux_generic/ |
H A D | hci_processor.cc | 208 hci::AclView acl = hci::AclView::Create(packet_view); in process_acl() local
|
/aosp12/system/bt/gd/hci/facade/ |
H A D | facade.cc | 135 ::grpc::Status SendAcl( in SendAcl()
|
/aosp12/system/bt/gd/l2cap/le/cert/ |
H A D | cert_le_l2cap.py | 34 def __init__(self, device, scid, dcid, acl_stream, acl, control_channel, initial_credits=0): argument
|
/ohos5.0/drivers/peripheral/user_auth/test/unittest/service_test/src/ |
H A D | signature_operation.cpp | 173 uint32_t acl = FACE_AUTH_CAPABILITY_LEVEL; in GetDataTlvContent() local
|
/aosp12/system/bt/gd/hci/ |
H A D | hci_layer_test.cc | 217 void SendAclData(std::unique_ptr<AclBuilder> acl) { in SendAclData() 353 auto acl = std::move(outgoing_acl_.front()); in handle_enqueue() local
|
H A D | hci_layer.cc | 369 auto acl = std::make_unique<AclView>(AclView::Create(packet)); in aclDataReceived() local
|
/aosp12/system/bt/gd/l2cap/classic/cert/ |
H A D | cert_l2cap.py | 42 def __init__(self, device, scid, dcid, acl_stream, acl, control_channel, fcs=None): argument
|