Home | History | Annotate | Download | only in component_loader

Lines Matching full:endl

56     cerr << __func__ << ": Can't open dir " << driver_lib_dir << endl;
63 cout << __func__ << ": Checking a file " << ent->d_name << endl;
116 cout << __func__ << ":" << __LINE__ << " loaded target comp" << endl;
127 cerr << __func__ << ": couldn't get a driver base class" << endl;
132 << dll_file_name << endl;
145 cout << "checking " << func_msg.name() << endl;
158 << "entry object_pointer " << ((uint64_t)object_pointer) << endl;
161 cerr << __FUNCTION__ << ": couldn't get a driver base class" << endl;
166 << "got fuzzer" << endl;
168 cerr << __func__ << " HIDL not supported" << endl;
172 cerr << __FUNCTION__ << ": couldn't set target object" << endl;
177 << "loaded target comp" << endl;
188 cerr << __FUNCTION__ << ": couldn't get a driver base class" << endl;
194 cout << "Add a job " << func_msg.name() << endl;
217 cerr << __func__ << ": couldn't get a driver base class" << endl;
221 << "got driver" << endl;
240 cerr << __FUNCTION__ << ": couldn't get service" << endl;
246 << endl;
248 cout << __func__ << ":" << __LINE__ << " loaded target comp" << endl;
256 cerr << __func__ << ": failed to load " << driver_lib_path << endl;
259 cout << "DLL loaded " << driver_lib_path << endl;
264 cerr << __func__ << ": function not found." << endl;
267 cout << __func__ << ": function found; trying to call." << endl;
281 cerr << __func__ << ": failed to load " << driver_lib_path << endl;
284 cout << "DLL loaded " << driver_lib_path << endl;
290 cerr << __func__ << ": function not found." << endl;
308 << target_version << endl;
321 cerr << "no more job to process; stopping after epoch " << i << endl;
334 cout << "Iteration " << (i + 1) << " Function " << func_msg->name() << endl;
346 << endl;
359 << endl;
367 << endl;
370 cout << __FUNCTION__ << " return value = NULL" << endl;