| /drivers/hdf_core/framework/tools/hdi-gen/util/ |
| D | logger.cpp | 16 void Logger::D(const char *tag, const char *format, ...) in D() 28 void Logger::E(const char *tag, const char *format, ...) in E() 40 void Logger::V(const char *tag, const char *format, ...) in V() 52 void Logger::Log(const char *tag, const char *format, va_list args) in Log() 59 void Logger::Err(const char *tag, const char *format, va_list args) in Err()
|
| /drivers/peripheral/camera/vdi_base/common/metadata_manager/src/ |
| D | camera_example_vendor_tags.cpp | 45 const char* CameraVendorTagExample::GetVendorTagName(const uint32_t tag) in GetVendorTagName() 55 int32_t CameraVendorTagExample::GetVendorTagType(const uint32_t tag) in GetVendorTagType() 70 for (uint32_t tag = start; tag < end; tag++) { in GetAllVendorTags() local
|
| /drivers/peripheral/thermal/interfaces/hdi_service/include/ |
| D | base_info_config.h | 27 std::string tag; member
|
| D | thermal_log.h | 80 const char* tag; member
|
| /drivers/peripheral/camera/test/hdi/v1_3/src/ |
| D | camera_hdi_tag_test_v1_3.cpp | 38 std::shared_ptr<OHOS::Camera::CameraMetadata> ability, uint32_t tag, uint8_t value) in IsTagValueExistsU8() 53 …TagTestV1_3::PrintAllTagDataU8(std::shared_ptr<OHOS::Camera::CameraMetadata> ability, uint32_t tag) in PrintAllTagDataU8()
|
| /drivers/peripheral/camera/test/ut/v4l2/ |
| D | usb_camera_3a_test.h | 22 int tag; member
|
| D | camera_vendor_tag_test.cpp | 220 for (auto tag : tagVec) { in TEST_F() local
|
| /drivers/peripheral/user_auth/test/unittest/base_test/src/ |
| D | adaptor_algorithm_test.cpp | 176 Buffer *tag = nullptr; variable 206 Buffer *tag = nullptr; variable 255 Buffer *tag = nullptr; variable
|
| /drivers/hdf_core/adapter/khdf/linux/platform/mipi_csi/ |
| D | mipi_csi_dev.c | 511 MipiDevCtx tag; in ProcShowMipiDevice() local 557 MipiDevCtx tag; in ProcShowMipiLane() local 726 MipiDevCtx tag; in ProcShowLvdsLaneDetectInfo() local 759 MipiDevCtx tag; in ProcShowMipiHsMode() local 777 PhyErrIntCnt tag; in ProcShowPhyCilIntErrCnt() local 813 MipiErrIntCnt tag; in ProcShowMipirxCrcErr() local 848 MipiErrIntCnt tag; in ProcShowMipirxVcErr() local 903 MipiErrIntCnt tag; in ProcShowMipirxFifoErr() local 939 LvdsErrIntCnt tag; in ProcShowLvdsIntErr() local 969 AlignErrIntCnt tag; in ProcShowAlignIntErr() local [all …]
|
| /drivers/peripheral/user_auth/hdi_service/common/src/ |
| D | user_sign_centre.c | 97 const Buffer tag = GetTmpBuffer((uint8_t *)userAuthToken->tag, sizeof(userAuthToken->tag), in DecryptTokenCipher() local 199 IAM_STATIC ResultCode CopyTokenCipherParam(const Buffer *ciphertext, const Buffer *tag, const Buffe… in CopyTokenCipherParam() 235 Buffer *tag = NULL; in GetTokenDataCipherResult() local
|
| /drivers/peripheral/camera/test/hdi/v1_1/src/ |
| D | camera_tag_uttest_v1_1.cpp | 36 bool isTagValueExistsU8(std::shared_ptr<CameraMetadata> ability, uint32_t tag, uint8_t value) in isTagValueExistsU8() 54 void invalidParmTestU8(int tag, uint8_t value) in invalidParmTestU8() 66 void invalidParmTestI32(int tag, int32_t value) in invalidParmTestI32()
|
| D | front_camera_tag_uttest_v1_1.cpp | 36 bool g_isFrontTagValueExistsU8(std::shared_ptr<CameraMetadata> ability, uint32_t tag, uint8_t value) in g_isFrontTagValueExistsU8()
|
| /drivers/peripheral/pin_auth/hdi_service/adaptor/src/ |
| D | adaptor_algorithm.c | 449 … bool DoAesEncrypt(EVP_CIPHER_CTX *ctx, const Buffer *plaintext, Buffer **ciphertext, Buffer **tag) in DoAesEncrypt() 493 …Gcm256Encrypt(const Buffer *plaintext, const AesGcmParam *param, Buffer **ciphertext, Buffer **tag) in AesGcm256Encrypt() 550 static bool DoAesDecrypt(EVP_CIPHER_CTX *ctx, const Buffer *ciphertext, const Buffer *tag, Buffer *… in DoAesDecrypt() 590 int32_t AesGcm256Decrypt(const Buffer *ciphertext, const AesGcmParam *param, const Buffer *tag, Buf… in AesGcm256Decrypt()
|
| /drivers/peripheral/huks/test/fuzztest/ |
| D | huks_hdi_fuzz_common.cpp | 42 static uint32_t GetTagType(uint32_t tag) in GetTagType()
|
| /drivers/peripheral/power/interfaces/hdi_service/src/ |
| D | running_lock_counter.h | 30 RunningLockCounter(RunningLockType type, const std::string &tag) in RunningLockCounter()
|
| D | running_lock_counter.cpp | 74 const std::string &tag = runninglockNotifyStr_.at(changeType); in NotifyHiView() local
|
| /drivers/peripheral/huks/hdi_service/ |
| D | huks_sa_type.h | 35 uint32_t tag; member
|
| /drivers/peripheral/user_auth/hdi_service/adaptor/src/ |
| D | adaptor_algorithm.c | 339 …Encrypt(const Buffer *plaintext, const AesGcmParam *aesGcmParam, Buffer **ciphertext, Buffer **tag) in AesGcmEncrypt() 421 int32_t AesGcmDecrypt(const Buffer *ciphertext, const AesGcmParam *aesGcmParam, const Buffer *tag, … in AesGcmDecrypt()
|
| /drivers/peripheral/battery/utils/include/ |
| D | battery_log.h | 83 const char* tag; member
|
| /drivers/peripheral/pin_auth/test/unittest/pin_auth/adaptor/src/ |
| D | adaptor_algorithm_test.cpp | 206 Buffer *tag = NULL; variable
|
| /drivers/peripheral/user_auth/hdi_service/common/inc/ |
| D | user_sign_centre.h | 58 uint8_t tag[AES_GCM_TAG_SIZE]; member
|
| /drivers/peripheral/huks/test/unittest/ |
| D | hdi_ihuks_api_function_test.cpp | 185 static uint32_t GetTagType(uint32_t tag) in GetTagType()
|
| /drivers/external_device_manager/utils/include/ |
| D | hilog_wrapper.h | 47 const char* tag; member
|
| /drivers/peripheral/pin_auth/hdi_service/database/src/ |
| D | pin_db.c | 465 static Buffer *SplicePinCiperInfo(const Buffer *iv, const Buffer *tag, const Buffer *ciphertext) in SplicePinCiperInfo() 499 Buffer *tag = NULL; in GetPinCiperInfo() local 928 …Buffer tag = GetTmpBuffer(pinData->buf + AES_GCM_256_IV_SIZE, AES_GCM_256_TAG_SIZE, AES_GCM_256_TA… in GenerateDecodeCredential() local
|
| /drivers/peripheral/distributed_camera/hdi_service/src/dcamera_device/ |
| D | dmetadata_processor.cpp | 397 DCamRetCode DMetadataProcessor::AddAbilityEntry(uint32_t tag, const void *data, size_t size) in AddAbilityEntry() 415 DCamRetCode DMetadataProcessor::UpdateAbilityEntry(uint32_t tag, const void *data, size_t size) in UpdateAbilityEntry() 559 for (auto tag : enabledResultSet_) { in UpdateOnChanged() local
|