Searched refs:GetRootName (Results 1 – 3 of 3) sorted by relevance
44 std::string dumpsys::ReflectionSchema::GetRootName() const { in GetRootName() function in dumpsys::ReflectionSchema49 return FindInReflectionSchema(GetRootName()); in GetRootReflectionSchema()
33 std::string GetRootName() const;
91 const std::string root_name = reflection_schema_.GetRootName(); in PrintAsJson()