Searched defs:className_ (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/runtime_core/static_core/runtime/hotreload/ | ||
| D | hotreload.h | 32 const std::string className_; member |
| /arkcompiler/runtime_core/static_core/compiler/tests/ | ||
| D | aot_test.cpp | 275 const std::string className_ {"Foo"}; member in ark::compiler::AotTestBuildAndCheck |