Searched defs:IoThreadClientData (Results 1 – 1 of 1) sorted by relevance
49 struct IoThreadClientData { struct50 bool pending_association;51 JavaObjectWeakGlobalRef io_thread_client;56 IoThreadClientData::IoThreadClientData() : pending_association(false) {} in IoThreadClientData() function in android_webview::__anonb03ee9a30111::IoThreadClientData