Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Host/common/
DHost.cpp471 const FileSpec &working_dir, int *status_ptr, in RunShellCommand()
482 const FileSpec &working_dir, int *status_ptr, in RunShellCommand()
492 int *status_ptr, int *signo_ptr, in RunShellCommand()
502 const FileSpec &working_dir, int *status_ptr, in RunShellCommand()
/external/llvm-project/lldb/source/Target/
DRemoteAwarePlatform.cpp174 llvm::StringRef command, const FileSpec &working_dir, int *status_ptr, in RunShellCommand()
183 int *status_ptr, int *signo_ptr, std::string *command_output, in RunShellCommand()
DPlatform.cpp1322 int *status_ptr, // Pass nullptr if you don't want the process exit status in RunShellCommand()
1338 int *status_ptr, // Pass nullptr if you don't want the process exit status in RunShellCommand()
/external/grpc-grpc/include/grpcpp/impl/codegen/
Dcallback_common.h74 Status* status_ptr() { return &status_; } in status_ptr() function
/external/rust/crates/grpcio-sys/grpc/spm-cpp-include/grpcpp/impl/codegen/
Dcallback_common.h95 Status* status_ptr() { return &status_; } in status_ptr() function
/external/rust/crates/grpcio-sys/grpc/include/grpcpp/impl/codegen/
Dcallback_common.h95 Status* status_ptr() { return &status_; } in status_ptr() function
/external/llvm-project/lldb/source/Plugins/Platform/gdb-server/
DPlatformRemoteGDBServer.cpp717 int *status_ptr, // Pass NULL if you don't want the process exit status in RunShellCommand()
/external/llvm-project/lldb/source/Plugins/Process/gdb-remote/
DGDBRemoteCommunicationClient.cpp2834 int *status_ptr, // Pass NULL if you don't want the process exit status in RunShellCommand()