Searched defs:stat (Results 1 – 6 of 6) sorted by relevance
| /device/generic/goldfish/opengl/shared/OpenglCodecCommon/ |
| D | SocketStream.cpp | 99 ssize_t stat = ::send(m_sock, (const char *)buffer + (size - res), res, 0); in writeFully() local 122 ssize_t stat = ::recv(m_sock, (char *)(buf) + len - res, res, 0); in readFully() local
|
| /device/generic/goldfish/opengl/system/OpenglSystemCommon/ |
| D | QemuPipeStream.cpp | 105 ssize_t stat = ::write(m_sock, (const char *)(buf) + (len - res), res); in writeFully() local 143 ssize_t stat = ::read(m_sock, (char *)(buf) + len - res, res); in readFully() local
|
| /device/generic/goldfish/opengl/host/include/libOpenglRender/ |
| D | IOStream.h | 75 int stat = commitBuffer(m_bufsize - m_free); in flush() local
|
| /device/moto/shamu/camera/QCamera2/HAL/test/ |
| D | qcamera_test.cpp | 3126 status_t stat = camera->openCamera(); in TestContext() local 3232 status_t stat = NO_ERROR; in FunctionalTest() local
|
| /device/google/contexthub/firmware/src/ |
| D | seos.c | 776 struct MgmtStatus stat = { .value = 0 }; in osExtAppStopEraseApps() local 849 struct MgmtStatus stat = { .value = 0 }; in osExtAppStartApps() local
|
| /device/google/contexthub/firmware/inc/ |
| D | nanohubPacket.h | 316 struct MgmtStatus stat; member
|