Searched defs:isSigned (Results 1 – 7 of 7) sorted by relevance
19 char SignatureBlockTypes::GetProfileBlockTypes(const std::string& isSigned) in GetProfileBlockTypes()
56 public static char getProfileBlockTypes(String isSigned) { in getProfileBlockTypes()
108 char isSigned = SignatureBlockTypes.getProfileBlockTypes(profileSigned); in writeBlockDataToFile() local
238 char isSigned = SignatureBlockTypes.getProfileBlockTypes(profileSigned); in generateProfileSignByte() local
86 char isSigned = SignatureBlockTypes::GetProfileBlockTypes(profileSigned); in WriteBlockDataToFile() local
239 char isSigned = SignatureBlockTypes::GetProfileBlockTypes(profileSigned); in GenerateProfileSignByte() local
139 uint8_t isSigned = 0; member