Home
last modified time | relevance | path

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

/external/bluetooth/bluez/test/
Dbtiotest.c37 struct io_data { struct
46 static void io_data_unref(struct io_data *data) in io_data_unref() argument
/external/chromium/chrome/browser/profiles/
Dprofile_io_data.cc260 ProfileIOData::ResourceContext::ResourceContext(const ProfileIOData* io_data) in ResourceContext()