Searched defs:ScanningResults (Results 1 – 1 of 1) sorted by relevance
30 struct ScanningResults { struct31 ScanningResults() : handle_index(0), pp_resource(0) {} in ScanningResults() argument34 Handles handles;37 int handle_index;42 scoped_ptr<IPC::Message> new_msg;45 PP_Resource pp_resource;48 nested_msg_callback;