| /drivers/peripheral/pin_auth/hdi_service/database/src/ |
| D | pin_db_ops_v1.c | 80 uint8_t *temp = data; in GetPinIndexV1() local 105 uint8_t *temp = data; in UnpackPinDbV1() local 180 uint8_t *temp = data; in WritePinInfo() local 238 uint8_t *temp = data; in WritePinDbV1() local
|
| D | pin_db_ops_v0.c | 49 uint8_t *temp = data; in GetPinIndexV0() local 74 uint8_t *temp = data; in UnpackPinDbV0() local
|
| D | pin_db_ops.c | 55 uint8_t *temp = data; in GetVersion() local
|
| /drivers/peripheral/user_auth/hdi_service/database/src/ |
| D | idm_database.c | 156 LinkedListNode *temp = user->enrolledInfoList->head; in GetEnrolledInfoAuthType() local 229 LinkedListNode *temp = g_userInfoList->head; in QueryUserInfo() local 257 LinkedListNode *temp = enrolledInfoList->head; in GetAllEnrolledInfoFromUser() local 291 LinkedListNode *temp = userInfoList->head; in IsSecureUidDuplicate() local 352 LinkedListNode *temp = enrolledList->head; in IsEnrolledIdDuplicate() local 391 LinkedListNode *temp = enrolledList->head; in UpdateEnrolledId() local 602 LinkedListNode *temp = user->credentialInfoList->head; in RemoveCachePin() local 657 LinkedListNode *temp = user->credentialInfoList->head; in DeletePinCredentialInfo() local 748 LinkedListNode *temp = credentialList->head; in QueryCredentialById() local 766 LinkedListNode *temp = credentialList->head; in QueryCredentialByAuthType() local [all …]
|
| D | idm_file_manager.c | 112 LinkedListNode *temp = enrolledList->head; in StreamWriteEnrolledInfo() local 139 LinkedListNode *temp = credentialList->head; in StreamWriteCredentialList() local 193 LinkedListNode *temp = userInfoList->head; in WriteUserInfo() local
|
| /drivers/peripheral/codec/test/demo/v2.0/src/ |
| D | codec_packet_reader.cpp | 59 char *temp = buf; in ReadOnePacket() local 95 char *temp = buf; in ReadOnePacket() local
|
| /drivers/hdf_core/adapter/khdf/linux/platform/mipi_dsi/ |
| D | mipi_tx_dev.c | 308 struct MipiCfg *temp = NULL; in MipiDsiDevSetCfg() local 357 struct DsiCmdDesc *temp = NULL; in MipiDsiDevSetCmd() local 411 static int32_t MipiDsiDevCmdCopyFromUser(GetDsiCmdDescTag *arg, GetDsiCmdDescTag *temp, uint32_t *s… in MipiDsiDevCmdCopyFromUser() 429 static int32_t MipiDsiDevCmdCopyToUser(GetDsiCmdDescTag *arg, GetDsiCmdDescTag *temp, uint32_t *siz… in MipiDsiDevCmdCopyToUser() 450 GetDsiCmdDescTag *temp = NULL; in MipiDsiDevGetCmd() local
|
| /drivers/peripheral/audio/test/fuzztest/audio_hdi_fuzzer/audiorender_fuzzer/ |
| D | audiorender_fuzzer.cpp | 63 int32_t temp = *(reinterpret_cast<int32_t *>(data)); in AudioRenderReqMmapBuffer() local 116 int32_t temp = *(reinterpret_cast<uint32_t *>(data)); in RenderFucSwitch() local
|
| /drivers/peripheral/audio/test/fuzztest/audio_hdi_fuzzer/audiocapture_fuzzer/ |
| D | audiocapture_fuzzer.cpp | 62 int32_t temp = *(reinterpret_cast<int32_t *>(data)); in AudioCaptureReqMmapBuffer() local 114 int32_t temp = *(reinterpret_cast<int32_t *>(data)); in CaptureFucSwitch() local
|
| /drivers/peripheral/location/gnss/hdi_service/ |
| D | string_utils.cpp | 51 …auto temp = static_cast<uint8_t>((HexCharToInt(str.at(i)) << HEX_OFFSET) | HexCharToInt(str.at(i +… in HexToByteVector() local
|
| /drivers/peripheral/user_auth/test/unittest/co_auth/ |
| D | co_auth_test.cpp | 351 uint64_t temp = data; variable 367 uint64_t temp = data; variable 381 uint64_t temp = data; variable
|
| /drivers/peripheral/user_auth/hdi_service/user_auth/src/ |
| D | auth_level.c | 99 LinkedListNode *temp = executorList->head; in GetExecutorAslAndAcl() local 136 LinkedListNode *temp = creds->head; in GetCredMaxAcl() local
|
| /drivers/hdf_core/adapter/khdf/uniproton/osal/src/ |
| D | osal_mem.c | 72 int temp = alignment; in OsalMemLog2() local
|
| /drivers/hdf_core/adapter/khdf/linux/osal/src/ |
| D | osal_spinlock.c | 117 unsigned long temp = 0; in OsalSpinLockIrqSave() local
|
| /drivers/hdf_core/adapter/khdf/liteos/osal/src/ |
| D | osal_spinlock.c | 134 uint32_t temp = 0; in OsalSpinLockIrqSave() local
|
| /drivers/hdf_core/framework/test/unittest/platform/common/ |
| D | watchdog_driver_test.c | 45 uint32_t temp; in WatchdogTestReadConfig() local
|
| D | pwm_driver_test.c | 44 uint32_t temp; in PwmTestReadConfig() local
|
| /drivers/peripheral/usb/ddk/device/src/ |
| D | usbfn_dev_mgr.c | 102 struct UsbObject *temp = NULL; in FindEmptyId() local 319 struct UsbObject *temp = NULL; in UsbFnMgrDeviceGet() local 392 struct ReqList *temp = NULL; in HandleEp0IoEvent() local 430 struct ReqList *temp = NULL; in HandleEpsIoEvent() local
|
| /drivers/peripheral/thermal/interfaces/hdi_service/src/ |
| D | thermal_simulation_node.cpp | 141 std::string temp = std::to_string(dir.second); in AddSensorTypeTemp() local 191 int32_t temp = 0; in AddMitigationDevice() local
|
| /drivers/hdf_core/framework/support/platform/src/rtc/ |
| D | rtc_if_u.c | 64 struct RtcTime *temp = NULL; in RtcReadTime() local 165 struct RtcTime *temp = NULL; in RtcReadAlarm() local
|
| /drivers/hdf_core/framework/test/unittest/model/network/wifi/unittest/netdevice/ |
| D | net_device_test.c | 84 struct NetDevice *temp = NetDeviceGetInstByName(g_netDevice->name); in WiFiNetDviceTestGetDevice() local
|
| /drivers/peripheral/audio/hal/hdi_binder/server/src/ |
| D | hdf_audio_pnp_uevent_hdmi.c | 95 const char *temp = str + strlen(UEVENT_STATE) + 1; // 1 is a skip character '=' in AudioPnpUeventParse() local
|
| /drivers/peripheral/audio/test/sample/ |
| D | framework_common.c | 179 uint32_t temp = flag[0]; in StringToInt() local
|
| /drivers/peripheral/camera/test/hdi/metadata_test/src/ |
| D | camera_metadata_info_uttest.cpp | 94 int32_t temp[] = {1}; variable
|
| /drivers/peripheral/user_auth/hdi_service/service/ |
| D | user_auth_interface_service.cpp | 230 LinkedListNode *temp = credList->head; in GetCapabilityLevel() local 530 HdiScheduleInfo temp = {}; in BeginAuthentication() local 570 LinkedListNode *temp = executorSendMsg->head; in CreateExecutorCommand() local 1077 LinkedListNode *temp = credList->head; in GetCredential() local 1168 LinkedListNode *temp = credList->head; in EnforceDeleteUser() local 1245 LinkedListNode *temp = credList->head; in ObtainReconciliationData() local
|