Home
last modified time | relevance | path

Searched defs:GetProgram (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/libchrome-gestures/src/
H A Dcommand_line.cc129 std::string CommandLine::GetProgram() const { in GetProgram() function in gestures::CommandLine
/aosp_15_r20/external/libchrome/base/
H A Dcommand_line.cc269 FilePath CommandLine::GetProgram() const { in GetProgram() function in base::CommandLine
/aosp_15_r20/external/cronet/base/
H A Dcommand_line.cc318 FilePath CommandLine::GetProgram() const { in GetProgram() function in base::CommandLine
/aosp_15_r20/external/antlr/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/
H A DTokenRewriteStream.cs348 protected virtual IList<RewriteOperation> GetProgram(string name) { in GetProgram() method in Antlr.Runtime.TokenRewriteStream
/aosp_15_r20/external/antlr/runtime/Delphi/Sources/Antlr3.Runtime/
H A DAntlr.Runtime.pas2739 function GetProgram(const Name: String): IList<IRewriteOperation>; virtual; in GetProgram() function
5893 function TTokenRewriteStream.GetProgram( in GetProgram() function