Home
last modified time | relevance | path

Searched defs:GetCommand (Results 1 – 8 of 8) sorted by relevance

/external/pdfium/xfa/fwl/
Dcfwl_eventmouse.h22 CFWL_MessageMouse::MouseCommand GetCommand() const { return m_dwCmd; } in GetCommand() function
/external/chromiumos-config/go/src/go.chromium.org/chromiumos/config/go/test/api/
Dadb_service.pb.go72 func (x *ADBCommandRequest) GetCommand() string { func
Dcros_tool_runner_container_service.pb.go1178 func (m *StackCommandsRequest_Stackable) GetCommand() isStackCommandsRequest_Stackable_Command { func
Dservod_service.pb.go600 func (x *ExecCmdRequest) GetCommand() string { func
Ddut_service.pb.go149 func (x *ExecCommandRequest) GetCommand() string { func
/external/chromiumos-config/go/src/go.chromium.org/chromiumos/config/go/api/test/metadata/v1/
Dmetadata.pb.go190 func (x *RemoteTestDriver) GetCommand() string { func
/external/chromiumos-config/go/src/go.chromium.org/chromiumos/config/go/api/test/tls/
Dcommontls.pb.go400 func (x *ExecDutCommandRequest) GetCommand() string { func
/external/clang/lib/Driver/
DTools.cpp10145 std::unique_ptr<Command> visualstudio::Compiler::GetCommand( in GetCommand() function in visualstudio::Compiler