/drivers/peripheral/user_auth/hdi_service/database/src/ |
D | idm_database.c | 135 LinkedListNode *temp = user->enrolledInfoList->head; in GetEnrolledInfoAuthType() local 208 LinkedListNode *temp = g_userInfoList->head; in QueryUserInfo() local 236 LinkedListNode *temp = enrolledInfoList->head; in GetAllEnrolledInfoFromUser() local 270 LinkedListNode *temp = userInfoList->head; in IsSecureUidDuplicate() local 330 LinkedListNode *temp = enrolledList->head; in IsEnrolledIdDuplicate() local 368 LinkedListNode *temp = enrolledList->head; in UpdateEnrolledId() local 614 LinkedListNode *temp = credentialList->head; in QueryCredentialById() local 632 LinkedListNode *temp = credentialList->head; in QueryCredentialByAuthType() local 685 LinkedListNode *temp = credentialList->head; in TraverseCredentialList() local 728 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/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
|
D | context_manager.c | 308 LinkedListNode *temp = credList->head; in QueryAuthTempletaInfo() local 420 LinkedListNode *temp = scheduleList->head; in CopySchedules() 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/user_auth/hdi_service/service/ |
D | user_auth_interface_service.cpp | 86 ExecutorInfo temp = {}; in CopyScheduleInfoV1_1() local 152 LinkedListNode *temp = credList->head; in GetCapabilityLevel() local 261 ScheduleInfoV1_1 temp = {}; in BeginAuthenticationV1_1() local 297 LinkedListNode *temp = executorSendMsg->head; in CreateExecutorCommand() local 699 LinkedListNode *temp = credList->head; in GetCredential() local 772 LinkedListNode *temp = credList->head; in EnforceDeleteUser() local 813 LinkedListNode *temp = credList->head; in ObtainReconciliationData() 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/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/camera/vdi_base/usb_camera/pipeline_core/src/node/ |
D | codec_node.cpp | 240 void* temp = malloc(buffer->GetSize()); in Yuv422ToRGBA8888() local 330 void* temp = malloc(tempSize); in Yuv422ToJpeg() local
|
/drivers/peripheral/pin_auth/hdi_service/database/src/ |
D | pin_db.c | 149 uint8_t *temp = data; in GetPinIndex() local 178 uint8_t *temp = data; in UnpackPinDb() local 457 uint8_t *temp = data; in WritePinInfo() local 488 uint8_t *temp = data; in WritePinDb() local 709 uint8_t *temp = outBuff->buf; in GenerateExpandData() local
|
/drivers/peripheral/audio/test/sample/ |
D | framework_common.c | 179 uint32_t temp = flag[0]; in StringToInt() 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/user_auth/test/unittest/base_test/src/ |
D | adaptor_algorithm_test.cpp | 156 Buffer *temp = nullptr; variable
|
/drivers/peripheral/user_auth/hdi_service/coauth/src/ |
D | executor_message.c | 512 LinkedListNode *temp = credList->head; in GetExecutorTemplateList() local 574 LinkedListNode *temp = executors->head; in TraverseExecutor() local
|