Home
last modified time | relevance | path

Searched refs:GetStart (Results 1 – 6 of 6) sorted by relevance

/external/libbrillo/brillo/blkdev_utils/
Ddevice_mapper.h39 uint64_t GetStart() const { return start_; } in GetStart() function
Ddevice_mapper_test.cc108 EXPECT_EQ(dm_table.GetStart(), 0); in TEST()
Ddevice_mapper.cc143 if (!task->AddTarget(table.GetStart(), table.GetSize(), table.GetType(), in Setup()
/external/antlr/runtime/Delphi/Sources/Antlr3.Runtime/
DAntlr.Runtime.pas1163 function GetStart: IANTLRInterface;
1174 property Start: IANTLRInterface read GetStart write SetStart;
2512 function GetStart: IANTLRInterface; virtual;
2527 function GetStart: IANTLRInterface; override;
5707 function TRuleReturnScope.GetStart: IANTLRInterface; in TRuleReturnScope.GetStart() function
5744 function TParserRuleReturnScope.GetStart: IANTLRInterface; in TParserRuleReturnScope.GetStart() function
DAntlr.Runtime.Tree.pas1864 function GetStart: IANTLRInterface; override;
4494 function TTreeRuleReturnScope.GetStart: IANTLRInterface; in GetStart() function
/external/golang-protobuf/protoc-gen-go/descriptor/
Ddescriptor.pb.go675 func (m *DescriptorProto_ExtensionRange) GetStart() int32 { func
732 func (m *DescriptorProto_ReservedRange) GetStart() int32 { func
1091 func (m *EnumDescriptorProto_EnumReservedRange) GetStart() int32 { func