Searched refs:optionValue (Results 1 – 3 of 3) sorted by relevance
122 std::string optionValue; in parseArguments() local131 optionValue = argv[i]; in parseArguments()133 options[optionName] = optionValue; in parseArguments()
136 final int optionValue = in updateState() local142 ((SwitchPreference) mPreference).setChecked(optionValue == ENABLE_16K_PAGE_SIZE); in updateState()
921 int optionValue = 0; in getIkeOptions() local924 result.add(optionValue); in getIkeOptions()927 optionValue++; in getIkeOptions()