Home
last modified time | relevance | path

Searched defs:GetRoot (Results 1 – 25 of 29) sorted by relevance

12

/external/pdfium/core/fxcrt/xml/
Dcfx_xmlnode.cpp17 CFX_XMLNode* CFX_XMLNode::GetRoot() { in GetRoot() function in CFX_XMLNode
Dcfx_xmldocument.h22 CFX_XMLElement* GetRoot() const { return root_; } in GetRoot() function
Dcfx_xmlnode_unittest.cpp44 TEST(CFXXMLNodeTest, GetRoot) { in TEST() argument
/external/pdfium/core/fpdfapi/parser/
Dcfdf_document.h29 const CPDF_Dictionary* GetRoot() const { return m_pRootDict.Get(); } in GetRoot() function
Dcpdf_document.h97 const CPDF_Dictionary* GetRoot() const { return m_pRootDict.Get(); } in GetRoot() function
Dcpdf_parser.cpp936 RetainPtr<const CPDF_Dictionary> CPDF_Parser::GetRoot() const { in GetRoot() function in CPDF_Parser
/external/cronet/stable/net/disk_cache/simple/
Dsimple_file_enumerator_unittest.cc15 base::FilePath GetRoot() { in GetRoot() function
/external/cronet/tot/net/disk_cache/simple/
Dsimple_file_enumerator_unittest.cc15 base::FilePath GetRoot() { in GetRoot() function
/external/flatbuffers/include/flatbuffers/
Dbuffer_ref.h39 const T *GetRoot() const { return flatbuffers::GetRoot<T>(buf); } in GetRoot() function
Dgrpc.h60 const T *GetRoot() const { return flatbuffers::GetRoot<T>(data()); } in GetRoot() function
/external/webrtc/test/
Dscoped_key_value_config.cc92 ScopedKeyValueConfig* ScopedKeyValueConfig::GetRoot(ScopedKeyValueConfig* n) { in GetRoot() function in webrtc::test::ScopedKeyValueConfig
/external/pdfium/xfa/fxfa/parser/
Dcxfa_nodeiteratortemplate.h28 NodeType* GetRoot() const { return static_cast<NodeType*>(m_pRoot); } in GetRoot() function
Dcxfa_document.h110 CXFA_Node* GetRoot() const { return m_pRootNode; } in GetRoot() function
/external/pigweed/pw_containers/
Daa_tree_item.cc40 AATreeItem* AATreeItem::GetRoot() { in GetRoot() function in pw::containers::internal::AATreeItem
/external/angle/third_party/spirv-tools/src/source/opt/
Ddominator_tree.h143 DominatorTreeNode* GetRoot() { in GetRoot() function
148 const DominatorTreeNode* GetRoot() const { in GetRoot() function
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Ddominator_tree.h143 DominatorTreeNode* GetRoot() { in GetRoot() function
148 const DominatorTreeNode* GetRoot() const { in GetRoot() function
/external/deqp-deps/SPIRV-Tools/source/opt/
Ddominator_tree.h143 DominatorTreeNode* GetRoot() { in GetRoot() function
148 const DominatorTreeNode* GetRoot() const { in GetRoot() function
/external/pigweed/pw_bluetooth_sapphire/host/common/public/pw_bluetooth_sapphire/internal/host/common/
Dfake_inspect.h88 Node& GetRoot() { return node_; } in GetRoot() function
/external/toolchain-utils/cros_utils/
Dmisc.py84 def GetRoot(scr_name): function
Dlogger.py16 def GetRoot(scr_name): function
/external/tensorflow/tensorflow/compiler/xla/service/
Dheap_simulator.h351 BufferIntervalTreeNode* GetRoot() { return root_; } in GetRoot() function
/external/golang-protobuf/types/known/apipb/
Dapi.pb.go408 func (x *Mixin) GetRoot() string { func
/external/chromiumos-config/go/src/go.chromium.org/chromiumos/config/go/build/api/
Dtest.pb.go116 func (x *BuildTarget) GetRoot() string { func
/external/cronet/stable/net/test/embedded_test_server/
Dembedded_test_server.cc920 scoped_refptr<X509Certificate> EmbeddedTestServer::GetRoot() { in GetRoot() function in net::test_server::EmbeddedTestServer
/external/cronet/tot/net/test/embedded_test_server/
Dembedded_test_server.cc920 scoped_refptr<X509Certificate> EmbeddedTestServer::GetRoot() { in GetRoot() function in net::test_server::EmbeddedTestServer

12