Home
last modified time | relevance | path

Searched defs:ExecuteCommand (Results 1 – 25 of 41) sorted by relevance

12

/aosp_15_r20/external/rust/android-crates-io/crates/libfuzzer-sys/libfuzzer/
DFuzzerUtilWindows.cpp167 int ExecuteCommand(const Command &Cmd) { in ExecuteCommand() function
172 bool ExecuteCommand(const Command &Cmd, std::string *CmdOutput) { in ExecuteCommand() function
DFuzzerUtilFuchsia.cpp431 int ExecuteCommand(const Command &Cmd) { in ExecuteCommand() function
527 bool ExecuteCommand(const Command &BaseCmd, std::string *CmdOutput) { in ExecuteCommand() function
DFuzzerUtilLinux.cpp23 int ExecuteCommand(const Command &Cmd) { in ExecuteCommand() function
DFuzzerUtilDarwin.cpp41 int ExecuteCommand(const Command &Cmd) { in ExecuteCommand() function
DFuzzerUtilPosix.cpp93 bool ExecuteCommand(const Command &Cmd, std::string *CmdOutput) { in ExecuteCommand() function
/aosp_15_r20/external/ms-tpm-20-ref/TPMCmd/tpm/src/main/
H A DExecCommand.c86 ExecuteCommand( in ExecuteCommand() function
/aosp_15_r20/external/ot-br-posix/src/utils/
H A Dsystem_utils.cpp52 int ExecuteCommand(const char *aFormat, ...) in ExecuteCommand() function
/aosp_15_r20/external/openthread/src/posix/platform/
H A Dutils.cpp53 otError ExecuteCommand(const char *aFormat, ...) in ExecuteCommand() function
/aosp_15_r20/system/core/init/
H A Dsubcontext.proto21 message ExecuteCommand { repeated string args = 1; } message
H A Daction.cpp159 void Action::ExecuteCommand(const Command& command) const { in ExecuteCommand() function in android::init::Action
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/lsp/protocol/
H A Dtsserver.go68 ExecuteCommand(context.Context, *ExecuteCommandParams) (interface{}, error) methodSpec
823 func (s *serverDispatcher) ExecuteCommand(ctx context.Context, params *ExecuteCommandParams) (inter… func
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/utils/vscode/src/lsp/protocol/
Dtsserver.go68 ExecuteCommand(context.Context, *ExecuteCommandParams) (interface{}, error) methodSpec
823 func (s *serverDispatcher) ExecuteCommand(ctx context.Context, params *ExecuteCommandParams) (inter… func
/aosp_15_r20/external/angle/third_party/spirv-tools/src/utils/vscode/src/lsp/protocol/
H A Dtsserver.go68 ExecuteCommand(context.Context, *ExecuteCommandParams) (interface{}, error) methodSpec
823 func (s *serverDispatcher) ExecuteCommand(ctx context.Context, params *ExecuteCommandParams) (inter… func
/aosp_15_r20/external/deqp-deps/amber/src/
Dexecutor.cc108 Result Executor::ExecuteCommand(Engine* engine, Command* cmd) { in ExecuteCommand() function in amber::Executor
/aosp_15_r20/external/clang/lib/Driver/
H A DCompilation.cpp125 int Compilation::ExecuteCommand(const Command &C, in ExecuteCommand() function in Compilation
/aosp_15_r20/trusty/user/app/avb/ipc/
Davb_ipc.cpp39 static int ExecuteCommand(void (AvbManager::*operation)(const Request&, in ExecuteCommand() function
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/tools/reduce/
Dreduce.cpp35 bool ExecuteCommand(const std::string& command) { in ExecuteCommand() function
/aosp_15_r20/external/angle/third_party/spirv-tools/src/tools/reduce/
H A Dreduce.cpp35 bool ExecuteCommand(const std::string& command) { in ExecuteCommand() function
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/tools/reduce/
H A Dreduce.cpp35 bool ExecuteCommand(const std::string& command) { in ExecuteCommand() function
/aosp_15_r20/external/llvm/lib/Fuzzer/
H A DFuzzerUtil.cpp149 int ExecuteCommand(const std::string &Command) { in ExecuteCommand() function
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/
H A Dlangsvr.go461 func (s *server) ExecuteCommand(ctx context.Context, p *lsp.ExecuteCommandParams) (interface{}, err… func
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/utils/vscode/src/
Dlangsvr.go461 func (s *server) ExecuteCommand(ctx context.Context, p *lsp.ExecuteCommandParams) (interface{}, err… func
/aosp_15_r20/external/angle/third_party/spirv-tools/src/utils/vscode/src/
H A Dlangsvr.go461 func (s *server) ExecuteCommand(ctx context.Context, p *lsp.ExecuteCommandParams) (interface{}, err… func
/aosp_15_r20/external/lzma/CPP/7zip/UI/FileManager/
H A DFM.cpp877 static void ExecuteCommand(UINT commandID) in ExecuteCommand() function
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/tools/fuzz/
Dfuzz.cpp46 bool ExecuteCommand(const std::string& command) { in ExecuteCommand() function

12