Home
last modified time | relevance | path

Searched refs:sstream (Results 1 - 25 of 29) sorted by relevance

12

/drivers/peripheral/face_auth/common/utils/
H A Diam_para2str.h21 #include <sstream>
/drivers/peripheral/user_auth/common/utils/
H A Diam_para2str.h21 #include <sstream>
/drivers/peripheral/distributed_camera/hdi_service/src/dcamera_device/
H A Ddcamera_device.cpp298 stringstream sstream; in EnableResult() local
299 std::reverse_copy(results.begin(), results.end(), ostream_iterator<int32_t>(sstream, "")); in EnableResult()
302 dcSetting.value_ = sstream.str(); in EnableResult()
333 stringstream sstream; in DisableResult() local
334 std::reverse_copy(results.begin(), results.end(), ostream_iterator<int32_t>(sstream, "")); in DisableResult()
337 dcSetting.value_ = sstream.str(); in DisableResult()
/drivers/hdf_core/framework/tools/hdi-gen/hash/
H A Dhash.cpp12 #include <sstream>
/drivers/peripheral/camera/vdi_base/v4l2/src/stream_operator/
H A Dstream_statistics.cpp15 #include <sstream>
/drivers/external_device_manager/services/native/driver_extension_manager/src/bus_extension/core/
H A Dbus_extension_core.cpp17 #include <sstream>
/drivers/interface/display/composer/hdifd_parcelable/
H A Dhdifd_parcelable.cpp18 #include <sstream>
/drivers/peripheral/secure_element/test/unittest/se_vendor_adaptions_mock_test/
H A Dse_vendor_adaptions_mock_test.cpp20 #include <sstream>
/drivers/hdf_core/framework/tools/hc-gen/src/
H A Ddecompile_gen.cpp12 #include <sstream>
H A Dlexer.cpp11 #include <sstream>
H A Dast.cpp13 #include <sstream>
/drivers/peripheral/distributed_camera/hdi_service/include/dcamera_device/
H A Ddcamera_device.h22 #include <sstream>
/drivers/peripheral/secure_element/test/unittest/se_impl_test/
H A Dse_impl_test.cpp20 #include <sstream>
/drivers/hdf_core/adapter/uhdf2/hdi/src/
H A Dhdi_support.cpp21 #include <sstream>
H A Dnative_buffer.cpp17 #include <sstream>
/drivers/peripheral/distributed_audio/hdi_service/audio/v1_0/test/unittest/audio_manager_interface/src/
H A Daudio_manager_interface_impl_test.cpp20 #include <sstream>
/drivers/peripheral/secure_element/test/unittest/se_vendor_adaptions_test/
H A Dse_vendor_adaptions_test.cpp20 #include <sstream>
/drivers/peripheral/display/composer/vdi_base/src/
H A Dhdi_layer.cpp21 #include <sstream>
/drivers/peripheral/distributed_audio/hdi_service/audio/v1_0/src/
H A Daudio_manager_interface_impl.cpp24 #include <sstream>
/drivers/hdf_core/adapter/uhdf2/hdi/test/smq_test/
H A Dsmq_test.cpp31 #include <sstream>
/drivers/external_device_manager/services/zidl/src/
H A Ddriver_ext_mgr_types.cpp16 #include <sstream>
/drivers/hdf_core/adapter/uhdf2/hdi/test/buffer_handle/
H A Dbuffer_handle_test.cpp17 #include <sstream>
/drivers/peripheral/camera/vdi_base/common/dump/src/
H A Dcamera_dump.cpp20 #include <sstream>
/drivers/peripheral/distributed_audio/hdi_service/common/utils/src/
H A Ddaudio_utils.cpp21 #include <sstream>
/drivers/peripheral/power/interfaces/hdi_service/src/
H A Dhibernate.cpp19 #include <sstream>

Completed in 14 milliseconds

12