/external/pdfium/core/fxcrt/xml/ |
D | cfx_xmlnode.cpp | 17 CFX_XMLNode* CFX_XMLNode::GetRoot() { in GetRoot() function in CFX_XMLNode
|
D | cfx_xmldocument.h | 22 CFX_XMLElement* GetRoot() const { return root_; } in GetRoot() function
|
D | cfx_xmlnode_unittest.cpp | 44 TEST(CFXXMLNodeTest, GetRoot) { in TEST() argument
|
/external/pdfium/core/fpdfapi/parser/ |
D | cfdf_document.h | 29 const CPDF_Dictionary* GetRoot() const { return m_pRootDict.Get(); } in GetRoot() function
|
D | cpdf_document.h | 97 const CPDF_Dictionary* GetRoot() const { return m_pRootDict.Get(); } in GetRoot() function
|
D | cpdf_parser.cpp | 936 RetainPtr<const CPDF_Dictionary> CPDF_Parser::GetRoot() const { in GetRoot() function in CPDF_Parser
|
/external/cronet/stable/net/disk_cache/simple/ |
D | simple_file_enumerator_unittest.cc | 15 base::FilePath GetRoot() { in GetRoot() function
|
/external/cronet/tot/net/disk_cache/simple/ |
D | simple_file_enumerator_unittest.cc | 15 base::FilePath GetRoot() { in GetRoot() function
|
/external/flatbuffers/include/flatbuffers/ |
D | buffer_ref.h | 39 const T *GetRoot() const { return flatbuffers::GetRoot<T>(buf); } in GetRoot() function
|
D | grpc.h | 60 const T *GetRoot() const { return flatbuffers::GetRoot<T>(data()); } in GetRoot() function
|
/external/webrtc/test/ |
D | scoped_key_value_config.cc | 92 ScopedKeyValueConfig* ScopedKeyValueConfig::GetRoot(ScopedKeyValueConfig* n) { in GetRoot() function in webrtc::test::ScopedKeyValueConfig
|
/external/pdfium/xfa/fxfa/parser/ |
D | cxfa_nodeiteratortemplate.h | 28 NodeType* GetRoot() const { return static_cast<NodeType*>(m_pRoot); } in GetRoot() function
|
D | cxfa_document.h | 110 CXFA_Node* GetRoot() const { return m_pRootNode; } in GetRoot() function
|
/external/pigweed/pw_containers/ |
D | aa_tree_item.cc | 40 AATreeItem* AATreeItem::GetRoot() { in GetRoot() function in pw::containers::internal::AATreeItem
|
/external/angle/third_party/spirv-tools/src/source/opt/ |
D | dominator_tree.h | 143 DominatorTreeNode* GetRoot() { in GetRoot() function 148 const DominatorTreeNode* GetRoot() const { in GetRoot() function
|
/external/swiftshader/third_party/SPIRV-Tools/source/opt/ |
D | dominator_tree.h | 143 DominatorTreeNode* GetRoot() { in GetRoot() function 148 const DominatorTreeNode* GetRoot() const { in GetRoot() function
|
/external/deqp-deps/SPIRV-Tools/source/opt/ |
D | dominator_tree.h | 143 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/ |
D | fake_inspect.h | 88 Node& GetRoot() { return node_; } in GetRoot() function
|
/external/toolchain-utils/cros_utils/ |
D | misc.py | 84 def GetRoot(scr_name): function
|
D | logger.py | 16 def GetRoot(scr_name): function
|
/external/tensorflow/tensorflow/compiler/xla/service/ |
D | heap_simulator.h | 351 BufferIntervalTreeNode* GetRoot() { return root_; } in GetRoot() function
|
/external/golang-protobuf/types/known/apipb/ |
D | api.pb.go | 408 func (x *Mixin) GetRoot() string { func
|
/external/chromiumos-config/go/src/go.chromium.org/chromiumos/config/go/build/api/ |
D | test.pb.go | 116 func (x *BuildTarget) GetRoot() string { func
|
/external/cronet/stable/net/test/embedded_test_server/ |
D | embedded_test_server.cc | 920 scoped_refptr<X509Certificate> EmbeddedTestServer::GetRoot() { in GetRoot() function in net::test_server::EmbeddedTestServer
|
/external/cronet/tot/net/test/embedded_test_server/ |
D | embedded_test_server.cc | 920 scoped_refptr<X509Certificate> EmbeddedTestServer::GetRoot() { in GetRoot() function in net::test_server::EmbeddedTestServer
|