Home
last modified time | relevance | path

Searched defs:timeOffset (Results 1 – 20 of 20) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/
H A Ddistributeddb_time_sync_test.cpp173 TimeOffset timeOffset = 0; variable
212 TimeOffset timeOffset; variable
262 TimeOffset timeOffset = 0; variable
/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/src/avcodec/
H A Daudio_capturer_session.cpp188 int64_t timeOffset = 32; in ProcessAudioBuffer() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/
H A Dmeta_data.h31 TimeOffset timeOffset = 0; member
H A Dtime_sync.cpp234 TimeOffset timeOffset = metadata_->GetLocalTimeOffset(); in SyncStart() local
449 int TimeSync::SaveTimeOffset(const DeviceID &deviceID, TimeOffset timeOffset) in SaveTimeOffset()
H A Dmeta_data.cpp54 std::vector<uint8_t> timeOffset; in Initialize() local
133 int Metadata::SaveLocalTimeOffset(TimeOffset timeOffset) in SaveLocalTimeOffset()
/ohos5.0/foundation/distributedhardware/distributed_audio/common/test/unittest/src/
H A Ddaudio_utils_test.cpp195 int64_t timeOffset = UpdateTimeOffset(frameIndex, framePeriodNs, startTime); variable
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/include/
H A Dicloud_sync_storage_interface.h53 TimeOffset timeOffset = 0; member
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/refresh/
H A Drefresh_component.h119 void SetTimeOffset(const Dimension& timeOffset) in SetTimeOffset()
/ohos5.0/foundation/distributedhardware/distributed_audio/services/audiomanager/managersource/src/
H A Ddspeaker_dev.cpp376 int64_t timeOffset = UpdateTimeOffset(frameIndex_, timeIntervalns, startTime_); in EnqueueThread() local
H A Ddmic_dev.cpp442 int64_t timeOffset = UpdateTimeOffset(frameIndex_, timeIntervalns, startTime_); in EnqueueThread() local
/ohos5.0/drivers/peripheral/distributed_audio/hdi_service/audio/v1_0/src/
H A Daudio_capture_interface_impl.cpp73 int64_t timeOffset = UpdateTimeOffset(frameIndex_, framePeriodNs_, startTime_); in CaptureFrame() local
/ohos5.0/drivers/peripheral/distributed_audio/hdi_service/common/utils/src/
H A Ddaudio_utils.cpp209 int64_t timeOffset = 0; in UpdateTimeOffset() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/src/relational/
H A Drelational_store_sqlite_ext.cpp184 Timestamp GetTime(TimeOffset timeOffset, const std::function<Timestamp()> &getDbMaxTimestamp, in GetTime()
220 bool TimeSkew(const std::function<Timestamp()> &getLocalTimeOffsetFromDB, Timestamp timeOffset) in TimeSkew()
346 Timestamp timeOffset) in TimeSkew()
356 Timestamp GetTime(const std::string &storeId, TimeOffset timeOffset, in GetTime()
570 auto timeOffset = static_cast<TimeOffset>(sqlite3_value_int64(argv[0])); in GetSysTime() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
H A Drs_profiler_network.cpp94 constexpr size_t timeOffset = 8 + 1; in OnBinaryChunk() local
/ohos5.0/foundation/distributedhardware/distributed_audio/common/src/
H A Ddaudio_util.cpp399 int64_t timeOffset = 0; in UpdateTimeOffset() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H A Dsqlite_cloud_kv_store.cpp456 TimeOffset timeOffset = storageHandle_->GetLocalTimeOffsetForCloud(); in GetLocalCloudVersion() local
H A Dsqlite_single_ver_natural_store.cpp1319 std::vector<uint8_t> timeOffset; in GetTimestampFromDB() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/relational/
H A Dsqlite_single_ver_relational_storage_executor.cpp148 …etExistedDataTimeOffset(sqlite3 *db, const std::string &tableName, bool isMem, int64_t &timeOffset) in GetExistedDataTimeOffset()
170 int64_t timeOffset = 0; in GeneLogInfoForExistedData() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/
H A Ddistributeddb_relational_cloud_syncable_storage_test.cpp665 int timeOffset = 30; variable
/ohos5.0/drivers/peripheral/location/gnss/hdi_service/
H A Dlocation_vendor_lib.h946 double timeOffset; member