| /base/security/device_security_level/test/dslm_unit_test/ |
| D | dslm_rpc_process_test.cpp | 61 const DeviceIdentify identify = {DEVICE_ID_MAX_LEN, {0}}; variable 79 const DeviceIdentify identify = {DEVICE_ID_MAX_LEN, {0}}; variable 97 const DeviceIdentify identify = {DEVICE_ID_MAX_LEN, {0}}; variable 112 const DeviceIdentify identify = {DEVICE_ID_MAX_LEN, {0}}; variable 127 const DeviceIdentify identify = {DEVICE_ID_MAX_LEN, {0}}; variable 142 const DeviceIdentify identify = {DEVICE_ID_MAX_LEN, {0}}; variable 169 …auto fillUpDeviceIdentify = [](DeviceIdentify *identify) { identify->length = DEVICE_ID_MAX_LEN; }; in __anon247077940102()
|
| D | dslm_test.cpp | 729 const DeviceIdentify identify = {DEVICE_ID_MAX_LEN, {0}}; variable 1055 void TestDeviceSecurityInfoCallback(const DeviceIdentify *identify, struct DeviceSecurityInfo *info) in TestDeviceSecurityInfoCallback() 1264 DeviceIdentify identify = {DEVICE_ID_MAX_LEN, {'a', 'b', 'c', 'd', 'e', 'f', 'a', 'b'}}; variable 1382 const DeviceIdentify *identify = GetSelfDevice(type); variable 1564 auto callback = [](const DeviceIdentify *identify, struct DeviceSecurityInfo *info) { return; }; in __anonce8318920802()
|
| /base/security/device_security_level/interfaces/inner_api/src/standard/ |
| D | device_security_info.cpp | 31 static int32_t RequestDeviceSecurityInfoAsyncImpl(const DeviceIdentify *identify, const RequestOpti… in RequestDeviceSecurityInfoAsyncImpl() 75 static int32_t RequestDeviceSecurityInfoImpl(const DeviceIdentify *identify, const RequestOption *o… in RequestDeviceSecurityInfoImpl() 80 auto callback = [&promise](const DeviceIdentify *identify, struct DeviceSecurityInfo *info) { in RequestDeviceSecurityInfoImpl() 118 int32_t RequestDeviceSecurityInfo(const DeviceIdentify *identify, const RequestOption *option, in RequestDeviceSecurityInfo() 124 int32_t RequestDeviceSecurityInfoAsync(const DeviceIdentify *identify, const RequestOption *option, in RequestDeviceSecurityInfoAsync()
|
| D | device_security_level_proxy.cpp | 44 int32_t DeviceSecurityLevelProxy::RequestDeviceSecurityLevel(const DeviceIdentify &identify, in RequestDeviceSecurityLevel()
|
| /base/security/device_security_level/interfaces/inner_api/src/lite/ |
| D | device_security_info.c | 38 static int32_t RequestDeviceSecurityInfoImpl(const DeviceIdentify *identify, const RequestOption *o… in RequestDeviceSecurityInfoImpl() 44 static int32_t RequestDeviceSecurityInfoAsyncImpl(const DeviceIdentify *identify, const RequestOpti… in RequestDeviceSecurityInfoAsyncImpl() 108 int32_t RequestDeviceSecurityInfo(const DeviceIdentify *identify, const RequestOption *option, in RequestDeviceSecurityInfo() 114 int32_t RequestDeviceSecurityInfoAsync(const DeviceIdentify *identify, const RequestOption *option, in RequestDeviceSecurityInfoAsync()
|
| D | device_security_level_proxy.c | 61 static BOOL DslmIpcAsyncCallImpl(IUnknown *iUnknown, const DeviceIdentify identify, const RequestOp… in DslmIpcAsyncCallImpl()
|
| /base/useriam/user_auth_framework/services/context/src/ |
| D | context_factory.cpp | 53 auto identify = Common::MakeShared<IdentificationImpl>(newContextId, para.authType); in CreateIdentifyContext() local
|
| D | identify_context.cpp | 27 IdentifyContext::IdentifyContext(uint64_t contextId, std::shared_ptr<Identification> identify, in IdentifyContext()
|
| /base/security/device_security_level/services/sa/standard/ |
| D | dslm_ipc_process.cpp | 63 int32_t DslmIpcProcess::DslmGetRequestFromParcel(MessageParcel &data, DeviceIdentify &identify, Req… in DslmGetRequestFromParcel()
|
| /base/security/dataclassification/frameworks/datatransmitmgr/ |
| D | dev_slinfo_adpt.c | 184 void OnApiDeviceSecInfoCallback(const DeviceIdentify *identify, struct DeviceSecurityInfo *info) in OnApiDeviceSecInfoCallback()
|
| /base/security/device_security_level/services/dfx/ |
| D | dslm_hidumper.c | 141 const DeviceIdentify identify = {DEVICE_ID_MAX_LEN, {0}}; in GetDefaultStatus() local
|
| /base/useriam/user_auth_framework/test/unittest/services/src/ |
| D | identify_context_test.cpp | 64 std::shared_ptr<Identification> identify = nullptr; variable
|