| /drivers/peripheral/pin_auth/hdi_service/database/src/ |
| D | pin_db_ops_v1.c | 76 uint8_t *temp = data; in GetPinIndexV1() local 100 uint8_t *temp = data; in UnpackPinDbV1() local 175 uint8_t *temp = data; in WritePinInfo() local 232 uint8_t *temp = data; in WritePinDbV1() local
|
| D | pin_db_ops_v0.c | 39 uint8_t *temp = data; in GetPinIndexV0() local 63 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 | 144 LinkedListNode *temp = user->enrolledInfoList->head; in GetEnrolledInfoAuthType() local 217 LinkedListNode *temp = g_userInfoList->head; in QueryUserInfo() local 245 LinkedListNode *temp = enrolledInfoList->head; in GetAllEnrolledInfoFromUser() local 279 LinkedListNode *temp = userInfoList->head; in IsSecureUidDuplicate() local 339 LinkedListNode *temp = enrolledList->head; in IsEnrolledIdDuplicate() local 377 LinkedListNode *temp = enrolledList->head; in UpdateEnrolledId() local 623 LinkedListNode *temp = credentialList->head; in QueryCredentialById() local 641 LinkedListNode *temp = credentialList->head; in QueryCredentialByAuthType() local 694 LinkedListNode *temp = credentialList->head; in TraverseCredentialList() local 737 LinkedListNode *temp = g_userInfoList->head; in QueryCredentialLimit() local [all …]
|
| D | idm_file_manager.c | 111 LinkedListNode *temp = enrolledList->head; in StreamWriteEnrolledInfo() local 138 LinkedListNode *temp = credentialList->head; in StreamWriteCredentialList() local 185 LinkedListNode *temp = userInfoList->head; in WriteUserInfo() local
|
| /drivers/peripheral/camera/vdi_base/usb_camera/pipeline_core/src/node/ |
| D | scale_node.cpp | 87 uint8_t* temp = (uint8_t*)buffer->GetVirAddress(); in PreviewScaleConver() local 138 uint8_t* temp = sizeVirMap.begin()->second; in ScaleConver() local 179 uint8_t* temp = sizeVirMap.begin()->second; in ScaleConverToYuv420() local
|
| D | codec_node.cpp | 242 void* temp = malloc(buffer->GetSize()); in Yuv422ToRGBA8888() local 291 void* temp = malloc(tempSize); in Yuv422ToJpeg() 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/peripheral/user_auth/test/unittest/co_auth/ |
| D | co_auth_test.cpp | 324 uint64_t temp = 1024; variable 338 uint64_t temp = 1024; variable 350 uint64_t temp = 1024; variable
|
| /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/audiocapture_fuzzer/ |
| D | audiocapture_fuzzer.cpp | 49 int32_t temp = *(reinterpret_cast<int32_t *>(data)); in AudioCaptureReqMmapBuffer() local 100 int32_t temp = *(reinterpret_cast<int32_t *>(data)); in CaptureFucSwitch() local
|
| /drivers/peripheral/audio/test/fuzztest/audio_hdi_fuzzer/audiorender_fuzzer/ |
| D | audiorender_fuzzer.cpp | 50 int32_t temp = *(reinterpret_cast<int32_t *>(data)); in AudioRenderReqMmapBuffer() local 102 int32_t temp = *(reinterpret_cast<uint32_t *>(data)); in RenderFucSwitch() local
|
| /drivers/peripheral/user_auth/hdi_service/user_auth/src/ |
| D | auth_level.c | 98 LinkedListNode *temp = executorList->head; in GetAsl() local 131 LinkedListNode *temp = credList->head; in GetAcl() 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/liteos/osal/src/ |
| D | osal_spinlock.c | 134 uint32_t temp = 0; in OsalSpinLockIrqSave() local
|
| /drivers/hdf_core/adapter/khdf/linux/osal/src/ |
| D | osal_spinlock.c | 117 unsigned long temp = 0; in OsalSpinLockIrqSave() local
|
| /drivers/peripheral/camera/test/hdi/metadata_test/src/ |
| D | camera_metadata_info_uttest.cpp | 94 int32_t temp[] = {1}; variable
|
| /drivers/hdf_core/framework/test/unittest/platform/common/ |
| D | pwm_driver_test.c | 44 uint32_t temp; in PwmTestReadConfig() local
|
| D | watchdog_driver_test.c | 45 uint32_t temp; in WatchdogTestReadConfig() local
|
| /drivers/peripheral/usb/ddk/device/src/ |
| D | usbfn_dev_mgr.c | 101 struct UsbObject *temp = NULL; in FindEmptyId() local 318 struct UsbObject *temp = NULL; in UsbFnMgrDeviceGet() local 391 struct ReqList *temp = NULL; in HandleEp0IoEvent() local 429 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/peripheral/user_auth/hdi_service/service/ |
| D | user_auth_interface_service.cpp | 87 ExecutorInfo temp = {}; in CopyScheduleInfoV1_1() local 153 LinkedListNode *temp = credList->head; in GetCapabilityLevel() local 286 ScheduleInfoV1_1 temp = {}; in BeginAuthenticationV1_1() local 330 LinkedListNode *temp = executorSendMsg->head; in CreateExecutorCommand() local 749 LinkedListNode *temp = credList->head; in GetCredential() local 822 LinkedListNode *temp = credList->head; in EnforceDeleteUser() local 863 LinkedListNode *temp = credList->head; in ObtainReconciliationData() 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
|