Searched refs:loc_max_len (Results 1 – 1 of 1) sorted by relevance
745 const long loc_max_len = 260; in init() local746 auto loc = make_unique<char[]>(loc_max_len); in init()753 … if (!NxpConfig_GetStrArrayVal(NAME_COUNTRY_CODE_CAP_FILE_LOCATION, i, loc.get(), loc_max_len)) { in init()