Home
last modified time | relevance | path

Searched defs:runCommand (Results 1 – 25 of 111) sorted by relevance

12345

/aosp_15_r20/system/logging/logd/
H A DCommandListener.cpp87 int CommandListener::ClearCmd::runCommand(SocketClient* cli, int argc, char** argv) { in runCommand() function in CommandListener::ClearCmd
105 int CommandListener::GetBufSizeCmd::runCommand(SocketClient* cli, int argc, char** argv) { in runCommand() function in CommandListener::GetBufSizeCmd
109 int CommandListener::GetBufSizeReadableCmd::runCommand(SocketClient* cli, int argc, char** argv) { in runCommand() function in CommandListener::GetBufSizeReadableCmd
114 int CommandListener::GetBufSizeUsedCmd::runCommand(SocketClient* cli, int argc, char** argv) { in runCommand() function in CommandListener::GetBufSizeUsedCmd
118 int CommandListener::SetBufSizeCmd::runCommand(SocketClient* cli, int argc, in runCommand() function in CommandListener::SetBufSizeCmd
158 int CommandListener::GetStatisticsCmd::runCommand(SocketClient* cli, int argc, char** argv) { in runCommand() function in CommandListener::GetStatisticsCmd
193 int CommandListener::GetPruneListCmd::runCommand(SocketClient* cli, int, char**) { in runCommand() function in CommandListener::GetPruneListCmd
199 int CommandListener::SetPruneListCmd::runCommand(SocketClient* cli, int argc, char** argv) { in runCommand() function in CommandListener::SetPruneListCmd
223 int CommandListener::GetEventTagCmd::runCommand(SocketClient* cli, int argc, char** argv) { in runCommand() function in CommandListener::GetEventTagCmd
267 int CommandListener::ReinitCmd::runCommand(SocketClient* cli, int, char**) { in runCommand() function in CommandListener::ReinitCmd
[all …]
/aosp_15_r20/system/netd/server/
H A DNdcDispatcher.cpp166 int NdcDispatcher::InterfaceCmd::runCommand(NdcClient* cli, int argc, char** argv) const { in runCommand() function in android::net::NdcDispatcher::InterfaceCmd
353 int NdcDispatcher::IpFwdCmd::runCommand(NdcClient* cli, int argc, char** argv) const { in runCommand() function in android::net::NdcDispatcher::IpFwdCmd
407 int NdcDispatcher::TetherCmd::runCommand(NdcClient* cli, int argc, char** argv) const { in runCommand() function in android::net::NdcDispatcher::TetherCmd
501 int NdcDispatcher::NatCmd::runCommand(NdcClient* cli, int argc, char** argv) const { in runCommand() function in android::net::NdcDispatcher::NatCmd
554 int NdcDispatcher::BandwidthControlCmd::runCommand(NdcClient* cli, int argc, char** argv) const { in runCommand() function in android::net::NdcDispatcher::BandwidthControlCmd
680 int NdcDispatcher::IdletimerControlCmd::runCommand(NdcClient* cli, int argc, char** argv) const { in runCommand() function in android::net::NdcDispatcher::IdletimerControlCmd
776 int NdcDispatcher::FirewallCmd::runCommand(NdcClient* cli, int argc, char** argv) const { in runCommand() function in android::net::NdcDispatcher::FirewallCmd
869 int NdcDispatcher::StrictCmd::runCommand(NdcClient* cli, int argc, char** argv) const { in runCommand() function in android::net::NdcDispatcher::StrictCmd
923 int NdcDispatcher::NetworkCommand::runCommand(NdcClient* cli, int argc, char** argv) const { in runCommand() function in android::net::NdcDispatcher::NetworkCommand
/aosp_15_r20/cts/hostsidetests/shortcuts/hostside/src/android/content/pm/cts/shortcuthost/
H A DBaseShortcutManagerHostTest.java262 private String runCommand(String command) throws Exception { in runCommand() method in BaseShortcutManagerHostTest
266 private String runCommand(String command, String expectedOutputPattern) throws Exception { in runCommand() method in BaseShortcutManagerHostTest
275 private String runCommand(String command, String expectedOutputPattern, in runCommand() method in BaseShortcutManagerHostTest
/aosp_15_r20/cts/hostsidetests/appbinding/hostside/src/com/android/cts/appbinding/
H A DAppBindingHostTest.java97 private String runCommand(String command) throws Exception { in runCommand() method in AppBindingHostTest
101 private String runCommand(String command, String expectedOutputPattern) throws Exception { in runCommand() method in AppBindingHostTest
110 private String runCommand(String command, String expectedOutputPattern, in runCommand() method in AppBindingHostTest
/aosp_15_r20/external/emma/core/java12/com/vladium/emma/
H A DrunCommand.java28 final class runCommand extends Command class
272 protected runCommand (final String usageToolName, final String [] args) in runCommand() method in runCommand
/aosp_15_r20/packages/modules/DnsResolver/
DDnsProxyListener.cpp995 int DnsProxyListener::GetAddrInfoCmd::runCommand(SocketClient* cli, int argc, char** argv) { in runCommand() function in android::net::DnsProxyListener::GetAddrInfoCmd
1051 int DnsProxyListener::ResNSendCommand::runCommand(SocketClient* cli, int argc, char** argv) { in runCommand() function in android::net::DnsProxyListener::ResNSendCommand
1216 int DnsProxyListener::GetDnsNetIdCommand::runCommand(SocketClient* cli, int argc, char** argv) { in runCommand() function in android::net::DnsProxyListener::GetDnsNetIdCommand
1259 int DnsProxyListener::GetHostByNameCmd::runCommand(SocketClient* cli, int argc, char** argv) { in runCommand() function in android::net::DnsProxyListener::GetHostByNameCmd
1394 int DnsProxyListener::GetHostByAddrCmd::runCommand(SocketClient* cli, int argc, char** argv) { in runCommand() function in android::net::DnsProxyListener::GetHostByAddrCmd
/aosp_15_r20/external/deqp/modules/gles31/functional/
H A Des31fSynchronizationTests.cpp1553 void InterCallTestCase::runCommand(const op::WriteData &cmd, int stepNdx, int &programFriendlyName) in runCommand() function in deqp::gles31::Functional::__anon966269800111::InterCallTestCase
1589 void InterCallTestCase::runCommand(const op::ReadData &cmd, int stepNdx, int &programFriendlyName, in runCommand() function in deqp::gles31::Functional::__anon966269800111::InterCallTestCase
1595 void InterCallTestCase::runCommand(const op::Barrier &cmd) in runCommand() function in deqp::gles31::Functional::__anon966269800111::InterCallTestCase
1617 void InterCallTestCase::runCommand(const op::ReadMultipleData &cmd, int stepNdx, int &programFriend… in runCommand() function in deqp::gles31::Functional::__anon966269800111::InterCallTestCase
1667 void InterCallTestCase::runCommand(const op::WriteDataInterleaved &cmd, int stepNdx, int &programFr… in runCommand() function in deqp::gles31::Functional::__anon966269800111::InterCallTestCase
1705 void InterCallTestCase::runCommand(const op::ReadDataInterleaved &cmd, int stepNdx, int &programFri… in runCommand() function in deqp::gles31::Functional::__anon966269800111::InterCallTestCase
1711 void InterCallTestCase::runCommand(const op::ReadZeroData &cmd, int stepNdx, int &programFriendlyNa… in runCommand() function in deqp::gles31::Functional::__anon966269800111::InterCallTestCase
/aosp_15_r20/cts/tests/tests/appop/appopsTestUtilLib/src/android/app/appops/cts/
H A DAppOpsUtils.kt134 fun runCommand(command: String): String { in runCommand() method
/aosp_15_r20/tools/metalava/metalava/src/test/java/com/android/tools/metalava/cli/common/
H A DBaseCommandTest.kt221 private fun runCommand(executionEnvironment: ExecutionEnvironment, command: C): Int { in runCommand() method
/aosp_15_r20/external/leakcanary2/shark-cli/src/main/java/shark/
H A DSharkCliCommand.kt179 fun runCommand( in runCommand() method
/aosp_15_r20/external/llvm/utils/crosstool/ARM/
H A Dbuild-install-linux.sh74 runCommand() { function
/aosp_15_r20/system/core/libsysutils/src/
H A DFrameworkCommand.cpp30 int FrameworkCommand::runCommand(SocketClient *c UNUSED, int argc UNUSED, in runCommand() function in FrameworkCommand
/aosp_15_r20/external/perfetto/ui/src/public/
H A Dcommand.ts23 runCommand(id: string, ...args: any[]): any; method
/aosp_15_r20/external/bazelbuild-rules_android/src/tools/javatests/com/google/devtools/build/android/sandboxedsdktoolbox/utils/
H A DRunner.java25 public static CommandResult runCommand(String... parameters) { in runCommand() method in Runner
/aosp_15_r20/development/tools/winscope/protos/
H A Dbuild.js153 function runCommand(command) { function
/aosp_15_r20/external/cldr/tools/scripts/
H A Dcldr-svnprops-check.py140 def runCommand(cmd): function
/aosp_15_r20/external/perfetto/ui/src/core/
H A Dcommand_manager.ts43 runCommand(id: string, ...args: unknown[]): unknown { method in CommandManagerImpl
/aosp_15_r20/external/cronet/third_party/libc++/src/utils/
H A Dssh.py54 def runCommand(command, *args_, **kwargs): function
/aosp_15_r20/cts/hostsidetests/dumpsys/apps/ProcStatsTestApp/src/com/android/server/cts/procstats/
H A DProcStatsTest.java117 private void runCommand(String command, String expectedOutputRegex) { in runCommand() method in ProcStatsTest
/aosp_15_r20/external/deqp/scripts/src_util/
H A Dcommon.py147 def runCommand (command): function
/aosp_15_r20/packages/apps/TvFeedbackConsent/src/com/android/tv/feedbackconsent/
DTvFeedbackConsentDataCollector.java48 private List<String> runCommand(List<String> command) { in runCommand() method in TvFeedbackConsentDataCollector
/aosp_15_r20/device/google/gs-common/gear/dumpstate/
Dpixel_dump.cpp35 void runCommand(const char* title, const char* cmd) { in runCommand() function
/aosp_15_r20/system/hardware/interfaces/net/netd/testutils/
DVtsHalNetNetdTestUtils.cpp47 static std::vector<std::string> runCommand(const std::string& command) { in runCommand() function
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/tool/
H A DCheckoutArchive.java97 private static boolean runCommand(final String[] cmd) throws InterruptedException, IOException { in runCommand() method in CheckoutArchive
/aosp_15_r20/cts/common/device-side/util-axt/src/com/android/compatibility/common/util/
H A DAppOpsUtils.java143 private static String runCommand(String command) throws IOException { in runCommand() method in AppOpsUtils

12345