Home
last modified time | relevance | path

Searched defs:argUint32 (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Djs_runtime_options.cpp176 uint32_t argUint32; in ParseCommand() local
563 bool JSRuntimeOptions::ParseUint32Param(const std::string &option, uint32_t *argUint32) in ParseUint32Param()