Searched defs:subKey (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/common_components/common_runtime/ |
| D | base_runtime_param.cpp | 48 #define INIT_DEFAULT_PARAM(key, subKey, type, minValue, maxValue, defaultValue) \ in DefaultRuntimeParam() argument
|
| /arkcompiler/ets_runtime/ecmascript/ |
| D | js_runtime_options.cpp | 1771 #define PARAM_PAESER_DEFINE(key, subKey, type, minValue, maxValue, defaultValue) \ argument 1827 #define PARSE_RUNTIME_PARAM(key, subKey, type, minValue, maxValue, defaultValue) … in RUNTIME_PARAM_LIST() argument
|