Home
last modified time | relevance | path

Searched defs:GetTree (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/antlr/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/
H A DParseTreeBuilder.cs54 public virtual ParseTree GetTree() { in GetTree() method in Antlr.Runtime.Debug.ParseTreeBuilder
/aosp_15_r20/external/bazelbuild-remote-apis/build/bazel/remote/execution/v2/
H A Dremote_execution.proto430 rpc GetTree(GetTreeRequest) returns (stream GetTreeResponse) { rpc
H A Dremote_execution.pb.go7193GetTree(ctx context.Context, in *GetTreeRequest, opts ...grpc.CallOption) (ContentAddressableStora… methodSpec
7231 func (c *contentAddressableStorageClient) GetTree(ctx context.Context, in *GetTreeRequest, opts ...… func
7344 GetTree(*GetTreeRequest, ContentAddressableStorage_GetTreeServer) error methodSpec
7360 func (*UnimplementedContentAddressableStorageServer) GetTree(*GetTreeRequest, ContentAddressableSto… func
/aosp_15_r20/external/antlr/runtime/Delphi/Sources/Antlr3.Runtime/
H A DAntlr.Runtime.pas1167 function GetTree: IANTLRInterface; in GetTree() function
2516 function GetTree: IANTLRInterface; virtual; in GetTree() function
5722 function TRuleReturnScope.GetTree: IANTLRInterface; in TRuleReturnScope.GetTree() function