Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/tooling/
Dperf_counter.h153 uint64_t config_; variable
/arkcompiler/ets_frontend/ets2panda/test/unit/plugin/
Duse_plugin_to_test_export_table.cpp126 auto config_ = reinterpret_cast<ark::es2panda::public_lib::ConfigImpl *>(config); in main() local
/arkcompiler/ets_runtime/ecmascript/mem/
Dheap.h420 const EcmaParamConfiguration config_; variable