Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
H A Djs_runtime_options.cpp1358 LOG_ECMA(ERROR) << "getopt: \\"" << option << "\\" argument has invalid parameter value \\"" << optarg <<"\\"\\n"; ParseDoubleParam() local
1374 LOG_ECMA(ERROR) << "getopt: \\"" << option << "\\" argument has invalid parameter value \\"" << optarg <<"\\"\\n"; ParseIntParam() local
1391 LOG_ECMA(ERROR) << "getopt: \\"" << option << "\\" argument has invalid parameter value \\"" << optarg <<"\\"\\n"; ParseUint32Param() local
1408 LOG_ECMA(ERROR) << "getopt: \\"" << option << "\\" argument has invalid parameter value \\"" << optarg <<"\\"\\n"; ParseUint64Param() local
[all...]

Completed in 2 milliseconds