Home
last modified time | relevance | path

Searched defs:timestamp (Results 201 – 225 of 605) sorted by relevance

12345678910>>...25

/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/binder/server/src/
H A Dhcapture_session_stub.cpp271 int64_t timestamp = data.ReadInt64(); in HandleCreateMediaLibrary() local
293 int64_t timestamp = data.ReadInt64(); in HandleCreateMediaLibraryForPicture() local
/ohos5.0/base/powermgr/display_manager/brightness_manager/src/
H A Dlight_lux_manager.cpp58 void LightLuxManager::UpdateLuxBuffer(int64_t timestamp, float lux) in UpdateLuxBuffer()
64 bool LightLuxManager::IsUpdateLuxSuccess(int64_t timestamp) in IsUpdateLuxSuccess()
/ohos5.0/foundation/graphic/graphic_surface/surface/test/unittest/
H A Dbuffer_queue_producer_remote_test.cpp52 static inline int64_t timestamp = 0; member in OHOS::Rosen::BufferQueueProducerRemoteTest
H A Dconsumer_surface_test.cpp60 static inline int64_t timestamp = 0; member in OHOS::Rosen::ConsumerSurfaceTest
1605 GraphicPresentTimestamp timestamp = {GRAPHIC_DISPLAY_PTS_UNSUPPORTED, 0}; variable
1620 GraphicPresentTimestamp timestamp = {GRAPHIC_DISPLAY_PTS_DELAY, 0}; variable
1635 GraphicPresentTimestamp timestamp = {GRAPHIC_DISPLAY_PTS_DELAY, 0}; variable
1650 GraphicPresentTimestamp timestamp = {GRAPHIC_DISPLAY_PTS_TIMESTAMP, 0}; variable
1664 GraphicPresentTimestamp timestamp = {GRAPHIC_DISPLAY_PTS_TIMESTAMP, 0}; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/frame_report/src/
H A Drs_frame_report.cpp144 void RsFrameReport::RenderStart(uint64_t timestamp) in RenderStart()
/ohos5.0/foundation/multimedia/audio_framework/services/audio_service/server/src/
H A Dipc_stream_stub.cpp230 uint64_t timestamp = 0; in HandleGetAudioTime() local
241 uint64_t timestamp = 0; in HandleGetAudioPosition() local
350 uint64_t timestamp = data.ReadUint64(); in HandleGetOffloadApproximatelyCacheTime() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/multiver/
H A Dgeneric_multi_ver_kv_entry.cpp136 void GenericMultiVerKvEntry::SetTimestamp(uint64_t timestamp) in SetTimestamp()
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/
H A Dobject_asset_machine_test.cpp191 auto timestamp = std::to_string(time); variable
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/audiocapturer/test/unittest/capturer_test/src/
H A Daudio_capturer_unit_test.cpp1744 Timestamp timestamp; variable
1767 Timestamp timestamp; variable
1788 Timestamp timestamp; variable
1814 Timestamp timestamp; variable
1843 Timestamp timestamp; variable
1867 Timestamp timestamp; variable
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H A Dsqlite_multi_ver_transaction.cpp369 uint64_t timestamp = 0; in CheckToSaveRecord() local
563 int SQLiteMultiVerTransaction::GetPrePutValues(const Version &versionInfo, Timestamp timestamp, in GetPrePutValues()
611 int SQLiteMultiVerTransaction::RemovePrePutEntries(const Version &versionInfo, Timestamp timestamp) in RemovePrePutEntries()
752 Timestamp timestamp = 0; in GetCurrentMaxTimestamp() local
1407 Timestamp timestamp = NO_TIMESTAMP; in CheckIfNeedSaveRecord() local
1430 Timestamp timestamp = NO_TIMESTAMP; in CheckIfNeedSaveRecord() local
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/include/meta/api/animation/
H A Danimation.h151 size_t AddKeyframe(float timestamp, const IAny::ConstPtr& value) in AddKeyframe()
/ohos5.0/base/hiviewdfx/hiview/plugins/faultlogger/test/common/unittest/
H A Dfreeze_json_generator_unittest.cpp90 unsigned long long timestamp = 0; variable
/ohos5.0/base/sensors/sensor/utils/common/include/
H A Dsensor_data_event.h36 int64_t timestamp; /**< Time when sensor data was reported */ member
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/test/systemtest/
H A Dhdilayer_context_systest.cpp104 int64_t timestamp; in FillHdiLayer() local
/ohos5.0/drivers/peripheral/sensor/chipset/als/
H A Dals_bh1750.c26 …t ReadBh1750RawData(struct SensorCfgData *data, struct BH1750AlsData *rawData, uint64_t *timestamp) in ReadBh1750RawData()
/ohos5.0/foundation/multimedia/player_framework/services/utils/
H A Dtime_format_utils.cpp127 std::string TimeFormatUtils::ConvertTimestampToDatetime(const std::string &timestamp) in ConvertTimestampToDatetime()
/ohos5.0/foundation/multimedia/player_framework/test/fuzztest/common/
H A Dtest_screen_capture.cpp146 sptr<OHOS::SurfaceBuffer> TestScreenCapture::AcquireVideoBuffer(int32_t &fence, int64_t &timestamp,… in AcquireVideoBuffer()
/ohos5.0/foundation/multimedia/image_framework/frameworks/kits/native/common/ndk/
H A Dimage_native.cpp141 Image_ErrorCode OH_ImageNative_GetTimestamp(OH_ImageNative *image, int64_t *timestamp) in OH_ImageNative_GetTimestamp()
/ohos5.0/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/test/src/
H A Dlayer_context.cpp106 int64_t timestamp; in FillHDILayer() local
/ohos5.0/drivers/peripheral/sensor/chipset/accel/
H A Daccel_bmi160.c26 …t32_t ReadBmi160RawData(struct SensorCfgData *data, struct AccelData *rawData, uint64_t *timestamp) in ReadBmi160RawData()
/ohos5.0/drivers/peripheral/sensor/chipset/gyro/
H A Dgyro_bmi160.c26 …_t ReadBmi160GyroRawData(struct SensorCfgData *data, struct GyroData *rawData, uint64_t *timestamp) in ReadBmi160GyroRawData()
/ohos5.0/drivers/peripheral/sensor/chipset/magnetic/
H A Dmagnetic_lsm303.c26 …_t ReadLsm303RawData(struct SensorCfgData *data, struct MagneticData *rawData, uint64_t *timestamp) in ReadLsm303RawData()
/ohos5.0/drivers/peripheral/sensor/chipset/pedometer/
H A Dpedometer_bmi160.c27 uint64_t *timestamp) in ReadBmi160PedometerRawData()
/ohos5.0/drivers/peripheral/sensor/chipset/proximity/
H A Dproximity_apds9960.c29 …ReadApds9960RawData(struct SensorCfgData *data, struct ProximityData *rawData, uint64_t *timestamp) in ReadApds9960RawData()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/btm/
H A Dbtm_snoop.c77 uint64_t timestamp; // microseconds member
117 const uint64_t timestamp = MICROSECOND_1970BASE + tv.tv_sec * MICROSECOND + tv.tv_usec; in BtmSnoopOutput() local

12345678910>>...25