Home
last modified time | relevance | path

Searched defs:temp (Results 1 – 25 of 60) sorted by relevance

123

/drivers/peripheral/pin_auth/hdi_service/database/src/
Dpin_db_ops_v1.c76 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
Dpin_db_ops_v0.c39 uint8_t *temp = data; in GetPinIndexV0() local
63 uint8_t *temp = data; in UnpackPinDbV0() local
Dpin_db_ops.c55 uint8_t *temp = data; in GetVersion() local
/drivers/peripheral/user_auth/hdi_service/database/src/
Didm_database.c144 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 …]
Didm_file_manager.c111 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/
Dscale_node.cpp87 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
Dcodec_node.cpp242 void* temp = malloc(buffer->GetSize()); in Yuv422ToRGBA8888() local
291 void* temp = malloc(tempSize); in Yuv422ToJpeg() local
/drivers/peripheral/codec/test/demo/v2.0/src/
Dcodec_packet_reader.cpp59 char *temp = buf; in ReadOnePacket() local
95 char *temp = buf; in ReadOnePacket() local
/drivers/peripheral/user_auth/test/unittest/co_auth/
Dco_auth_test.cpp324 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/
Dmipi_tx_dev.c308 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/
Daudiocapture_fuzzer.cpp49 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/
Daudiorender_fuzzer.cpp50 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/
Dauth_level.c98 LinkedListNode *temp = executorList->head; in GetAsl() local
131 LinkedListNode *temp = credList->head; in GetAcl() local
/drivers/hdf_core/adapter/khdf/uniproton/osal/src/
Dosal_mem.c72 int temp = alignment; in OsalMemLog2() local
/drivers/hdf_core/adapter/khdf/liteos/osal/src/
Dosal_spinlock.c134 uint32_t temp = 0; in OsalSpinLockIrqSave() local
/drivers/hdf_core/adapter/khdf/linux/osal/src/
Dosal_spinlock.c117 unsigned long temp = 0; in OsalSpinLockIrqSave() local
/drivers/peripheral/camera/test/hdi/metadata_test/src/
Dcamera_metadata_info_uttest.cpp94 int32_t temp[] = {1}; variable
/drivers/hdf_core/framework/test/unittest/platform/common/
Dpwm_driver_test.c44 uint32_t temp; in PwmTestReadConfig() local
Dwatchdog_driver_test.c45 uint32_t temp; in WatchdogTestReadConfig() local
/drivers/peripheral/usb/ddk/device/src/
Dusbfn_dev_mgr.c101 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/
Dthermal_simulation_node.cpp141 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/
Duser_auth_interface_service.cpp87 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/
Drtc_if_u.c64 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/
Dnet_device_test.c84 struct NetDevice *temp = NetDeviceGetInstByName(g_netDevice->name); in WiFiNetDviceTestGetDevice() local
/drivers/peripheral/audio/hal/hdi_binder/server/src/
Dhdf_audio_pnp_uevent_hdmi.c95 const char *temp = str + strlen(UEVENT_STATE) + 1; // 1 is a skip character '=' in AudioPnpUeventParse() local

123