Home
last modified time | relevance | path

Searched refs:gresource (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/app_lib/src/
H A Dfillp_stack_app_config.c168 if (gresource == FILLP_NULL_PTR || resource == FILLP_NULL_PTR) { in CopySockConfig()
171 gresource->udp.txBurst = (FILLP_UINT16)resource->udp.txBurst; in CopySockConfig()
178 gresource->common.udpSendBufSize = resource->common.udpSendBufSize; in CopySockConfig()
179 gresource->common.recvBufSize = resource->common.recvBufSize; in CopySockConfig()
180 gresource->timers.connectTimeout = resource->common.connectTimeout; in CopySockConfig()
181 gresource->timers.keepAliveTime = resource->common.keepAliveTime; in CopySockConfig()
186 gresource->common.sendCache = resource->common.sendCache; in CopySockConfig()
187 gresource->common.recvCache = resource->common.recvCache; in CopySockConfig()
192 gresource->flowControl.maxRate = resource->flowControl.maxRate; in CopySockConfig()
198 gresource->flowControl.pktSize = resource->flowControl.pktSize; in CopySockConfig()
[all …]
/ohos5.0/docs/zh-cn/application-dev/dfx/
H A Dhitrace.md81 gresource - Global Resource Manager
/ohos5.0/base/startup/init/services/modules/trace/
H A Dinit_trace.cfg500 "name" : "gresource",