Home
last modified time | relevance | path

Searched defs:aBufferSize (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/openthread/src/core/instance/
H A Dinstance.cpp351 Instance *Instance::Init(void *aBuffer, size_t *aBufferSize) in Init()
/aosp_15_r20/external/openthread/examples/platforms/simulation/
H A Dsimul_utils.c402 uint16_t aBufferSize, in utilsReceiveFromSocket()
/aosp_15_r20/hardware/google/gfxstream/host/gl/glestranslator/EGL/
DEglDisplay.cpp171 EGLint aBufferSize = a->getConfAttrib(EGL_BUFFER_SIZE); in operator ()() local
/aosp_15_r20/external/ot-br-posix/src/mdns/
H A Dmdns_avahi.cpp910 size_t aBufferSize, in TxtDataToAvahiStringList()