Home | History | Annotate | Download | only in driver_manager

Lines Matching full:endl

46   cout << __func__ << " entry dll_file_name = " << dll_file_name << endl;
53 << " version: " << version << endl;
57 << " type: " << component_type << " version: " << version << endl;
67 cout << __func__ << " driver lib path " << driver_lib_path << endl;
75 << " type: " << component_type << " version: " << version << endl;
89 << " version: " << call_msg->component_type_version() << endl;
96 cout << __func__ << ":" << __LINE__ << " #Open" << endl;
99 << api->arg(0).string_value().message() << endl;
102 cout << __func__ << " open conventional hal with no arg" << endl;
107 cout << __func__ << " return_type exists" << endl;
110 cout << __func__ << " return_type is int32_t" << endl;
112 cout << "result " << endl;
118 cerr << __func__ << " return_type unknown" << endl;
127 << api->parent_path() << ")" << endl;
132 << endl;
138 << endl;
142 cout << __func__ << ": called function " << api->name() << endl;
164 << type_name << endl;
191 << " version: " << call_msg->component_type_version() << endl;
198 << api->parent_path() << ")" << endl;
201 << endl;
204 cout << __func__ << ": called" << endl;
207 cout << __func__ << ": for a HIDL HAL" << endl;
244 cerr << "Failed to find driver info with id: " << id << endl;
247 cout << __func__ << " found driver info with id: " << id << endl;
255 cerr << "Failed to find driver info with id: " << id << endl;
258 cout << __func__ << " found driver info with id: " << id << endl;
302 cerr << __func__ << " Component class not specified. " << endl;
308 << endl;
313 << endl;
318 << endl;
324 << endl;
357 << endl;
364 << " Found conventional hal driver with id: " << it->first << endl;
385 cout << __func__ << " submodule name " << submodule_name << endl;
388 cout << __func__ << " call is for a submodule" << endl;
390 cerr << __func__ << " called an API of a non-loaded submodule." << endl;
406 << " version: " << call_msg.component_type_version() << endl;
428 << endl;
430 cout << __func__ << " return value = NULL" << endl;
432 cerr << __func__ << " todo: support aggregate" << endl;
461 cerr << __func__ << "[driver:hal] return type TYPE_SUBMODULE" << endl;
465 << endl;
467 cout << __func__ << " return value = NULL" << endl;
476 << endl;
489 cout << __func__ << " submodule InterfaceSpecification found" << endl;
499 << endl;