Searched refs:endl (Results 1 - 25 of 103) sorted by relevance

12345

/system/bt/packet/avrcp/
H A Dset_absolute_volume.cc60 ss << "SetAbsoluteVolumeResponse: " << std::endl; member in class:bluetooth::avrcp::std
61 ss << " └ cType = " << GetCType() << std::endl; member in class:bluetooth::avrcp::std
62 ss << " └ Subunit Type = " << loghex(GetSubunitType()) << std::endl; member in class:bluetooth::avrcp::std
63 ss << " └ Subunit ID = " << loghex(GetSubunitId()) << std::endl; member in class:bluetooth::avrcp::std
64 ss << " └ OpCode = " << GetOpcode() << std::endl; member in class:bluetooth::avrcp::std
65 ss << " └ Company ID = " << loghex(GetCompanyId()) << std::endl; member in class:bluetooth::avrcp::std
66 ss << " └ Command PDU = " << GetCommandPdu() << std::endl; member in class:bluetooth::avrcp::std
67 ss << " └ PacketType = " << GetPacketType() << std::endl; member in class:bluetooth::avrcp::std
68 ss << " └ Parameter Length = " << loghex(GetParameterLength()) << std::endl; member in class:bluetooth::avrcp::std
69 ss << " └ Volume = " << GetVolume() << std::endl; member in class:bluetooth::avrcp::std
70 ss << std::endl; member in class:bluetooth::avrcp::std
[all...]
H A Dset_addressed_player.cc61 ss << "SetAddressedPlayerRequest: " << std::endl; member in class:bluetooth::avrcp::std
62 ss << " └ cType = " << GetCType() << std::endl; member in class:bluetooth::avrcp::std
63 ss << " └ Subunit Type = " << loghex(GetSubunitType()) << std::endl; member in class:bluetooth::avrcp::std
64 ss << " └ Subunit ID = " << loghex(GetSubunitId()) << std::endl; member in class:bluetooth::avrcp::std
65 ss << " └ OpCode = " << GetOpcode() << std::endl; member in class:bluetooth::avrcp::std
66 ss << " └ Company ID = " << loghex(GetCompanyId()) << std::endl; member in class:bluetooth::avrcp::std
67 ss << " └ Command PDU = " << GetCommandPdu() << std::endl; member in class:bluetooth::avrcp::std
68 ss << " └ PacketType = " << GetPacketType() << std::endl; member in class:bluetooth::avrcp::std
69 ss << " └ Parameter Length = " << loghex(GetParameterLength()) << std::endl; member in class:bluetooth::avrcp::std
70 ss << " └ Player ID = " << loghex(GetPlayerId()) << std::endl; member in class:bluetooth::avrcp::std
71 ss << std::endl; member in class:bluetooth::avrcp::std
[all...]
H A Dplay_item.cc71 ss << "PlayItemRequest: " << std::endl; member in class:bluetooth::avrcp::std
72 ss << " └ cType = " << GetCType() << std::endl; member in class:bluetooth::avrcp::std
73 ss << " └ Subunit Type = " << loghex(GetSubunitType()) << std::endl; member in class:bluetooth::avrcp::std
74 ss << " └ Subunit ID = " << loghex(GetSubunitId()) << std::endl; member in class:bluetooth::avrcp::std
75 ss << " └ OpCode = " << GetOpcode() << std::endl; member in class:bluetooth::avrcp::std
76 ss << " └ Company ID = " << loghex(GetCompanyId()) << std::endl; member in class:bluetooth::avrcp::std
77 ss << " └ Command PDU = " << GetCommandPdu() << std::endl; member in class:bluetooth::avrcp::std
78 ss << " └ PacketType = " << GetPacketType() << std::endl; member in class:bluetooth::avrcp::std
79 ss << " └ Parameter Length = " << loghex(GetParameterLength()) << std::endl; member in class:bluetooth::avrcp::std
80 ss << " └ Scope = " << GetScope() << std::endl; member in class:bluetooth::avrcp::std
81 ss << " └ UID = " << loghex(GetUid()) << std::endl; member in class:bluetooth::avrcp::std
82 ss << " └ UID Counter = " << loghex(GetUidCounter()) << std::endl; member in class:bluetooth::avrcp::std
83 ss << std::endl; member in class:bluetooth::avrcp::std
[all...]
H A Dpass_through_packet.cc62 ss << "Avrcp::AvrcpPacket: " << std::endl; member in class:bluetooth::avrcp::std
63 ss << " └ cType = " << GetCType() << std::endl; member in class:bluetooth::avrcp::std
64 ss << " └ Subunit Type = " << loghex(GetSubunitType()) << std::endl; member in class:bluetooth::avrcp::std
65 ss << " └ Subunit ID = " << loghex(GetSubunitId()) << std::endl; member in class:bluetooth::avrcp::std
66 ss << " └ OpCode = " << GetOpcode() << std::endl; member in class:bluetooth::avrcp::std
67 ss << " └ Pushed = " << GetKeyState() << std::endl; member in class:bluetooth::avrcp::std
68 ss << " └ Opperation ID = " << loghex(GetOperationId()) << std::endl; member in class:bluetooth::avrcp::std
H A Dregister_notification_packet.cc57 ss << "RegisterNotificationResponse: " << std::endl; member in class:bluetooth::avrcp::std
58 ss << " └ cType = " << GetCType() << std::endl; member in class:bluetooth::avrcp::std
59 ss << " └ Subunit Type = " << loghex(GetSubunitType()) << std::endl; member in class:bluetooth::avrcp::std
60 ss << " └ Subunit ID = " << loghex(GetSubunitId()) << std::endl; member in class:bluetooth::avrcp::std
61 ss << " └ OpCode = " << GetOpcode() << std::endl; member in class:bluetooth::avrcp::std
62 ss << " └ Company ID = " << loghex(GetCompanyId()) << std::endl; member in class:bluetooth::avrcp::std
63 ss << " └ Command PDU = " << GetCommandPdu() << std::endl; member in class:bluetooth::avrcp::std
64 ss << " └ PacketType = " << GetPacketType() << std::endl; member in class:bluetooth::avrcp::std
65 ss << " └ Parameter Length = " << loghex(GetParameterLength()) << std::endl; member in class:bluetooth::avrcp::std
66 ss << " └ Event Registered = " << GetEvent() << std::endl; member in class:bluetooth::avrcp::std
67 ss << std::endl; member in class:bluetooth::avrcp::std
246 ss << "RegisterNotificationPacket: " << std::endl; member in class:bluetooth::avrcp::std
247 ss << " └ cType = " << GetCType() << std::endl; member in class:bluetooth::avrcp::std
248 ss << " └ Subunit Type = " << loghex(GetSubunitType()) << std::endl; member in class:bluetooth::avrcp::std
249 ss << " └ Subunit ID = " << loghex(GetSubunitId()) << std::endl; member in class:bluetooth::avrcp::std
250 ss << " └ OpCode = " << GetOpcode() << std::endl; member in class:bluetooth::avrcp::std
251 ss << " └ Company ID = " << loghex(GetCompanyId()) << std::endl; member in class:bluetooth::avrcp::std
252 ss << " └ Command PDU = " << GetCommandPdu() << std::endl; member in class:bluetooth::avrcp::std
253 ss << " └ PacketType = " << GetPacketType() << std::endl; member in class:bluetooth::avrcp::std
254 ss << " └ Parameter Length = " << loghex(GetParameterLength()) << std::endl; member in class:bluetooth::avrcp::std
255 ss << " └ Event Registered = " << GetEventRegistered() << std::endl; member in class:bluetooth::avrcp::std
256 ss << " └ Interval = " << loghex(GetInterval()) << std::endl; member in class:bluetooth::avrcp::std
257 ss << std::endl; member in class:bluetooth::avrcp::std
[all...]
H A Dget_element_attributes_packet.cc63 ss << "RegisterNotificationPacket: " << std::endl; member in class:bluetooth::avrcp::std
64 ss << " └ cType = " << GetCType() << std::endl; member in class:bluetooth::avrcp::std
65 ss << " └ Subunit Type = " << loghex(GetSubunitType()) << std::endl; member in class:bluetooth::avrcp::std
66 ss << " └ Subunit ID = " << loghex(GetSubunitId()) << std::endl; member in class:bluetooth::avrcp::std
67 ss << " └ OpCode = " << GetOpcode() << std::endl; member in class:bluetooth::avrcp::std
68 ss << " └ Company ID = " << loghex(GetCompanyId()) << std::endl; member in class:bluetooth::avrcp::std
69 ss << " └ Command PDU = " << GetCommandPdu() << std::endl; member in class:bluetooth::avrcp::std
70 ss << " └ PacketType = " << GetPacketType() << std::endl; member in class:bluetooth::avrcp::std
71 ss << " └ Parameter Length = " << GetParameterLength() << std::endl; member in class:bluetooth::avrcp::std
72 ss << " └ Identifier = " << loghex(GetIdentifier()) << std::endl; member in class:bluetooth::avrcp::std
76 ss << " └ Attribute List: Size: " << attr_list.size() << std::endl; member in class:bluetooth::avrcp::std
78 ss << " └ " << loghex((uint32_t)(*it)) << std::endl; member in class:bluetooth::avrcp::std
80 ss << std::endl; member in class:bluetooth::avrcp::std
[all...]
H A Dget_total_number_of_items.cc69 ss << "GetTotalNumberOfItemsRequest: " << std::endl; member in class:bluetooth::avrcp::std
70 ss << " └ PDU = " << GetPdu() << std::endl; member in class:bluetooth::avrcp::std
71 ss << " └ Length = " << GetLength() << std::endl; member in class:bluetooth::avrcp::std
72 ss << " └ Scope = " << GetScope() << std::endl; member in class:bluetooth::avrcp::std
73 ss << std::endl; member in class:bluetooth::avrcp::std
H A Dchange_path.cc76 ss << "ChangePathRequestPacket: " << std::endl; member in class:bluetooth::avrcp::std
77 ss << " └ PDU = " << GetPdu() << std::endl; member in class:bluetooth::avrcp::std
78 ss << " └ Length = " << GetLength() << std::endl; member in class:bluetooth::avrcp::std
79 ss << " └ UID Counter = " << loghex(GetUidCounter()) << std::endl; member in class:bluetooth::avrcp::std
80 ss << " └ Direction = " << GetDirection() << std::endl; member in class:bluetooth::avrcp::std
81 ss << " └ UID Requested = " << loghex(GetUid()) << std::endl; member in class:bluetooth::avrcp::std
82 ss << std::endl; member in class:bluetooth::avrcp::std
H A Dcapabilities_packet.cc60 ss << "AvrcpCapabilityReqPacket: " << std::endl; member in class:bluetooth::avrcp::std
61 ss << " └ cType = " << GetCType() << std::endl; member in class:bluetooth::avrcp::std
62 ss << " └ Subunit Type = " << loghex(GetSubunitType()) << std::endl; member in class:bluetooth::avrcp::std
63 ss << " └ Subunit ID = " << loghex(GetSubunitId()) << std::endl; member in class:bluetooth::avrcp::std
64 ss << " └ OpCode = " << GetOpcode() << std::endl; member in class:bluetooth::avrcp::std
65 ss << " └ Company ID = " << loghex(GetCompanyId()) << std::endl; member in class:bluetooth::avrcp::std
66 ss << " └ Command PDU = " << GetCommandPdu() << std::endl; member in class:bluetooth::avrcp::std
67 ss << " └ PacketType = " << GetPacketType() << std::endl; member in class:bluetooth::avrcp::std
68 ss << " └ Parameter Length = " << loghex(GetParameterLength()) << std::endl; member in class:bluetooth::avrcp::std
69 ss << " └ Capabilities Request = " << GetCapabilityRequested() << std::endl; member in class:bluetooth::avrcp::std
[all...]
H A Dget_item_attributes.cc131 ss << "GetItemAttributesRequestPacket: " << std::endl; member in class:bluetooth::avrcp::std
132 ss << " └ PDU = " << GetPdu() << std::endl; member in class:bluetooth::avrcp::std
133 ss << " └ Length = " << GetLength() << std::endl; member in class:bluetooth::avrcp::std
134 ss << " └ Scope = " << GetScope() << std::endl; member in class:bluetooth::avrcp::std
135 ss << " └ UID Requested = " << loghex(GetUid()) << std::endl; member in class:bluetooth::avrcp::std
136 ss << " └ UID Counter = " << loghex(GetUidCounter()) << std::endl; member in class:bluetooth::avrcp::std
137 ss << " └ Num Attributes = " << loghex(GetNumAttributes()) << std::endl; member in class:bluetooth::avrcp::std
140 ss << " └ Attribute List: Size: " << attr_list.size() << std::endl; member in class:bluetooth::avrcp::std
142 ss << " └ " << loghex((uint32_t)(*it)) << std::endl; member in class:bluetooth::avrcp::std
144 ss << std::endl; member in class:bluetooth::avrcp::std
[all...]
H A Dvendor_packet.cc113 ss << "VendorPacket: " << std::endl; member in class:bluetooth::avrcp::std
114 ss << " └ cType = " << GetCType() << std::endl; member in class:bluetooth::avrcp::std
115 ss << " └ Subunit Type = " << loghex(GetSubunitType()) << std::endl; member in class:bluetooth::avrcp::std
116 ss << " └ Subunit ID = " << loghex(GetSubunitId()) << std::endl; member in class:bluetooth::avrcp::std
117 ss << " └ OpCode = " << GetOpcode() << std::endl; member in class:bluetooth::avrcp::std
118 ss << " └ Company ID = " << loghex(GetCompanyId()) << std::endl; member in class:bluetooth::avrcp::std
119 ss << " └ Command PDU = " << GetCommandPdu() << std::endl; member in class:bluetooth::avrcp::std
120 ss << " └ PacketType = " << GetPacketType() << std::endl; member in class:bluetooth::avrcp::std
121 ss << " └ Parameter Length = " << loghex(GetParameterLength()) << std::endl; member in class:bluetooth::avrcp::std
126 ss << std::endl; member in class:bluetooth::avrcp::std
[all...]
/system/tools/aidl/tests/
H A Daidl_test_sentinel_searcher.cpp28 using std::endl;
39 cerr << "Unable to open input file: " << input_file_path << endl; local
64 cerr << "Invalid usage." << endl; local
69 << " <failure sentinel>" << endl; local
79 cerr << "Invalid timeout value (in seconds): " << timeout_as_str << endl; local
89 cerr << "Timed out waiting for success/failure sentinel." << endl; local
106 cout << "Found output:" << endl; local
108 cout << " " << line << endl; local
H A Daidl_test_client_service_exceptions.cpp25 using std::endl;
33 cout << "Confirming application exceptions work" << endl; local
H A Daidl_test_client_parcelables.cpp34 using std::endl;
44 << endl; local
50 cout << "Binder call failed." << endl; local
54 cout << "Failed to repeat SimpleParcelable objects." << endl; local
58 cout << "Attempting to reverse an array of SimpleParcelable objects." << endl; local
66 cout << "Binder call failed." << endl; local
71 cout << "Failed to reverse an array of SimpleParcelable objects." << endl; local
80 << endl; local
85 cout << "Binder call failed for empty PersistableBundle." << endl; local
89 cout << "Failed to repeat empty PersistableBundle." << endl; local
114 cout << "Binder call failed. " << endl; local
118 cout << "Failed to repeat PersistableBundle object." << endl; local
123 << endl; local
136 cout << "Binder call failed." << endl; local
141 cout << "Failed to reverse an array of PersistableBundle objects." << endl; local
[all...]
H A Daidl_test_client_file_descriptors.cpp42 using std::endl;
64 << strerror(errno) << endl;
66 cerr << "File descriptor '" << name << "'accepted short data." << endl; local
81 cerr << "Error reading from '" << name << "': " << strerror(errno) << endl;
86 cerr << "Expected '" << expected << "' got '" << buf << "'" << endl; local
98 cout << "Error creating pipes: " << strerror(errno) << endl;
109 cout << "Confirming passing and returning file descriptors works." << endl; local
122 cerr << "Could not repeat file descriptors." << endl; local
140 cout << "Confirming passing and returning file descriptor arrays works." << endl; local
155 cerr << "Could not reverse file descriptor array." << endl; local
[all...]
H A Daidl_test_client_nullables.cpp42 using std::endl;
96 cout << "... Confirming nullables for " << type_name << " ..." << endl; local
103 cerr << "Could not repeat nullable " << type_name << "." << endl; local
108 cerr << "Got back null when repeating " << type_name << "." << endl; local
114 << "." << endl; local
122 cerr << "Could not repeat null as " << type_name << "." << endl; local
128 << endl; local
149 << __LINE__ << endl; local
155 << __LINE__ << endl; local
162 << __LINE__ << endl; local
167 << __LINE__ << endl; local
174 << __LINE__ << endl; local
179 << __LINE__ << endl; local
184 << __LINE__ << endl; local
189 << __LINE__ << endl; local
201 << __LINE__ << endl; local
206 << __LINE__ << endl; local
211 << __LINE__ << endl; local
216 << __LINE__ << endl; local
226 cout << "Confirming passing and returning nullable values works." << endl; local
265 cerr << "Handled null IBinders poorly." << endl; local
270 cerr << "Handled nullable IInterface instances poorly." << endl; local
[all...]
/system/libvintf/
H A Dcheck_vintf.cpp63 std::cerr << "Debug: List '" << mRootDir << path << "': " << toString(status) << std::endl; member in class:android::vintf::details::HostFileFetcher::std
70 std::cerr << "Debug: Fetch '" << mRootDir << path << "': " << toString(status) << std::endl; member in class:android::vintf::details::HostFileFetcher::std
86 << "'" << std::endl; member in class:android::vintf::details::PresetPropertyFetcher::std
89 std::cerr << "Debug: Sysprop " << key << "=" << it->second << std::endl;
137 << std::endl; member in class:android::vintf::details::std
142 std::cerr << "Error: Cannot parse '" << path << "': " << error << std::endl; member in class:android::vintf::details::std
157 std::cerr << "Error: Incompatible: " << error << std::endl; member in class:android::vintf::details::std
158 std::cout << "false" << std::endl; member in class:android::vintf::details::std
162 std::cout << "true" << std::endl; member in class:android::vintf::details::std
194 std::cerr << "unrecognized option `" << argv[optind] << "'" << std::endl; member in class:android::vintf::details::std
240 << std::endl; member in class:android::vintf::details::std
272 std::cout << file << std::endl; member in class:std
283 std::cerr << "Missing --rootdir option." << std::endl; member in class:std
288 std::cerr << "Debug: checking files under " << rootdir << "..." << std::endl; member in class:std
296 << std::endl; member in class:std
299 std::cout << "true" << std::endl; member in class:std
[all...]
H A Dassemble_vintf_main.cpp82 std::cerr << "Failed to open " << inFilePath << std::endl; member in class:std
91 std::cerr << "Failed to open " << optarg << std::endl; member in class:std
102 std::cerr << "Failed to open " << optarg << std::endl; member in class:std
109 std::cerr << "ERROR: Unrecognized --kernel argument." << std::endl; member in class:std
/system/extras/libfec/test/
H A Dtest_read.cpp29 cerr << "usage: " << argv[0] << " input output" << endl; local
36 cerr << "failed to allocate buffer" << endl; local
49 cerr << "failed to open " << argv[2] << endl; local
64 cerr << "write" << endl; local
/system/core/property_service/property_info_checker/
H A Dproperty_info_checker.cpp50 std::cerr << "Could not open policy file, " << policy_file << std::endl; member in class:ContextChecker::std
56 std::cerr << "Could not create policy handle." << std::endl; member in class:ContextChecker::std
61 std::cerr << "Could not create policy file." << std::endl; member in class:ContextChecker::std
66 std::cerr << "Could not create policy db." << std::endl; member in class:ContextChecker::std
74 std::cerr << "Could not read policy file into policy db." << std::endl; member in class:ContextChecker::std
81 std::cerr << "'property_type' is not defined correctly." << std::endl; member in class:ContextChecker::std
93 std::cerr << "Could not allocate context for " << context << std::endl; member in class:ContextChecker::std
100 std::cerr << "Sepol context check failed for " << context << std::endl; member in class:ContextChecker::std
109 std::cerr << "Could not find context '" << context << "' in policy database" << std::endl; member in class:ContextChecker::std
115 << std::endl; member in class:ContextChecker::std
120 std::cerr << "Context '" << context << "' does not have property_type attribute" << std::endl; member in class:ContextChecker::std
141 << " COMPILED_SEPOLICY PROPERTY_INFO_FILE [PROPERTY_INFO_FILE]..." << std::endl; member in class:std
151 std::cerr << "Could not read properties from '" << filename << "'" << std::endl; member in class:std
159 std::cerr << "Could not read line from '" << filename << "': " << error << std::endl; member in class:std
170 std::cerr << "Unable to serialize property contexts: " << build_trie_error << std::endl; member in class:std
[all...]
/system/core/toolbox/
H A Dgetprop.cpp69 std::cout << "[" << name << "]: [" << value << "]" << std::endl; member in class:std
76 std::cout << GetProperty(name, default_value) << std::endl; member in class:std
81 std::cout << context << std::endl; member in class:std
87 std::cout << type << std::endl; member in class:std
116 << std::endl; member in class:std
120 std::cerr << "Only one of -T or -Z may be specified" << std::endl; member in class:std
127 std::cerr << "Only one of -T or -Z may be specified" << std::endl; member in class:std
135 std::cerr << "getprop: getopt returned invalid result: " << arg << std::endl; member in class:std
143 std::cerr << "Unable to load property info file" << std::endl; member in class:std
154 std::cerr << "getprop: Max 2 arguments (see \"getprop --help\")" << std::endl; member in class:std
[all...]
/system/extras/tests/binder/benchmarks/
H A DbinderAddInts.cpp97 << " errno: " << errno << endl; local
119 cout << serviceName << " not published, waiting..." << endl; local
124 cout << serviceName << " failed to publish, aborting" << endl; local
148 << " errno: " << errno << endl; local
155 cerr << "Unexpected result for iteration " << iter << endl; local
156 cerr << " result: " << result << endl; local
157 cerr << "expected: " << expected << endl; local
184 << cpu_ << endl; local
198 cerr << "server onTransact unknown code, code: " << code << endl; local
215 cerr << "bindCPU failed, rv: " << rv << " errno: " << errno << endl; local
256 << " errno: " << errno << endl; local
272 << " option of: " << optarg << endl; local
278 cerr << "CPU " << optarg << " not currently available" << endl; local
279 cerr << " Available CPUs: " << availCPUs << endl; local
291 cerr << "Invalid delay specified of: " << optarg << endl; local
299 cerr << " options:" << endl; local
300 cerr << " -s cpu - server CPU number" << endl; local
301 cerr << " -c cpu - client CPU number" << endl; local
302 cerr << " -d time - delay after operation in seconds" << endl; local
323 << errno << endl; local
[all...]
/system/extras/multinetwork/
H A Ddnschk.cpp46 << std::endl;
58 << std::endl; member in class:std
66 std::cerr << "Unknown api mode." << std::endl; member in class:std
73 << std::endl; member in class:std
78 std::cout << inetSockaddrToString(rp->ai_addr) << std::endl; member in class:std
/system/tools/aidl/
H A Doptions.cpp27 using std::endl;
151 << options->input_file_name_ << endl;
193 cerr << "usage: aidl-cpp INPUT_FILE HEADER_DIR OUTPUT_FILE" << endl
194 << endl
195 << "OPTIONS:" << endl
196 << " -I<DIR> search path for import statements" << endl
197 << " -d<FILE> generate dependency file" << endl
200 "will not be traced." << endl
202 "understands" << endl
203 << endl
209 << " path to write generated .cpp code" << endl; local
227 cerr << "Invalid argument '" << s << "'." << endl; local
240 cerr << "Invalid argument '" << s << "'." << endl; local
248 cerr << "Expected 3 positional arguments but got " << remaining_args << "." << endl; local
[all...]
/system/libhidl/adapter/
H A DHidlBinderAdapter.cpp41 << std::endl; member in class:android::hardware::details::std
43 << std::endl; member in class:android::hardware::details::std
107 std::cerr << "ERROR: could not resolve " << interfaceName << "." << std::endl; member in class:android::hardware::details::std
111 std::cout << "Trying to adapt down " << interfaceName << "/" << instanceName << std::endl; member in class:android::hardware::details::std
117 std::cerr << "ERROR: could not retrieve service manager." << std::endl; member in class:android::hardware::details::std
123 std::cerr << "ERROR: could not retrieve desired implementation" << std::endl; member in class:android::hardware::details::std
129 std::cerr << "ERROR: could not create adapter." << std::endl; member in class:android::hardware::details::std
135 std::cerr << "ERROR: could not register the service with the service manager." << std::endl; member in class:android::hardware::details::std
140 std::cout << "Set " << kDeactivateProp << " to true to deactivate." << std::endl; member in class:android::hardware::details::std
143 std::cout << "Press any key to disassociate adapter." << std::endl; member in class:android::hardware::details::std
150 << std::endl; member in class:android::hardware::details::std
154 std::cout << "Success." << std::endl; member in class:android::hardware::details::std
[all...]

Completed in 1575 milliseconds

12345