Home
last modified time | relevance | path

Searched refs:setw (Results 51 - 75 of 94) sorted by relevance

1234

/foundation/filemanagement/storage_service/services/storage_daemon/utils/
H A Dhi_audit.cpp109 ss << std::setfill('0') << std::setw(MILLISECONDS_LENGTH) << milliSeconds; in GetFormattedTimestampEndWithMilli()
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/draw/
H A Dcolor.cpp166 ss << "[ARGB-0x" << std::hex << std::setfill('0') << std::setw(colorStrWidth) << std::uppercase; in Dump()
/foundation/filemanagement/storage_service/services/storage_daemon/mtpfs/src/
H A Dmtpfs_sha.cpp89 result << std::hex << std::setfill('0') << std::setw(SETW_EIGHT); in Final()
/foundation/multimedia/player_framework/frameworks/native/avmetadatahelper/
H A Davmetadatahelper_impl.h74 << std::setw(millSecondWidth) << ms.count(); in GetLocalTime()
/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/
H A Dhi_audit.cpp107 ss << std::setfill('0') << std::setw(MILLISECONDS_LENGTH) << milliSeconds; in GetFormattedTimestampEndWithMilli()
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/distributeddatafwk/test/unittest/
H A Dend_point_test.cpp89 oss << std::setfill('0') << std::setw(sizeof(uint32_t)) << deviceId_.length(); in GetKey()
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/src/
H A Ddevice_convertor.cpp107 oss << std::setfill('0') << std::setw(sizeof(uint32_t)) << query.deviceId_.length(); in GetRealKey()
/foundation/distributeddatamgr/kv_store/kvstoremock/frameworks/innerkitsimpl/kvdb/src/
H A Ddevice_convertor.cpp104 oss << std::setfill('0') << std::setw(sizeof(uint32_t)) << query.deviceId_.length(); in GetRealKey()
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_hash/class_hashstream/
H A Dhashstream_n_exporter.cpp47 ss << std::uppercase << std::setfill('0') << std::setw(hexPerByte) << std::hex in HashFinal()
/foundation/filemanagement/app_file_service/utils/src/b_hiaudit/
H A Dhi_audit.cpp111 ss << std::setfill('0') << std::setw(MILLISECONDS_LENGTH) << milliSeconds; in GetFormattedTimestampEndWithMilli()
/foundation/communication/netmanager_base/test/netconnmanager/unittest/net_conn_add_test/
H A Dnetfirewall_client_test.cpp83 ss << std::hex << std::setw(hexWidth) << std::setfill('0') << (i * gap); in GetIpList()
94 ss << std::hex << std::setw(hexWidth) << std::setfill('0') << (i * gap + gap); in GetIpList()
/foundation/communication/netmanager_ext/test/netfirewallmanager/unittest/netfirewallmanager_test/
H A Dnetfirewall_client_test.cpp83 ss << std::hex << std::setw(hexWidth) << std::setfill('0') << (i * gap); in GetIpList()
94 ss << std::hex << std::setw(hexWidth) << std::setfill('0') << (i * gap + gap); in GetIpList()
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_toolkit/utils/
H A Dwifi_global_func.cpp253 ss << std::setfill('0') << std::setw(hexCharLen) << std::hex << std::uppercase << temp << " "; in Vec2Stream()
628 temp << std::setfill('0') << std::setw(hexCharLen) << std::hex << num; in ConvertDecStrToHexStr()
/foundation/resourceschedule/ffrt/src/eu/
H A Drtg_ioctl.cpp146 ss << std::hex << std::uppercase << std::setfill('0') << std::setw(2); in Format()
/foundation/distributeddatamgr/relational_store/frameworks/native/dfx/src/
H A Drdb_fault_hiview_reporter.cpp166 oss << buffer << '.' << std::setfill('0') << std::setw(MILLISECONDS_LEN) << (nsec / NANO_TO_MILLI) % MILLI_PRE_SEC; in GetTimeWithMilliseconds()
/foundation/communication/bluetooth_service/services/bluetooth/service/src/obex/
H A Dobex_utils.cpp121 ss << std::hex << std::setw(DEBUG_COL_ITEM_LEN) << static_cast<int>(v[i]) << " "; in ToDebugString()
H A Dobex_socket_transport.cpp123 keyStream << std::uppercase << std::hex << std::setfill('0') << std::setw(TRANSPORT_KEY_NUM_LEN) << scn; in MakeTransportKey()
386 keyStream << std::uppercase << std::hex << std::setfill('0') << std::setw(TRANSPORT_KEY_NUM_LEN) << scn; in MakeTransportKey()
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/
H A Dimage_utils_test.cpp499 ss << std::put_time(&tm, "%Y-%m-%d %H_%M_%S.") << std::setfill('0') << std::setw(millSecondWidth) << ms.count(); in HWTEST_F()
/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributedkvstore/src/
H A Djs_device_kv_store.cpp34 oss << std::setfill('0') << std::setw(DEVICEID_WIDTH) << deviceId.length() << deviceId; in GetDeviceKey()
/foundation/filemanagement/app_file_service/frameworks/native/backup_ext/src/
H A Dsub_ext_extension.cpp945 strHex << setfill('0') << setw(BConstants::BIG_FILE_NAME_SIZE) << szHash;
949 strHex << setfill('0') << setw(BConstants::BIG_FILE_NAME_SIZE) << szHash;
/foundation/multimedia/av_session/services/session/server/remote/
H A Dremote_session_syncer_impl.cpp68 stream << std::uppercase << std::hex << std::setfill('0') << std::setw(width) << static_cast<int>(byte); in Init()
/foundation/multimedia/av_session/utils/src/
H A Davsession_radar.cpp83 str << std::hex << std::setw(width) << std::setfill('0') << hex; in ConvertHexToString()
/foundation/multimodalinput/input/util/common/src/
H A Dutil.cpp614 oss << '.' << std::setfill('0') << std::setw(milliSecondWidth) << millis << "ms)"; in FlushRecords()
/foundation/communication/dsoftbus/tests/core/discovery/ble/softbus_ble_mock/
H A Dble_mock.cpp253 ss << std::uppercase << std::hex << std::setfill('0') << std::setw(BYTE_DUMP_LEN) in HexDump()
/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributeddata/src/
H A Djs_device_kv_store.cpp33 oss << std::setfill('0') << std::setw(DEVICEID_WIDTH) << deviceId.length(); in GetDeviceKey()

Completed in 19 milliseconds

1234