Searched defs:stat (Results 1 – 12 of 12) 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 121 ssize_t stat = ::recv(m_sock, (char *)(buf) + len - res, res, 0); in readFully() local
|
| /device/generic/goldfish-opengl/system/OpenglSystemCommon/ |
| D | VirtioGpuPipeStream.cpp | 234 ssize_t stat = transferToHost((const char *)(buf) + (len - res), res); in writeFully() local 273 ssize_t stat = transferFromHost((char *)(buf) + len - res, res); in readFully() local
|
| /device/google/coral/pwrstats_util/ |
| D | CstateResidencyDataProvider.cpp | 87 void CstateResidencyDataProvider::dumpImpl(const PowerStatistic& stat, in dumpImpl()
|
| /device/generic/vulkan-cereal/stream-servers/ |
| D | IOStream.h | 77 int stat = commitBuffer(m_bufsize - m_free); in flush() local
|
| D | RenderThread.cpp | 371 int stat = 0; in main() local
|
| /device/generic/goldfish-opengl/host/include/libOpenglRender/ |
| D | IOStream.h | 98 int stat = commitBuffer(m_bufsize - m_free); in flush() local
|
| /device/generic/vulkan-cereal/stream-servers/apigen-codec-common/X11/ |
| D | Xw32defs.h | 46 # define stat _stat macro
|
| /device/google/cuttlefish/common/libs/utils/ |
| D | files.cpp | 162 struct FTW*) -> int { in RecursivelyRemoveDirectory()
|
| /device/google/contexthub/firmware/os/core/ |
| D | seos.c | 866 struct MgmtStatus stat = { .value = 0 }; in osExtAppStopEraseApps() local 940 struct MgmtStatus stat = { .value = 0 }; in osExtAppStartApps() local
|
| D | nanohubCommand.c | 1335 …ppMgmtResponse(struct NanohubHalAppMgmtRx *req, uint32_t status, struct MgmtStatus stat, uint32_t … in halSendAppMgmtResponse() 1359 struct MgmtStatus stat; in halAppMgmt() local
|
| /device/google/contexthub/firmware/os/inc/ |
| D | nanohubPacket.h | 319 struct MgmtStatus stat; member 450 struct MgmtStatus stat; member
|
| /device/generic/goldfish-opengl/system/profiler/ |
| D | perfetto.cpp | 6012 ProcStat stat; in ThreadMain() local 41738 std::string stat; in GetProcessStartTime() local
|