Searched refs:configStrMap (Results 1 – 4 of 4) sorted by relevance
68 if (conf->mConfigMap.find(configStrMap[config].name) == conf->mConfigMap.end()) { in getInt32()73 *value = (int32_t) atoi(conf->mConfigMap[configStrMap[config].name].c_str()); in getInt32()75 __func__, configStrMap[config].name, *value); in getInt32()
83 static const struct configStr configStrMap[] = { variable
88 static const struct configStr configStrMap[] = { variable