Searched refs:GetStart (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/sandbox/win/src/
H A Dcrosscall_client.h58 const void* GetStart() const { function in class:sandbox::CopyHelper
97 const void* GetStart() const { function in class:sandbox::CopyHelper
137 const void* GetStart() const { function in class:sandbox::CopyHelper
189 const void* GetStart() const { function in class:sandbox::CopyHelper
190 return Base::GetStart();
219 const void* GetStart() const { function in class:sandbox::CopyHelper
220 return Base::GetStart();
256 const void* GetStart() const { function in class:sandbox::CopyHelper
305 if (!params->CopyParamIn(num - 1, ch##num.GetStart(), ch##num.GetSize(), \
/external/chromium_org/ui/base/ime/win/
H A Dtsf_text_store.cc759 if (FAILED(context->GetStart(read_only_edit_cookie,
/external/chromium_org/win8/metro_driver/ime/
H A Dtext_store.cc748 if (FAILED(context->GetStart(read_only_edit_cookie,
/external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
H A 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;
5744 function TParserRuleReturnScope.GetStart: IANTLRInterface;
H A DAntlr.Runtime.Tree.pas1864 function GetStart: IANTLRInterface; override;
4494 function TTreeRuleReturnScope.GetStart: IANTLRInterface;

Completed in 403 milliseconds