/ohos5.0/base/location/interfaces/inner_api/include/ |
H A D | wifi_scan_info.h | 41 SetTimestamp(wifiScanInfo.GetTimestamp()); in WifiScanInfo() 91 inline void SetTimestamp(int64_t timestamp) in SetTimestamp() function
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/multiver/ |
H A D | multi_ver_kv_entry.h | 36 virtual void SetTimestamp(uint64_t timestamp) = 0;
|
H A D | generic_multi_ver_kv_entry.h | 39 void SetTimestamp(uint64_t timestamp) override;
|
H A D | multi_ver_commit.h | 47 void SetTimestamp(Timestamp timestamp) override;
|
H A D | multi_ver_commit.cpp | 79 void MultiVerCommit::SetTimestamp(Timestamp timestamp) in SetTimestamp() function in DistributedDB::MultiVerCommit
|
H A D | generic_multi_ver_kv_entry.cpp | 136 void GenericMultiVerKvEntry::SetTimestamp(uint64_t timestamp) in SetTimestamp() function in DistributedDB::GenericMultiVerKvEntry
|
H A D | multi_ver_storage_executor.cpp | 1199 commit->SetTimestamp(timestamp); in FillAndCommitLogEntry() 1238 commit->SetTimestamp(timestamp); in FillCommitByForeign() 1244 commit->SetTimestamp(multiVerCommit.timestamp); in FillCommitByForeign() 1276 commit->SetTimestamp(timestamp); in FillAndCommitLogEntry()
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/ |
H A D | ikvdb_commit.h | 35 virtual void SetTimestamp(Timestamp timestamp) = 0;
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/include/ |
H A D | single_ver_kv_entry.h | 30 virtual void SetTimestamp(Timestamp timestamp) = 0;
|
/ohos5.0/drivers/peripheral/distributed_camera/hdi_service/include/dstream_operator/ |
H A D | dimage_buffer.h | 58 void SetTimestamp(const uint64_t timeStamp);
|
/ohos5.0/drivers/peripheral/camera/vdi_base/common/adapter/platform/hdf_driver/src/driver_adapter/include/ |
H A D | buffer_operator.h | 61 void SetTimestamp(const uint64_t timestamp) override; 285 void MyBuffer::SetTimestamp(const uint64_t timeStamp) in SetTimestamp() function
|
/ohos5.0/base/telephony/sms_mms/services/sms/include/ |
H A D | sms_receive_indexer.h | 37 void SetTimestamp(int64_t timestamp);
|
/ohos5.0/drivers/peripheral/camera/vdi_base/common/include/ |
H A D | ibuffer.h | 76 virtual void SetTimestamp(const uint64_t timestamp) = 0;
|
H A D | image_buffer.h | 78 void SetTimestamp(const uint64_t timestamp) override;
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/kv/ |
H A D | generic_single_ver_kv_entry.h | 44 void SetTimestamp(Timestamp time) override;
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/transaction/ |
H A D | rs_transaction_data.h | 68 void SetTimestamp(const uint64_t timestamp) in SetTimestamp() function
|
/ohos5.0/base/telephony/sms_mms/services/sms/ |
H A D | sms_receive_indexer.cpp | 177 void SmsReceiveIndexer::SetTimestamp(int64_t timestamp) in SetTimestamp() function in OHOS::Telephony::SmsReceiveIndexer
|
H A D | sms_persist_helper.cpp | 492 info.SetTimestamp(std::stol(columnValue)); in ConvertStringToIndexer() 496 info.SetTimestamp(std::stol(columnValue)); in ConvertStringToIndexer()
|
/ohos5.0/drivers/peripheral/distributed_camera/hdi_service/src/dstream_operator/ |
H A D | dimage_buffer.cpp | 169 void DImageBuffer::SetTimestamp(const uint64_t timeStamp) in SetTimestamp() function in OHOS::DistributedHardware::DImageBuffer
|
/ohos5.0/base/location/services/location_locator/locator/source/ |
H A D | locator_required_data_manager.cpp | 290 wifiData->SetTimestamp(wifiScanInfo[i].timestamp); in GetLocatingRequiredDataByWifi() 292 wifiData->SetTimestamp(wifiScanInfo[i].timestamp + deltaMis); in GetLocatingRequiredDataByWifi()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/manager/display_sync/ |
H A D | ui_display_sync.h | 121 void SetTimestamp(int64_t timestamp) in DECLARE_ACE_TYPE()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/hyper_graphic_manager/core/hgm_screen_manager/ |
H A D | hgm_core.h | 107 void SetTimestamp(uint64_t timestamp) in SetTimestamp() function
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/singlever/ |
H A D | single_ver_data_sync_utils.cpp | 176 item->SetTimestamp(tempTimestamp - static_cast<Timestamp>(offset)); in TransSendDataItemToLocal() 183 item->SetTimestamp(currentLocalTime); in TransSendDataItemToLocal()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/params/ |
H A D | rs_render_thread_params.h | 116 void SetTimestamp(uint64_t timestamp) in SetTimestamp() function
|
/ohos5.0/drivers/peripheral/camera/vdi_base/common/buffer_manager/src/ |
H A D | image_buffer.cpp | 280 void ImageBuffer::SetTimestamp(const uint64_t timeStamp) in SetTimestamp() function in OHOS::Camera::ImageBuffer
|