| /drivers/peripheral/pin_auth/hdi_service/database/src/ |
| D | pin_db_ops_base.c | 61 ResultCode GenerateFileName(uint64_t templateId, const char *prefix, const char *suffix, in GenerateFileName() 102 ResultCode ReadPinFile(uint8_t *data, uint32_t dataLen, uint64_t templateId, const char *suffix) in ReadPinFile() 130 …ltCode WritePinFile(const uint8_t *data, uint32_t dataLen, uint64_t templateId, const char *suffix) in WritePinFile()
|
| D | pin_db.c | 113 static ResultCode RemovePinFile(const uint64_t templateId, const char *suffix, bool needCover) in RemovePinFile()
|
| /drivers/hdf_core/framework/tools/hdi-gen/util/ |
| D | string_helper.cpp | 57 bool StringHelper::EndWith(const std::string &value, char suffix) in EndWith() 65 bool StringHelper::EndWith(const std::string &value, const std::string &suffix) in EndWith() 110 std::string suffix = value.substr(position); in Replace() local 121 std::string suffix = value.substr(position); in Replace() local
|
| /drivers/peripheral/pin_auth/test/unittest/pin_auth/database/src/ |
| D | pin_db_ops_base_test.cpp | 114 const char *suffix = "we"; variable 141 const char *suffix = "test"; variable
|
| /drivers/peripheral/partitionslot/hdi_service/src/ |
| D | partitionslot_impl.cpp | 39 int32_t PartitionSlotImpl::GetSlotSuffix(int32_t slot, std::string& suffix) in GetSlotSuffix()
|
| /drivers/peripheral/partitionslot/test/unittest/ |
| D | hdf_partitionslot_test.cpp | 67 std::string suffix = ""; variable
|
| /drivers/peripheral/nfc/vendor_adaptor/ |
| D | nfc_vendor_adaptions.cpp | 86 string suffix = DEFAULT_FUNC_NAME_SUFFIX; in GetNfcHalFuncNameSuffix() local 112 int8_t NfcVendorAdaptions::InitNfcHalInterfaces(string nfcHalSoName, string suffix) in InitNfcHalInterfaces()
|
| /drivers/peripheral/partitionslot/hal/src/ |
| D | partitionslot_manager.cpp | 53 int32_t PartitionSlotManager::GetSlotSuffix(int32_t slot, std::string& suffix) in GetSlotSuffix()
|
| /drivers/peripheral/nfc/test/unittest/mock/ |
| D | mock.cpp | 116 int8_t NfcVendorAdaptions::InitNfcHalInterfaces(std::string nfcHalSoName, std::string suffix) in InitNfcHalInterfaces()
|
| /drivers/hdf_core/framework/tools/hdi-gen/codegen/ |
| D | code_emitter.cpp | 152 std::string suffix = fullName.substr(index + 1); in InterfaceToFilePath() local
|
| /drivers/peripheral/camera/test/benchmarktest/v1_0/src/ |
| D | benchmark_common.cpp | 31 int32_t Test::DumpImageFile(int streamId, std::string suffix, const void* buffer, int32_t size) in DumpImageFile()
|
| /drivers/peripheral/camera/test/benchmarktest/v1_1/src/ |
| D | benchmark_common.cpp | 31 int32_t Test::DumpImageFile(int streamId, std::string suffix, const void* buffer, int32_t size) in DumpImageFile()
|
| /drivers/peripheral/camera/test/hdi/v1_0/src/ |
| D | ut_common.cpp | 31 int32_t Test::DumpImageFile(int streamId, std::string suffix, const void* buffer, int32_t size) in DumpImageFile()
|
| /drivers/peripheral/camera/test/hdi/v1_1/src/ |
| D | hdi_common_v1_1.cpp | 31 int32_t Test::DumpImageFile(int streamId, std::string suffix, const void* buffer, int32_t size) in DumpImageFile()
|
| /drivers/peripheral/camera/test/benchmarktest/v1_2/src/ |
| D | benchmark_common.cpp | 31 int32_t Test::DumpImageFile(int streamId, std::string suffix, const void* buffer, int32_t size) in DumpImageFile()
|
| /drivers/peripheral/camera/test/fuzztest/common/src/ |
| D | common.cpp | 29 int32_t CameraManager::DumpImageFile(int streamId, std::string suffix, const void* buffer, int32_t … in DumpImageFile()
|
| /drivers/peripheral/camera/test/hdi/v1_2/src/ |
| D | hdi_common_v1_2.cpp | 33 int32_t Test::DumpImageFile(int streamId, std::string suffix, const void* buffer, int32_t size) in DumpImageFile()
|
| /drivers/peripheral/camera/test/benchmarktest/v1_3/src/ |
| D | benchmark_common.cpp | 32 int32_t Test::DumpImageFile(int streamId, std::string suffix, const void* buffer, int32_t size) in DumpImageFile()
|
| /drivers/peripheral/camera/test/hdi/v1_3/src/ |
| D | hdi_common_v1_3.cpp | 32 int32_t Test::DumpImageFile(int streamId, std::string suffix, const void* buffer, int32_t size) in DumpImageFile()
|
| /drivers/peripheral/camera/test/ut/usb_camera/ |
| D | usb_camera_test.cpp | 1734 void StoreFile(const unsigned char *bufStart, const uint32_t size, const char* suffix) in StoreFile()
|