Home
last modified time | relevance | path

Searched defs:sendCmd (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/parameter-framework/upstream/test/functional-tests-legacy/Util/
H A DPfwUnitTestLib.py42 def sendCmd(self, cmd, *args, **kwargs): member in RemoteCli
/aosp_15_r20/system/core/libsysutils/src/
H A DSocketListener_test.cpp75 void sendCmd(int fd, const char* cmd) { in sendCmd() function
/aosp_15_r20/system/extras/simpleperf/app_api/java/com/android/simpleperf/
H A DProfileSession.java352 private void sendCmd(@NonNull String cmd) { in sendCmd() method in ProfileSession
/aosp_15_r20/device/google/contexthub/util/nanoapp_cmd/
Dnanoapp_cmd.c353 bool sendCmd(uint8_t cmd, uint64_t appId) in sendCmd() function
/aosp_15_r20/system/netd/server/
H A DTetherController.cpp137 int TetherController::DnsmasqState::sendCmd(int daemonFd, const std::string& cmd) { in sendCmd() function in android::net::TetherController::DnsmasqState
/aosp_15_r20/device/google/contexthub/sensorhal/
Dhubconnection.cpp479 ssize_t HubConnection::sendCmd(const void *buf, size_t count) in sendCmd() function in android::HubConnection