Searched defs:getInt32 (Results 1 – 4 of 4) sorted by relevance
56 ConfigError_t Config::getInt32(Config_t config, int32_t *value, in getInt32() function in Platform::Config
61 ConfigError_t Config::getInt32(Config_t config, int32_t *value, in getInt32() function in Platform::Config
124 int32_t getInt32(const int32_t defValue) { in getInt32() function