Home
last modified time | relevance | path

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

/frameworks/native/libs/vr/libpdx/fuzz/
Dmessage_fuzzer.cpp93 LocalChannelHandle lc_handle = {}; in LLVMFuzzerTestOneInput() local
103 message.PushChannelHandle(lc_handle); in LLVMFuzzerTestOneInput()
107 message.GetChannelHandle(c_ref, &lc_handle); in LLVMFuzzerTestOneInput()
127 message.Reply(lc_handle); in LLVMFuzzerTestOneInput()