/aosp_15_r20/system/logging/logd/ |
H A D | CommandListener.cpp | 87 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 D | NdcDispatcher.cpp | 166 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 D | BaseShortcutManagerHostTest.java | 262 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 D | AppBindingHostTest.java | 97 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 D | runCommand.java | 28 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/ |
D | DnsProxyListener.cpp | 995 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 D | es31fSynchronizationTests.cpp | 1553 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 D | AppOpsUtils.kt | 134 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 D | BaseCommandTest.kt | 221 private fun runCommand(executionEnvironment: ExecutionEnvironment, command: C): Int { in runCommand() method
|
/aosp_15_r20/external/leakcanary2/shark-cli/src/main/java/shark/ |
H A D | SharkCliCommand.kt | 179 fun runCommand( in runCommand() method
|
/aosp_15_r20/external/llvm/utils/crosstool/ARM/ |
H A D | build-install-linux.sh | 74 runCommand() { function
|
/aosp_15_r20/system/core/libsysutils/src/ |
H A D | FrameworkCommand.cpp | 30 int FrameworkCommand::runCommand(SocketClient *c UNUSED, int argc UNUSED, in runCommand() function in FrameworkCommand
|
/aosp_15_r20/external/perfetto/ui/src/public/ |
H A D | command.ts | 23 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 D | Runner.java | 25 public static CommandResult runCommand(String... parameters) { in runCommand() method in Runner
|
/aosp_15_r20/development/tools/winscope/protos/ |
H A D | build.js | 153 function runCommand(command) { function
|
/aosp_15_r20/external/cldr/tools/scripts/ |
H A D | cldr-svnprops-check.py | 140 def runCommand(cmd): function
|
/aosp_15_r20/external/perfetto/ui/src/core/ |
H A D | command_manager.ts | 43 runCommand(id: string, ...args: unknown[]): unknown { method in CommandManagerImpl
|
/aosp_15_r20/external/cronet/third_party/libc++/src/utils/ |
H A D | ssh.py | 54 def runCommand(command, *args_, **kwargs): function
|
/aosp_15_r20/cts/hostsidetests/dumpsys/apps/ProcStatsTestApp/src/com/android/server/cts/procstats/ |
H A D | ProcStatsTest.java | 117 private void runCommand(String command, String expectedOutputRegex) { in runCommand() method in ProcStatsTest
|
/aosp_15_r20/external/deqp/scripts/src_util/ |
H A D | common.py | 147 def runCommand (command): function
|
/aosp_15_r20/packages/apps/TvFeedbackConsent/src/com/android/tv/feedbackconsent/ |
D | TvFeedbackConsentDataCollector.java | 48 private List<String> runCommand(List<String> command) { in runCommand() method in TvFeedbackConsentDataCollector
|
/aosp_15_r20/device/google/gs-common/gear/dumpstate/ |
D | pixel_dump.cpp | 35 void runCommand(const char* title, const char* cmd) { in runCommand() function
|
/aosp_15_r20/system/hardware/interfaces/net/netd/testutils/ |
D | VtsHalNetNetdTestUtils.cpp | 47 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 D | CheckoutArchive.java | 97 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 D | AppOpsUtils.java | 143 private static String runCommand(String command) throws IOException { in runCommand() method in AppOpsUtils
|