| /drivers/hdf_core/adapter/uhdf2/shared/test/ |
| D | dev_attribute_serialize_test.cpp | 40 struct HdfDeviceInfo *attribute = HdfDeviceInfoNewInstance(); variable 61 struct HdfDeviceInfo *attribute = HdfDeviceInfoNewInstance(); variable 76 struct HdfDeviceInfo *attribute = HdfDeviceInfoNewInstance(); variable 97 struct HdfDeviceInfo *attribute = DeviceAttributeDeserialize(nullptr); variable 107 struct HdfDeviceInfo *attribute = DeviceAttributeDeserialize(buf); variable 124 struct HdfDeviceInfo *attribute = DeviceAttributeDeserialize(buf); variable 144 struct HdfDeviceInfo *attribute = DeviceAttributeDeserialize(buf); variable 167 struct HdfDeviceInfo *attribute = DeviceAttributeDeserialize(buf); variable 193 struct HdfDeviceInfo *attribute = DeviceAttributeDeserialize(buf); variable 222 struct HdfDeviceInfo *attribute = DeviceAttributeDeserialize(buf); variable [all …]
|
| /drivers/hdf_core/adapter/uhdf2/shared/src/ |
| D | dev_attribute_serialize.c | 25 bool DeviceAttributeSerialize(const struct HdfDeviceInfo *attribute, struct HdfSBuf *sbuf) in DeviceAttributeSerialize() 55 static bool DeviceAttributeSet(struct HdfDeviceInfo *attribute, struct HdfSBuf *sbuf) in DeviceAttributeSet() 117 struct HdfDeviceInfo *attribute = HdfDeviceInfoNewInstance(); in DeviceAttributeDeserialize() local 141 void DeviceSerializedAttributeRelease(struct HdfDeviceInfo *attribute) in DeviceSerializedAttributeRelease()
|
| /drivers/peripheral/user_auth/test/unittest/attribute_test/ |
| D | attribute_test.cpp | 73 Attribute *attribute = CreateEmptyAttribute(); variable 85 Attribute *attribute = nullptr; variable 97 Attribute *attribute = CreateEmptyAttribute(); variable 118 Attribute *attribute = CreateEmptyAttribute(); variable 136 Attribute *attribute = CreateEmptyAttribute(); variable 157 Attribute *attribute = CreateEmptyAttribute(); variable 175 Attribute *attribute = CreateEmptyAttribute(); variable 196 Attribute *attribute = CreateEmptyAttribute(); variable 214 Attribute *attribute = CreateEmptyAttribute(); variable 236 Attribute *attribute = CreateEmptyAttribute(); variable [all …]
|
| /drivers/peripheral/pin_auth/hdi_service/common/src/ |
| D | attribute.c | 192 IAM_STATIC ResultCode ParseAttributeSerializedMsgInner(Attribute *attribute, const Uint8Array msg, in ParseAttributeSerializedMsgInner() 231 IAM_STATIC ResultCode ParseAttributeSerializedMsg(Attribute *attribute, const Uint8Array msg) in ParseAttributeSerializedMsg() 247 AttributeImpl *attribute = Malloc(sizeof(AttributeImpl)); in CreateEmptyAttribute() local 258 Attribute *attribute = CreateEmptyAttribute(); in CreateAttributeFromSerializedMsg() local 280 const AttributeImpl *attribute = (const AttributeImpl *)attributePublic; in GetAttributeSerializedMsg() local 306 void FreeAttribute(Attribute **attribute) in FreeAttribute() 318 ResultCode GetAttributeUint32(const Attribute *attribute, AttributeKey key, uint32_t *value) in GetAttributeUint32() 333 ResultCode SetAttributeUint32(Attribute *attribute, AttributeKey key, const uint32_t value) in SetAttributeUint32() 345 ResultCode GetAttributeInt32(const Attribute *attribute, AttributeKey key, int32_t *retValue) in GetAttributeInt32() 353 ResultCode SetAttributeInt32(Attribute *attribute, AttributeKey key, const int32_t value) in SetAttributeInt32() [all …]
|
| /drivers/peripheral/user_auth/hdi_service/coauth/src/ |
| D | executor_message.c | 67 IAM_STATIC ResultCode GetAttributeDataAndSignTlv(const Attribute *attribute, Uint8Array *retDataAnd… in GetAttributeDataAndSignTlv() 116 ResultCode GetAttributeExecutorMsg(const Attribute *attribute, Uint8Array *retMsg, SignParam signPa… in GetAttributeExecutorMsg() 235 Attribute *attribute = NULL; in CreateAttributeFromDataAndSignTlv() local 270 Attribute *attribute = NULL; in CreateAttributeFromExecutorMsg() local 295 IAM_STATIC void GetRootSecretFromAttribute(const Attribute *attribute, ExecutorResultInfo *resultIn… in GetRootSecretFromAttribute() 320 IAM_STATIC ResultCode GetExecutorResultInfoFromAttribute(const Attribute *attribute, ExecutorResult… in GetExecutorResultInfoFromAttribute() 373 Attribute *attribute = CreateAttributeFromExecutorMsg(msg, signParam); in CreateExecutorResultInfo() local 410 const Uint64Array *templateIds, Attribute *attribute) in SetExecutorMsgToAttribute() 447 Attribute *attribute = CreateEmptyAttribute(); in CreateExecutorMsg() local 631 IAM_STATIC ResultCode GetExecutorInfoHalFromAttribute(const Attribute *attribute, ExecutorInfoHal *… in GetExecutorInfoHalFromAttribute() [all …]
|
| /drivers/peripheral/user_auth/hdi_service/utils/src/ |
| D | attribute.c | 195 IAM_STATIC ResultCode ParseAttributeSerializedMsgInner(Attribute *attribute, const Uint8Array msg, in ParseAttributeSerializedMsgInner() 222 IAM_STATIC ResultCode ParseAttributeSerializedMsg(Attribute *attribute, const Uint8Array msg) in ParseAttributeSerializedMsg() 265 AttributeImpl *attribute = Malloc(sizeof(AttributeImpl)); in CreateEmptyAttribute() local 276 Attribute *attribute = CreateEmptyAttribute(); in CreateAttributeFromSerializedMsg() local 298 const AttributeImpl *attribute = (const AttributeImpl *)attributePublic; in GetAttributeSerializedMsg() local 324 void FreeAttribute(Attribute **attribute) in FreeAttribute() 336 ResultCode GetAttributeUint32(const Attribute *attribute, AttributeKey key, uint32_t *value) in GetAttributeUint32() 351 ResultCode SetAttributeUint32(Attribute *attribute, AttributeKey key, const uint32_t value) in SetAttributeUint32() 363 ResultCode GetAttributeInt32(const Attribute *attribute, AttributeKey key, int32_t *retValue) in GetAttributeInt32() 371 ResultCode SetAttributeInt32(Attribute *attribute, AttributeKey key, const int32_t value) in SetAttributeInt32() [all …]
|
| /drivers/hdf_core/framework/tools/hdi-gen/ast/ |
| D | ast_parameter.h | 21 ASTParameter(const std::string &name, ParamAttr attribute, const AutoPtr<ASTType> &type) in ASTParameter() 26 …ASTParameter(const std::string &name, const AutoPtr<ASTParamAttr> &attribute, const AutoPtr<ASTTyp… in ASTParameter()
|
| /drivers/peripheral/pin_auth/hdi_service/main/src/ |
| D | executor_func_common.c | 28 int32_t SetBufferToAttribute(Attribute *attribute, AttributeKey key, Buffer *buf) in SetBufferToAttribute() 41 static Buffer *GetBufferFromAttributeBase(const Attribute *attribute, AttributeKey key, bool checkS… in GetBufferFromAttributeBase() 71 Buffer *GetBufferFromAttribute(const Attribute *attribute, AttributeKey key, uint32_t size) in GetBufferFromAttribute() 78 Attribute *attribute = CreateEmptyAttribute(); in GetAttributeDataBase() local 121 Attribute *attribute = NULL; in GetRootMsg() local 172 Attribute *attribute = CreateEmptyAttribute(); in FormatTlvMsg() local 380 bool SetResultDataInfo(Attribute *attribute, int32_t resultCode, uint64_t templateId, Buffer *rootS… in SetResultDataInfo()
|
| D | verifier_func.c | 132 Attribute *attribute = NULL; in GetAuthInfoFromSchedule() local 160 static bool SetVerifyAckDataSalt(Attribute *attribute) in SetVerifyAckDataSalt() 184 static bool SetVerifyAckDataPinParam(Attribute *attribute) in SetVerifyAckDataPinParam() 225 …Attribute *attribute = GetAttributeDataBase(g_verifierSchedule->scheduleId, REMOTE_PIN_VERIFIER_AC… in GetVerifyAckData() local 247 … Attribute *attribute = GetAttributeDataBase(g_verifierSchedule->scheduleId, REMOTE_PIN_MSG_NONE); in GetResultTlv() local 397 static bool GetAesGcmParam(AesGcmParam *aesGcmParam, const Attribute *attribute) in GetAesGcmParam() 422 static Buffer *GetPinData(const Attribute *attribute) in GetPinData()
|
| D | collector_func.c | 119 Attribute *attribute = NULL; in GetCollectInfoFromSchedule() local 186 …Attribute *attribute = GetAttributeDataBase(g_collectorSchedule->scheduleId, REMOTE_PIN_COLLECTOR_… in DoCollect() local 347 static int32_t SetEncryptParam(Attribute *attribute, uint8_t *pinData, uint32_t pinDataSize) in SetEncryptParam() 390 Attribute *attribute = NULL; in DoSetDataToCollector() local
|
| /drivers/peripheral/user_auth/test/unittest/co_auth/ |
| D | executor_message_test.cpp | 88 Attribute *attribute = CreateEmptyAttribute(); variable 124 Attribute *attribute = CreateEmptyAttribute(); variable 174 Attribute *attribute = CreateEmptyAttribute(); variable 206 Attribute *attribute = CreateEmptyAttribute(); variable 242 Attribute *attribute = CreateEmptyAttribute(); variable 265 Attribute *attribute = CreateEmptyAttribute(); variable 279 Attribute *attribute = CreateEmptyAttribute(); variable 334 Attribute *attribute = CreateEmptyAttribute(); variable
|
| /drivers/hdf_core/framework/support/posix/src/ |
| D | osal_thread.c | 94 static int OsalCreatePthread(pthread_t *threadId, pthread_attr_t *attribute, struct ThreadWrapper *… in OsalCreatePthread() 121 static int32_t OsalThreadSetSchedPolicy(pthread_attr_t *attribute, const int policy) in OsalThreadSetSchedPolicy() 146 pthread_attr_t attribute; in OsalThreadStart() local
|
| /drivers/hdf_core/adapter/uhdf2/include/devhost/ |
| D | hdf_device_full.h | 30 struct HdfAttribute *attribute; member
|
| /drivers/hdf_core/adapter/uhdf2/manager/src/ |
| D | devhost_service_proxy.c | 28 struct IDevHostService *inst, const struct HdfDeviceInfo *attribute, int opsCode) in DevHostServiceProxyOpsDevice() 46 struct IDevHostService *inst, const struct HdfDeviceInfo *attribute) in DevHostServiceProxyAddDevice()
|
| /drivers/hdf_core/framework/support/platform/src/uart/ |
| D | uart_if.c | 94 int32_t UartGetAttribute(DevHandle handle, struct UartAttribute *attribute) in UartGetAttribute() 99 int32_t UartSetAttribute(DevHandle handle, struct UartAttribute *attribute) in UartSetAttribute()
|
| D | uart_service.c | 99 struct UartAttribute attribute; in UartIoGetAttribute() local 116 struct UartAttribute *attribute = NULL; in UartIoSetAttribute() local
|
| D | uart_if_u.c | 255 int32_t UartGetAttribute(DevHandle handle, struct UartAttribute *attribute) in UartGetAttribute() 302 int32_t UartSetAttribute(DevHandle handle, struct UartAttribute *attribute) in UartSetAttribute()
|
| /drivers/peripheral/distributed_camera/hdi_service/test/fuzztest/dstreamgetstreamattributes_fuzzer/ |
| D | dstreamgetstreamattributes_fuzzer.cpp | 33 StreamAttribute attribute; in DstreamGetStreamAttributesFuzzTest() local
|
| /drivers/hdf_core/framework/test/unittest/platform/common/ |
| D | uart_test.c | 200 struct UartAttribute attribute; in UartSetAttributeTest() local 221 struct UartAttribute attribute; in UartGetAttributeTest() local 256 struct UartAttribute attribute = {0}; in UartReliabilityTest() local
|
| /drivers/hdf_core/adapter/uhdf2/host/include/ |
| D | hdf_device_thread.h | 28 struct HdfDeviceInfo *attribute; member
|
| /drivers/hdf_core/adapter/uhdf2/host/src/ |
| D | devhost_service_full.c | 35 struct HdfDeviceInfo *attribute = (struct HdfDeviceInfo *)msg->data[0]; in DevHostServiceFullDispatchMessage() local 78 …ServiceFullAddDevice(struct IDevHostService *devHostService, const struct HdfDeviceInfo *attribute) in DevHostServiceFullAddDevice()
|
| /drivers/peripheral/camera/hdi_service/v1_0/src/ |
| D | stream_operator_service.cpp | 81 for (auto attribute : attributes) { in GetStreamAttributes() local 88 for (auto attribute : vdiAttributes) { in GetStreamAttributes() local
|
| /drivers/hdf_core/framework/support/platform/include/uart/ |
| D | uart_core.h | 112 static inline int32_t UartHostGetAttribute(struct UartHost *host, struct UartAttribute *attribute) in UartHostGetAttribute() 120 static inline int32_t UartHostSetAttribute(struct UartHost *host, struct UartAttribute *attribute) in UartHostSetAttribute()
|
| /drivers/hdf_core/adapter/platform/uart/ |
| D | uart_stm32f4xx.c | 754 static void TransDataWidth(LL_USART_InitTypeDef *uartInit, struct UartAttribute *attribute, UART_AT… 784 static void TransParity(LL_USART_InitTypeDef *uartInit, struct UartAttribute *attribute, UART_ATTR_… 826 static void TransStopbit(LL_USART_InitTypeDef *uartInit, struct UartAttribute *attribute, UART_ATTR… 868 static void TransFlowCtrl(LL_USART_InitTypeDef *uartInit, struct UartAttribute *attribute, UART_ATT… 913 static void TransDir(LL_USART_InitTypeDef *uartInit, struct UartAttribute *attribute, UART_ATTR_TRA… 957 static int32_t UartHostDevSetAttribute(struct UartHost *host, struct UartAttribute *attribute) 989 static int32_t UartHostDevGetAttribute(struct UartHost *host, struct UartAttribute *attribute)
|
| D | uart_bes.c | 833 static int32_t SetUartDevConfig(const struct UartAttribute *attribute, struct UartDevice *uartDevic… 891 static int32_t UartHostDevSetAttribute(struct UartHost *host, struct UartAttribute *attribute) 911 static int32_t GetUartDevConfig(struct UartAttribute *attribute, const struct HAL_UART_CFG_T *uartC… 963 static int32_t UartHostDevGetAttribute(struct UartHost *host, struct UartAttribute *attribute)
|