id: 1 unit: bool AiaSendHttpsRequest() file: ports/HTTP/src/aia_http_config.c start line: 73 end line: 263 size: 178 LOC McCabe index: 13 number of parameters: 5 id: 2 unit: bool AiaStoreAlert() file: ports/Storage/src/aia_storage_config.c start line: 201 end line: 308 size: 86 LOC McCabe index: 14 number of parameters: 5 id: 3 unit: bool AiaDeleteAlert() file: ports/Storage/src/aia_storage_config.c start line: 310 end line: 387 size: 64 LOC McCabe index: 10 number of parameters: 2 id: 4 unit: bool AiaLoadAlert() file: ports/Storage/src/aia_storage_config.c start line: 389 end line: 451 size: 57 LOC McCabe index: 10 number of parameters: 6 id: 5 unit: bool AiaMqttPublish() file: ports/IoT/src/aia_iot_config.c start line: 23 end line: 63 size: 38 LOC McCabe index: 6 number of parameters: 6 id: 6 unit: bool AiaStoreBlob() file: ports/Storage/src/aia_storage_config.c start line: 99 end line: 129 size: 27 LOC McCabe index: 7 number of parameters: 3 id: 7 unit: bool AiaGetIotClientId() file: ports/Registration/src/aia_registration_config.c start line: 32 end line: 58 size: 26 LOC McCabe index: 5 number of parameters: 2 id: 8 unit: bool AiaGetAwsAccountId() file: ports/Registration/src/aia_registration_config.c start line: 60 end line: 86 size: 26 LOC McCabe index: 5 number of parameters: 2 id: 9 unit: bool AiaLoadBlob() file: ports/Storage/src/aia_storage_config.c start line: 131 end line: 160 size: 26 LOC McCabe index: 7 number of parameters: 3 id: 10 unit: bool AiaGetIotEndpoint() file: ports/Registration/src/aia_registration_config.c start line: 88 end line: 113 size: 25 LOC McCabe index: 5 number of parameters: 2 id: 11 unit: bool AiaGetRefreshToken() file: ports/LWA/src/aia_lwa_config.c start line: 30 end line: 51 size: 21 LOC McCabe index: 4 number of parameters: 2 id: 12 unit: bool AiaGetLwaClientId() file: ports/LWA/src/aia_lwa_config.c start line: 53 end line: 74 size: 21 LOC McCabe index: 4 number of parameters: 2 id: 13 unit: AiaTimepointSeconds_t AiaClock_GetTimeSinceNTPEpoch() file: ports/Clock/src/aia_clock_config.c start line: 59 end line: 84 size: 20 LOC McCabe index: 3 number of parameters: 0 id: 14 unit: bool AiaLoadAlerts() file: ports/Storage/src/aia_storage_config.c start line: 453 end line: 471 size: 19 LOC McCabe index: 3 number of parameters: 2 id: 15 unit: size_t AiaGetBlobSize() file: ports/Storage/src/aia_storage_config.c start line: 179 end line: 199 size: 18 LOC McCabe index: 4 number of parameters: 1 id: 16 unit: void AiaClock_SetTimeSinceNTPEpoch() file: ports/Clock/src/aia_clock_config.c start line: 86 end line: 103 size: 16 LOC McCabe index: 2 number of parameters: 1 id: 17 unit: inline bool AiaMqttSubscribe() file: ports/IoT/include/iot/aia_iot_config.h start line: 349 end line: 365 size: 16 LOC McCabe index: 1 number of parameters: 5 id: 18 unit: inline bool AiaMqttUnsubscribe() file: ports/IoT/include/iot/aia_iot_config.h start line: 378 end line: 394 size: 16 LOC McCabe index: 1 number of parameters: 5 id: 19 unit: bool AiaHttpStoreNetworkInfo() file: ports/HTTP/src/aia_http_config.c start line: 58 end line: 71 size: 14 LOC McCabe index: 3 number of parameters: 2 id: 20 unit: bool AiaBlobExists() file: ports/Storage/src/aia_storage_config.c start line: 162 end line: 177 size: 14 LOC McCabe index: 3 number of parameters: 1 id: 21 unit: static inline bool AiaCrypto_CalculateSharedSecret() file: ports/Crypto/include/crypto/aia_crypto_config.h start line: 164 end line: 174 size: 11 LOC McCabe index: 1 number of parameters: 7 id: 22 unit: inline bool AiaFindJsonValue() file: ports/IoT/include/iot/aia_iot_config.h start line: 128 end line: 137 size: 10 LOC McCabe index: 5 number of parameters: 6 id: 23 unit: static inline bool AiaCrypto_Encrypt() file: ports/Crypto/include/crypto/aia_crypto_config.h start line: 93 end line: 101 size: 9 LOC McCabe index: 1 number of parameters: 7 id: 24 unit: static inline bool AiaCrypto_Decrypt() file: ports/Crypto/include/crypto/aia_crypto_config.h start line: 121 end line: 129 size: 9 LOC McCabe index: 1 number of parameters: 7 id: 25 unit: static inline bool AiaCrypto_GenerateKeyPair() file: ports/Crypto/include/crypto/aia_crypto_config.h start line: 142 end line: 150 size: 9 LOC McCabe index: 1 number of parameters: 5 id: 26 unit: static inline void AiaAtomic_Store_u32() file: ports/IoT/include/iot/aia_iot_config.h start line: 156 end line: 161 size: 6 LOC McCabe index: 2 number of parameters: 2 id: 27 unit: bool AiaCrypto_SetKey() file: ports/Crypto/src/aia_crypto_config.c start line: 25 end line: 30 size: 6 LOC McCabe index: 1 number of parameters: 3 id: 28 unit: static inline AiaDataStreamIndex_t AiaDataStreamAtomicIndex_Load() file: ports/IoT/include/iot/aia_iot_config.h start line: 198 end line: 202 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 29 unit: static inline void AiaDataStreamAtomicIndex_Store() file: ports/IoT/include/iot/aia_iot_config.h start line: 208 end line: 212 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 30 unit: static inline AiaDataStreamIndex_t AiaDataStreamAtomicIndex_Add() file: ports/IoT/include/iot/aia_iot_config.h start line: 222 end line: 226 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 31 unit: static inline size_t Aia_Base64GetEncodeSize() file: ports/Crypto/include/crypto/aia_crypto_config.h start line: 184 end line: 188 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 32 unit: static inline size_t Aia_Base64GetDecodeSize() file: ports/Crypto/include/crypto/aia_crypto_config.h start line: 198 end line: 202 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 33 unit: static inline bool Aia_Base64Encode() file: ports/Crypto/include/crypto/aia_crypto_config.h start line: 216 end line: 220 size: 5 LOC McCabe index: 1 number of parameters: 4 id: 34 unit: static inline bool Aia_Base64Decode() file: ports/Crypto/include/crypto/aia_crypto_config.h start line: 234 end line: 238 size: 5 LOC McCabe index: 1 number of parameters: 4 id: 35 unit: static inline void AiaCriticalFailure() file: ports/Common/include/common/aia_common_config.h start line: 49 end line: 53 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 36 unit: static inline bool AiaTaskPoolSucceeded() file: ports/IoT/include/iot/aia_iot_config.h start line: 96 end line: 99 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 37 unit: static inline uint32_t AiaAtomic_Load_u32() file: ports/IoT/include/iot/aia_iot_config.h start line: 145 end line: 148 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 38 unit: static inline uint32_t AiaAtomic_Add_u32() file: ports/IoT/include/iot/aia_iot_config.h start line: 173 end line: 176 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 39 unit: static inline void AiaAtomicBool_Set() file: ports/IoT/include/iot/aia_iot_config.h start line: 236 end line: 239 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 40 unit: static inline void AiaAtomicBool_Clear() file: ports/IoT/include/iot/aia_iot_config.h start line: 242 end line: 245 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 41 unit: static inline AiaAtomicBool_t AiaAtomicBool_Load() file: ports/IoT/include/iot/aia_iot_config.h start line: 248 end line: 251 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 42 unit: static inline void AiaFree() file: ports/Memory/include/memory/aia_memory_config.h start line: 46 end line: 49 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 43 unit: static inline bool AiaRandom_Seed() file: ports/Crypto/include/crypto/aia_crypto_config.h start line: 43 end line: 46 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 44 unit: static inline bool AiaRandom_Rand() file: ports/Crypto/include/crypto/aia_crypto_config.h start line: 57 end line: 60 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 45 unit: uint8_t AiaLoadVolume() file: ports/Storage/src/aia_storage_config.c start line: 40 end line: 45 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 46 unit: bool AiaStoreSecret() file: ports/Storage/src/aia_storage_config.c start line: 52 end line: 55 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 47 unit: bool AiaLoadSecret() file: ports/Storage/src/aia_storage_config.c start line: 57 end line: 60 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 48 unit: size_t AiaGetAlertsSize() file: ports/Storage/src/aia_storage_config.c start line: 473 end line: 476 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 49 unit: bool AiaAlertsBlobExists() file: ports/Storage/src/aia_storage_config.c start line: 478 end line: 481 size: 4 LOC McCabe index: 1 number of parameters: 0