Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/entrypoints/
Dentrypoints.cpp52 class ScopedLog { class
55 explicit ScopedLog(const char *function) : function_(function) in ScopedLog() function in ark::ScopedLog