Searched refs:GetObjectLayout (Results 1 – 3 of 3) sorted by relevance
80 std::shared_ptr<Layout> GetObjectLayout(const std::string &name);
48 std::shared_ptr<Layout> Meta::GetObjectLayout(const std::string &name) in GetObjectLayout() function in rawheap_translate::Meta
409 auto layout = meta_->GetObjectLayout("Dictionary"); in BuildDictionaryEdges()