Home
last modified time | relevance | path

Searched defs:timestamp (Results 101 - 125 of 1055) sorted by relevance

12345678910>>...43

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/canvas/
H A Dcustom_paint_util.h43 int64_t timestamp = 0; member
/foundation/arkui/ace_engine/test/tools/event_tree_to_graph/src/beans/
H A Dtouch_point.py32 timestamp = '' variable in TouchPoint
H A Dprocedure_step.py30 timestamp = '' variable in ProcedureStep
/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() argument
/foundation/graphic/graphic_2d/rosen/modules/frame_report/src/mingw/
H A Drs_frame_report.cpp50 void RsFrameReport::RenderStart(uint64_t timestamp) in RenderStart() argument
/foundation/graphic/graphic_surface/interfaces/inner_api/surface/
H A Diconsumer_surface.h34 int64_t timestamp; member in OHOS::IConsumerSurface
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rsframereport_fuzzer/
H A Drsframereport_fuzzer.cpp64 uint64_t timestamp = GetData<uint64_t>(); in DoSomethingInterestingWithMyAPI() local
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/pipeline/
H A Drs_render_display_sync_test.cpp98 uint64_t timestamp = 107265354180; in HWTEST_F() local
[all...]
/foundation/multimedia/camera_framework/services/camera_service/binder/server/src/
H A Dhstream_capture_callback_stub.cpp93 uint64_t timestamp = data.ReadUint64(); in HandleOnFrameShutter() local
101 uint64_t timestamp = data.ReadUint64(); in HandleOnFrameShutterEnd() local
109 uint64_t timestamp = data.ReadUint64(); in HandleOnCaptureReady() local
/foundation/multimedia/camera_framework/services/camera_service/binder/client/src/
H A Dhstream_capture_callback_proxy.cpp105 int32_t HStreamCaptureCallbackProxy::OnFrameShutter(int32_t captureId, uint64_t timestamp) in OnFrameShutter() argument
126 int32_t HStreamCaptureCallbackProxy::OnFrameShutterEnd(int32_t captureId, uint64_t timestamp) in OnFrameShutterEnd() argument
146 int32_t HStreamCaptureCallbackProxy::OnCaptureReady(int32_t captureId, uint64_t timestamp) in OnCaptureReady() argument
/foundation/resourceschedule/ffrt/src/sync/
H A Drecord_mutex.h34 std::chrono::steady_clock::time_point timestamp; member
/foundation/window/window_manager/previewer/src/
H A Dvsync_station.cpp76 void VsyncStation::VsyncCallbackInner(int64_t timestamp, int64_t frameCount) in VsyncCallbackInner() argument
90 void VsyncStation::OnVsync(int64_t timestamp, int64_t frameCount, void* client) in OnVsync() argument
/foundation/systemabilitymgr/samgr_lite/samgr/source/
H A Dservice_impl.h44 uint32 timestamp; member
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/
H A Dobject_asset_machine_test.cpp191 auto timestamp = std::to_string(time); in HWTEST_F() local
[all...]
H A Dobject_dms_handler_test.cpp143 auto timestamp = std::chrono::steady_clock::now() - std::chrono::seconds(20); in HWTEST_F() local
/foundation/distributeddatamgr/preferences/frameworks/native/platform/src/
H A Dpreferences_dfx_adapter.cpp41 auto timestamp = value.count(); in GetCurrentTime() local
/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/test/unittest/
H A Degl_wrapper_entry_test.cpp2194 EGLint timestamp = 1; in HWTEST_F() local
2212 EGLint timestamp = 1; in HWTEST_F() local
/test/xts/hats/hdf/camera/cameraHdi/v4l2/src/
H A Dstream_customer.cpp31 int64_t timestamp = 0; in CamFrame() local
/third_party/ffmpeg/libavformat/
H A Dmsnwc_tcp.c107 uint32_t size, timestamp; in msnwc_tcp_read_packet() local
H A Drtpdec_svq3.c39 int64_t timestamp; member
43 svq3_parse_packet(AVFormatContext *s, PayloadContext *sv, AVStream *st, AVPacket *pkt, uint32_t *timestamp, const uint8_t *buf, int len, uint16_t seq, int flags) svq3_parse_packet() argument
H A Drtpdec_ac3.c31 uint32_t timestamp; member
40 ac3_handle_packet(AVFormatContext *ctx, PayloadContext *data, AVStream *st, AVPacket *pkt, uint32_t *timestamp, const uint8_t *buf, int len, uint16_t seq, int flags) ac3_handle_packet() argument
H A Dvocdec.c71 voc_read_seek(AVFormatContext *s, int stream_index, int64_t timestamp, int flags) voc_read_seek() argument
H A Drtpdec_h263.c27 ff_h263_handle_packet(AVFormatContext *ctx, PayloadContext *data, AVStream *st, AVPacket *pkt, uint32_t *timestamp, const uint8_t *buf, int len, uint16_t seq, int flags) ff_h263_handle_packet() argument
H A Drtpdec_mpegts.c50 mpegts_handle_packet(AVFormatContext *ctx, PayloadContext *data, AVStream *st, AVPacket *pkt, uint32_t *timestamp, const uint8_t *buf, int len, uint16_t seq, int flags) mpegts_handle_packet() argument
/third_party/curl/lib/
H A Dhostip.h64 time_t timestamp; member

Completed in 11 milliseconds

12345678910>>...43