Home
last modified time | relevance | path

Searched defs:stat (Results 1 – 19 of 19) sorted by relevance

/device/generic/goldfish-opengl/shared/OpenglCodecCommon/
DSocketStream.cpp99 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/vulkan-cereal/base/msvc-posix-compat/include/sys/
Dstat.h21 #define stat _stati64 macro
/device/generic/goldfish-opengl/system/OpenglSystemCommon/
DVirtioGpuPipeStream.cpp234 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/generic/vulkan-cereal/third-party/googletest/googletest/test/
Dgtest_premature_exit_test.cc50 StatStruct stat; in FileExists() local
/device/google/coral/pwrstats_util/
DCstateResidencyDataProvider.cpp87 void CstateResidencyDataProvider::dumpImpl(const PowerStatistic& stat, in dumpImpl()
/device/generic/vulkan-cereal/stream-servers/
DIOStream.h75 int stat = commitBuffer(m_bufsize - m_free); in flush() local
DRenderThread.cpp357 int stat = 0; in main() local
/device/generic/vulkan-cereal/base/
DSharedMemory_posix.cpp95 struct stat stat; in openInternal() local
/device/generic/goldfish-opengl/host/include/libOpenglRender/
DIOStream.h98 int stat = commitBuffer(m_bufsize - m_free); in flush() local
/device/generic/vulkan-cereal/base/msvc-posix-compat/include/
Dmsvc-files.h7 #define stat(path, buf) android_stat( (path), (buf)) macro
/device/generic/vulkan-cereal/third-party/perfetto/src/base/
Dwatchdog_posix.cc164 ProcStat stat; in ThreadMain() local
/device/generic/vulkan-cereal/stream-servers/apigen-codec-common/X11/
DXw32defs.h46 # define stat _stat macro
/device/google/cuttlefish/common/libs/utils/
Dfiles.cpp121 struct FTW*) -> int { in RecursivelyRemoveDirectory()
/device/google/contexthub/firmware/os/core/
Dseos.c866 struct MgmtStatus stat = { .value = 0 }; in osExtAppStopEraseApps() local
940 struct MgmtStatus stat = { .value = 0 }; in osExtAppStartApps() local
DnanohubCommand.c1335 …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/
DnanohubPacket.h319 struct MgmtStatus stat; member
450 struct MgmtStatus stat; member
/device/generic/vulkan-cereal/third-party/astc-codec/src/decoder/tools/
Dastc_inspector_cli.cc471 for (const auto& stat : stats_) { in PrintStats() local
/device/generic/goldfish-opengl/system/profiler/
Dperfetto.cpp6012 ProcStat stat; in ThreadMain() local
41738 std::string stat; in GetProcessStartTime() local
/device/generic/vulkan-cereal/third-party/perfetto-tracing-only/
Dperfetto.cc4769 ProcStat stat; in ThreadMain() local