Searched refs:kAtcProfileStDownStepStr (Results 1 – 2 of 2) sorted by relevance
45 constexpr char kAtcProfileStDownStepStr[] = "st_down_step"; variable
328 if (!nodes[i][kAtcProfileStDownStepStr].empty()) in parseAtcProfile()329 mode.st_down_step = nodes[i][kAtcProfileStDownStepStr].asUInt(); in parseAtcProfile()