Searched defs:sendCmd (Results 1 – 3 of 3) sorted by relevance
139 int32_t QCameraCmdThread::sendCmd(camera_cmd_type_t cmd, uint8_t sync_cmd, uint8_t priority) in sendCmd() function in qcamera::QCameraCmdThread
353 bool sendCmd(uint8_t cmd, uint64_t appId) in sendCmd() function
479 ssize_t HubConnection::sendCmd(const void *buf, size_t count) in sendCmd() function in android::HubConnection