Searched refs:GetRoot (Results 1 – 9 of 9) sorted by relevance
40 FileSpec file = GetRoot().CopyByAppendingPathComponent(Info::file); in Keep()60 FileSpec file = GetRoot().CopyByAppendingPathComponent(Info::file); in Keep()82 FileSpec file = GetRoot().CopyByAppendingPathComponent(Info::file); in Keep()99 GetRoot().CopyByAppendingPathComponent(filename)); in GetNewProcessInfoRecorder()127 FileSpec file = this->GetRoot().CopyByAppendingPathComponent(Info::file); in Keep()
105 FileSpec file = GetRoot().CopyByAppendingPathComponent(Info::file); in Keep()131 PacketRecorder::Create(GetRoot().CopyByAppendingPathComponent(filename)); in GetNewPacketRecorder()150 FileSpec history_file = GetRoot().CopyByAppendingPathComponent(Info::file); in GetHistoryStream()
117 return g->GetRoot(); in GetReproducerPath()119 return l->GetRoot(); in GetReproducerPath()179 const FileSpec &Generator::GetRoot() const { return m_root; } in GetRoot() function in Generator
43 const FileSpec &GetRoot() const { return m_root; } in GetRoot() function132 const FileSpec &GetRoot() const;164 return GetRoot().CopyByAppendingPathComponent(T::file); in GetFile()178 const FileSpec &GetRoot() const { return m_root; } in GetRoot() function
152 FileSpec file = this->GetRoot().CopyByAppendingPathComponent(T::Info::file); in Keep()256 T::Create(this->GetRoot().CopyByAppendingPathComponent(filename)); in GetNewRecorder()273 FileSpec file = this->GetRoot().CopyByAppendingPathComponent(V::Info::file); in Keep()360 loader->GetRoot().CopyByAppendingPathComponent(file); in Create()
95 reproducer.GetGenerator()->GetRoot()); in TEST()119 provider->GetRoot()); in TEST()147 provider.GetRoot()); in TEST()
222 ValueObject *root(GetRoot()); in IsInScope()
3025 ValueObject *root(GetRoot()); in GetModule()3031 ValueObject *ValueObject::GetRoot() { in GetRoot() function in ValueObject3052 ValueObject *root(GetRoot()); in GetAddressTypeOfChildren()3082 if (GetRoot()) { in GetPreferredDisplayLanguage()3083 if (GetRoot() == this) { in GetPreferredDisplayLanguage()3091 type = GetRoot()->GetPreferredDisplayLanguage(); in GetPreferredDisplayLanguage()
455 ValueObject *GetRoot();1008 GetRoot()->DoUpdateChildrenAddressType(*this); in UpdateChildrenAddressType()