Home
last modified time | relevance | path

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

/aosp_15_r20/cts/hostsidetests/securitybulletin/securityPatch/CVE-2020-11173/
H A Dlocal_poc.h30 struct remote_buf { struct
41 struct remote_buf buf; argument
/aosp_15_r20/trusty/user/app/sample/memref-test/rust/
Dmemref_test.rs33 let remote_buf = in recv_ref() localVariable
51 let remote_buf = in drop_shared_buf_handle() localVariable
/aosp_15_r20/trusty/user/app/sample/memref-test/
Dmemref-test.c242 char remote_buf[1] = {0}; in test_recv_ref() local
/aosp_15_r20/external/fastrpc/inc/
H A Dremote.h48 } remote_buf; typedef