Searched defs:GetLocals (Results 1 – 2 of 2) sorted by relevance
118 TEST_F(DebugInfoCacheTest, GetLocals) in TEST_F() argument
271 std::map<std::string, TypedValue> DebugInfoCache::GetLocals(const PtFrame &frame) in GetLocals() function in ark::tooling::inspector::DebugInfoCache