Home
last modified time | relevance | path

Searched defs:recvBytes (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
H A Drs_profiler_network.cpp184 const uint64_t recvBytes = std::stoull(parts[RECV_BYTES_COLUMN]); in GetStats() local
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/include/fillp/
H A Dfillp_pcb.h93 FILLP_ULLONG recvBytes; /* data size in received but not in recvBox */ member