Searched defs:apply_size_t (Results 1 - 2 of 2) sorted by relevance

/openjdk10/hotspot/src/share/vm/runtime/
H A DcommandLineFlagConstraintList.hpp80 virtual Flag::Error apply_size_t(size_t value, bool verbose = true) { ShouldNotReachHere(); return Flag::ERR_OTHER; }; function in class:CommandLineFlagConstraint
H A DcommandLineFlagConstraintList.cpp181 Flag::Error apply_size_t(size_t value, bool verbose) { function in class:CommandLineFlagConstraint_size_t

Completed in 43 milliseconds