Home
last modified time | relevance | path

Searched defs:suffix (Results 1 - 12 of 12) sorted by relevance

/drivers/peripheral/partitionslot/test/unittest/
H A Dhdf_partitionslot_test.cpp67 std::string suffix = ""; in HWTEST_F() local
/drivers/peripheral/partitionslot/hdi_service/src/
H A Dpartitionslot_impl.cpp39 int32_t PartitionSlotImpl::GetSlotSuffix(int32_t slot, std::string& suffix) in GetSlotSuffix() argument
/drivers/peripheral/pin_auth/test/unittest/pin_auth/database/src/
H A Dpin_db_ops_base_test.cpp114 const char *suffix = "we"; in HWTEST_F() local
141 const char *suffix = "test"; in HWTEST_F() local
/drivers/peripheral/partitionslot/hal/src/
H A Dpartitionslot_manager.cpp53 int32_t PartitionSlotManager::GetSlotSuffix(int32_t slot, std::string& suffix) in GetSlotSuffix() argument
/drivers/peripheral/pin_auth/hdi_service/database/src/
H A Dpin_db_ops_base.c61 ResultCode GenerateFileName(uint64_t templateId, const char *prefix, const char *suffix, in GenerateFileName() argument
102 ResultCode ReadPinFile(uint8_t *data, uint32_t dataLen, uint64_t templateId, const char *suffix) in ReadPinFile() argument
130 ResultCode WritePinFile(const uint8_t *data, uint32_t dataLen, uint64_t templateId, const char *suffix) in WritePinFile() argument
[all...]
H A Dpin_db.c113 static ResultCode RemovePinFile(const uint64_t templateId, const char *suffix, bool needCover) in RemovePinFile() argument
/drivers/hdf_core/framework/tools/hdi-gen/codegen/
H A Dcode_emitter.cpp152 std::string suffix = fullName.substr(index + 1); in InterfaceToFilePath() local
/drivers/hdf_core/framework/tools/hdi-gen/util/
H A Dstring_helper.cpp57 bool StringHelper::EndWith(const std::string &value, char suffix) in EndWith() argument
65 bool StringHelper::EndWith(const std::string &value, const std::string &suffix) in EndWith() argument
110 std::string suffix = value.substr(position); in Replace() local
121 std::string suffix = value.substr(position); in Replace() local
/drivers/peripheral/nfc/test/unittest/mock/
H A Dmock.cpp116 int8_t NfcVendorAdaptions::InitNfcHalInterfaces(std::string nfcHalSoName, std::string suffix) in InitNfcHalInterfaces() argument
/drivers/peripheral/camera/test/ut/usb_camera/
H A Dusb_camera_test.cpp1734 void StoreFile(const unsigned char *bufStart, const uint32_t size, const char* suffix) in StoreFile() argument
/drivers/peripheral/nfc/vendor_adaptor/
H A Dnfc_vendor_adaptions.cpp86 string suffix = DEFAULT_FUNC_NAME_SUFFIX; in GetNfcHalFuncNameSuffix() local
112 int8_t NfcVendorAdaptions::InitNfcHalInterfaces(string nfcHalSoName, string suffix) in InitNfcHalInterfaces() argument
[all...]
/drivers/peripheral/camera/test/common/v1_0/src/
H A Dhdi_common.cpp31 int32_t HdiCommon::DumpImageFile(int streamId, std::string suffix, const void* buffer, int32_t size) in DumpImageFile() argument

Completed in 9 milliseconds