Home
last modified time | relevance | path

Searched refs:SetTimestamp (Results 1 – 25 of 42) sorted by relevance

12

/ohos5.0/base/location/interfaces/inner_api/include/
H A Dwifi_scan_info.h41 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 Dmulti_ver_kv_entry.h36 virtual void SetTimestamp(uint64_t timestamp) = 0;
H A Dgeneric_multi_ver_kv_entry.h39 void SetTimestamp(uint64_t timestamp) override;
H A Dmulti_ver_commit.h47 void SetTimestamp(Timestamp timestamp) override;
H A Dmulti_ver_commit.cpp79 void MultiVerCommit::SetTimestamp(Timestamp timestamp) in SetTimestamp() function in DistributedDB::MultiVerCommit
H A Dgeneric_multi_ver_kv_entry.cpp136 void GenericMultiVerKvEntry::SetTimestamp(uint64_t timestamp) in SetTimestamp() function in DistributedDB::GenericMultiVerKvEntry
H A Dmulti_ver_storage_executor.cpp1199 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 Dikvdb_commit.h35 virtual void SetTimestamp(Timestamp timestamp) = 0;
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/include/
H A Dsingle_ver_kv_entry.h30 virtual void SetTimestamp(Timestamp timestamp) = 0;
/ohos5.0/drivers/peripheral/distributed_camera/hdi_service/include/dstream_operator/
H A Ddimage_buffer.h58 void SetTimestamp(const uint64_t timeStamp);
/ohos5.0/drivers/peripheral/camera/vdi_base/common/adapter/platform/hdf_driver/src/driver_adapter/include/
H A Dbuffer_operator.h61 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 Dsms_receive_indexer.h37 void SetTimestamp(int64_t timestamp);
/ohos5.0/drivers/peripheral/camera/vdi_base/common/include/
H A Dibuffer.h76 virtual void SetTimestamp(const uint64_t timestamp) = 0;
H A Dimage_buffer.h78 void SetTimestamp(const uint64_t timestamp) override;
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/kv/
H A Dgeneric_single_ver_kv_entry.h44 void SetTimestamp(Timestamp time) override;
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/transaction/
H A Drs_transaction_data.h68 void SetTimestamp(const uint64_t timestamp) in SetTimestamp() function
/ohos5.0/base/telephony/sms_mms/services/sms/
H A Dsms_receive_indexer.cpp177 void SmsReceiveIndexer::SetTimestamp(int64_t timestamp) in SetTimestamp() function in OHOS::Telephony::SmsReceiveIndexer
H A Dsms_persist_helper.cpp492 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 Ddimage_buffer.cpp169 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 Dlocator_required_data_manager.cpp290 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 Dui_display_sync.h121 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 Dhgm_core.h107 void SetTimestamp(uint64_t timestamp) in SetTimestamp() function
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/singlever/
H A Dsingle_ver_data_sync_utils.cpp176 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 Drs_render_thread_params.h116 void SetTimestamp(uint64_t timestamp) in SetTimestamp() function
/ohos5.0/drivers/peripheral/camera/vdi_base/common/buffer_manager/src/
H A Dimage_buffer.cpp280 void ImageBuffer::SetTimestamp(const uint64_t timeStamp) in SetTimestamp() function in OHOS::Camera::ImageBuffer

12