Home
last modified time | relevance | path

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

/device/google/marlin/camera/QCamera2/util/
DQCameraCmdThread.cpp139 int32_t QCameraCmdThread::sendCmd(camera_cmd_type_t cmd, uint8_t sync_cmd, uint8_t priority) in sendCmd() function in qcamera::QCameraCmdThread
/device/google/contexthub/util/nanoapp_cmd/
Dnanoapp_cmd.c353 bool sendCmd(uint8_t cmd, uint64_t appId) in sendCmd() function
/device/google/contexthub/sensorhal/
Dhubconnection.cpp479 ssize_t HubConnection::sendCmd(const void *buf, size_t count) in sendCmd() function in android::HubConnection