Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/components/nacl/loader/
H A Dnacl_ipc_adapter.h176 struct IOThreadData { struct
177 IOThreadData();
178 ~IOThreadData();
229 IOThreadData io_thread_data_;
H A Dnacl_ipc_adapter.cc346 NaClIPCAdapter::IOThreadData::IOThreadData() { in IOThreadData() function in NaClIPCAdapter::IOThreadData
349 NaClIPCAdapter::IOThreadData::~IOThreadData() { in ~IOThreadData()