Searched refs:switchStrsSize (Results 1 – 1 of 1) sorted by relevance
132 int32_t switchStrsSize = static_cast<int32_t>(switchStrs.size()); in ParsePluginSwitch() local133 RESSCHED_LOGI("plugin switchStrs size %{public}d", switchStrsSize); in ParsePluginSwitch()134 for (int32_t index = 0; index < switchStrsSize; index++) { in ParsePluginSwitch()