Home
last modified time | relevance | path

Searched refs:wrongvalue (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/runtime_core/libpandabase/utils/
Dpandargs.h1022 void SetBoolUnexpectedValueError(PandArg<bool> *arg, const std::string &wrongvalue) in SetBoolUnexpectedValueError() argument
1024 …andargs: Bool argument " + arg->GetName() + " has unexpected parameter value " + wrongvalue + "\n"; in SetBoolUnexpectedValueError()