Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/tooling/inspector/tests/
Ddebug_info_cache.cpp118 TEST_F(DebugInfoCacheTest, GetLocals) in TEST_F() argument
/arkcompiler/runtime_core/static_core/runtime/tooling/inspector/
Ddebug_info_cache.cpp271 std::map<std::string, TypedValue> DebugInfoCache::GetLocals(const PtFrame &frame) in GetLocals() function in ark::tooling::inspector::DebugInfoCache