Home
last modified time | relevance | path

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

/external/cronet/components/nacl/loader/
Dnacl_ipc_adapter.cc68 struct DescThunker { struct
69 explicit DescThunker(NaClIPCAdapter* adapter_arg) in DescThunker() function
76 ~DescThunker() { adapter->CloseChannel(); } in ~DescThunker()
78 scoped_refptr<NaClIPCAdapter> adapter;