Searched defs:endl (Results 1 - 6 of 6) sorted by relevance

/device/google/cuttlefish_common/host/commands/record_audio/
H A Dmain.cc77 std::cerr << "CircularPacketQueue::Read returned " << res << std::endl; member in class:std
106 << std::endl;
120 std::cerr << "Audio configuration changed. Aborting." << std::endl; member in class:std
134 std::cout << "DONE" << std::endl; member in class:std
/device/google/marlin/vibrator/
H A DVibrator.cpp49 mEnable << timeout_ms << std::endl; member in class:android::hardware::vibrator::V1_0::implementation::std
58 mEnable << 0 << std::endl; member in class:android::hardware::vibrator::V1_0::implementation::std
79 mAmplitude << voltage << std::endl; member in class:android::hardware::vibrator::V1_0::implementation::std
/device/google/wahoo/thermal/
H A DThermal.cpp188 dump_buf << "ThermalHAL not initialized properly." << std::endl; member in class:android::hardware::thermal::V1_1::implementation::std
195 dump_buf << "getTemperatures:" << std::endl; member in class:android::hardware::thermal::V1_1::implementation::std
197 dump_buf << "Failed to read thermal sensors." << std::endl; member in class:android::hardware::thermal::V1_1::implementation::std
206 << std::endl;
210 dump_buf << "getCpuUsages:" << std::endl; member in class:android::hardware::thermal::V1_1::implementation::std
213 dump_buf << "Failed to get CPU usages." << std::endl; member in class:android::hardware::thermal::V1_1::implementation::std
220 << std::endl;
/device/google/wahoo/vibrator/
H A Dservice.cpp111 autocal << config_data[AUTOCAL_CONFIG] << std::endl; member in class:std
115 ol_lra_period << config_data[LRA_PERIOD_CONFIG] << std::endl; member in class:std
144 state << 1 << std::endl; member in class:std
H A DVibrator.cpp88 mLpTriggerEffect << 1 << std::endl; member in class:android::hardware::vibrator::V1_2::implementation::std
103 mCtrlLoop << loopMode << std::endl; member in class:android::hardware::vibrator::V1_2::implementation::std
104 mDuration << timeoutMs << std::endl; member in class:android::hardware::vibrator::V1_2::implementation::std
111 mMode << WAVEFORM_MODE << std::endl; member in class:android::hardware::vibrator::V1_2::implementation::std
113 mMode << RTP_MODE << std::endl; member in class:android::hardware::vibrator::V1_2::implementation::std
116 mActivate << 1 << std::endl; member in class:android::hardware::vibrator::V1_2::implementation::std
131 mActivate << 0 << std::endl; member in class:android::hardware::vibrator::V1_2::implementation::std
153 mRtpInput << rtp_input << std::endl; member in class:android::hardware::vibrator::V1_2::implementation::std
197 mSequencer << WAVEFORM_CLICK_EFFECT_SEQ << std::endl; member in class:android::hardware::vibrator::V1_2::implementation::std
201 mSequencer << WAVEFORM_DOUBLE_CLICK_EFFECT_SEQ << std::endl; member in class:android::hardware::vibrator::V1_2::implementation::std
205 mSequencer << WAVEFORM_TICK_EFFECT_SEQ << std::endl; member in class:android::hardware::vibrator::V1_2::implementation::std
209 mSequencer << WAVEFORM_HEAVY_CLICK_EFFECT_SEQ << std::endl; member in class:android::hardware::vibrator::V1_2::implementation::std
216 mScale << convertEffectStrength(strength) << std::endl; member in class:android::hardware::vibrator::V1_2::implementation::std
[all...]
/device/google/contexthub/contexthubhal/test/
H A Dmain.cpp178 log << std::endl; member in class:NanoClient::std
197 log << std::endl; member in class:NanoClient::std
210 log << std::endl; member in class:NanoClient::std
247 std::clog << "Invalid argument: " << optarg << std::endl; member in class:std
292 (appFileName != nullptr ? appFileName : "<NULL>") << std::endl; member in class:std
315 std::clog << "Unknown command: " << cmd << std::endl; member in class:std

Completed in 62 milliseconds