| /foundation/multimedia/image_framework/frameworks/innerkitsimpl/common/src/ |
| H A D | native_image.cpp | 300 int32_t NativeImage::GetTimestamp(int64_t ×tamp) in GetTimestamp() argument 41 NativeImage(sptr<SurfaceBuffer> buffer, std::shared_ptr<IBufferProcessor> releaser, int64_t timestamp) NativeImage() argument
|
| /foundation/multimedia/av_codec/test/unittest/hcodec_test/unittest/ |
| H A D | hdecoder_unit_test.cpp | 370 int64_t timestamp; in OnBufferAvailable() local
|
| /foundation/multimedia/camera_framework/frameworks/native/ndk/impl/ |
| H A D | photo_listener_impl.cpp | 55 int64_t timestamp; in OnBufferAvailable() local 178 void PhotoListener::ExecutePhoto(sptr<SurfaceBuffer> surfaceBuffer, int64_t timestamp) in ExecutePhoto() argument 193 ExecutePhotoAsset(sptr<SurfaceBuffer> surfaceBuffer, CameraBufferExtraData extraData, bool isHighQuality, int64_t timestamp) ExecutePhotoAsset() argument 241 CreateMediaLibrary(sptr<SurfaceBuffer> surfaceBuffer, BufferHandle *bufferHandle, CameraBufferExtraData extraData, bool isHighQuality, std::string &uri, int32_t &cameraShotType, std::string &burstKey, int64_t timestamp) CreateMediaLibrary() argument 295 int64_t timestamp; OnBufferAvailable() local 310 ExecuteRawPhoto(sptr<SurfaceBuffer> surfaceBuffer, int64_t timestamp) ExecuteRawPhoto() argument [all...] |
| /foundation/multimedia/camera_framework/services/camera_service/binder/server/src/ |
| H A D | hcapture_session_stub.cpp | 270 int64_t timestamp = data.ReadInt64(); in HandleCreateMediaLibrary() local 292 int64_t timestamp = data.ReadInt64(); in HandleCreateMediaLibraryForPicture() local
|
| /foundation/multimedia/camera_framework/services/camera_service/src/avcodec/ |
| H A D | avcodec_task_manager.cpp | 124 void AvcodecTaskManager::SetVideoFd(int64_t timestamp, shared_ptr<PhotoAssetProxy> photoAssetProxy) in SetVideoFd() argument 147 int64_t timestamp = videoFdQueue_.front().first; in CreateAVMuxer() local 260 int64_t timestamp = frame->GetTimeStamp(); in ChooseVideoBuffer() local [all...] |
| /foundation/multimedia/image_framework/frameworks/innerkitsimpl/receiver/src/ |
| H A D | image_receiver.cpp | 230 OHOS::sptr<OHOS::SurfaceBuffer> ImageReceiver::ReadNextImage(int64_t ×tamp) in ReadNextImage() argument 249 int64_t timestamp = 0; in ReadNextImage() local 263 OHOS::sptr<OHOS::SurfaceBuffer> ImageReceiver::ReadLastImage(int64_t ×tamp) in ReadLastImage() argument 284 int64_t timestamp = 0; ReadLastImage() local 326 int64_t timestamp = 0; NextNativeImage() local 339 int64_t timestamp = 0; LastNativeImage() local [all...] |
| /foundation/multimedia/player_framework/services/services/recorder/ipc/ |
| H A D | i_standard_recorder_service.h | 80 virtual int32_t SetFileSplitDuration(FileSplitType type, int64_t timestamp, uint32_t duration) in SetFileSplitDuration() argument
|
| /foundation/multimedia/player_framework/frameworks/native/screen_capture/ |
| H A D | screen_capture_impl.cpp | 353 sptr<OHOS::SurfaceBuffer> ScreenCaptureImpl::AcquireVideoBuffer(int32_t &fence, int64_t ×tamp, OHOS::Rect &damage) in AcquireVideoBuffer() argument
|
| /foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_location_test/src/ |
| H A D | medialibrary_location_test.cpp | 291 string GetTitle(int64_t ×tamp) in GetTitle() argument 304 int64_t timestamp = GetTimestamp(); in InsertPhoto() local
|
| /foundation/multimedia/media_lite/frameworks/recorder_lite/ |
| H A D | recorder.cpp | 274 int32_t Recorder::SetFileSplitDuration(FileSplitType type, int64_t timestamp, uint32_t duration) in SetFileSplitDuration() argument
|
| /foundation/multimedia/media_lite/frameworks/recorder_lite/passthrough/ |
| H A D | recorder_client.cpp | 276 int32_t Recorder::RecorderClient::SetFileSplitDuration(FileSplitType type, int64_t timestamp, uint32_t duration) in SetFileSplitDuration() argument
|
| /foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/background_cloud_file_processor_test/src/ |
| H A D | background_cloud_file_processor_test.cpp | 79 string GetTitle(int64_t ×tamp) in GetTitle() argument 91 int64_t timestamp = GetTimestamp(); in InsertPhoto() local
|
| /foundation/multimedia/media_lite/services/recorder_lite/impl/src/ |
| H A D | recorder_sink.cpp | 468 int32_t RecorderSink::SetFileSplitDuration(ManualSplitType type, int64_t timestamp, uint32_t duration) in SetFileSplitDuration() argument
|
| /foundation/multimedia/media_lite/services/recorder_lite/server/src/ |
| H A D | recorder_service.cpp | 259 int64_t timestamp; in Dispatch() local
|
| /foundation/multimedia/player_framework/test/unittest/screen_capture_test/native/src/ |
| H A D | screen_capture_native_mock.cpp | 186 sptr<OHOS::SurfaceBuffer> ScreenCaptureNativeMock::AcquireVideoBuffer(int32_t &fence, int64_t ×tamp, in AcquireVideoBuffer() argument
|
| /foundation/multimedia/player_framework/services/services/screen_capture/server/ |
| H A D | audio_capturer_wrapper.cpp | 287 Timestamp timestamp; in CaptureAudio() local
|
| /foundation/multimedia/player_framework/services/services/screen_capture/client/ |
| H A D | screen_capture_client.cpp | 225 AcquireVideoBuffer(sptr<OHOS::SurfaceBuffer> &surfaceBuffer, int32_t &fence, int64_t ×tamp, OHOS::Rect &damage) AcquireVideoBuffer() argument
|
| /foundation/multimedia/player_framework/test/unittest/screen_capture_test/screen_capture_unittest/src/ |
| H A D | screen_capture_unit_test.cpp | 1667 int64_t timestamp = 0; in HWTEST_F() local 1708 int64_t timestamp = 0; in HWTEST_F() local
|
| /foundation/resourceschedule/frame_aware_sched/interfaces/innerkits/frameintf/ |
| H A D | frame_ui_intf.cpp | 323 extern "C" void RenderStart(uint64_t timestamp) in RenderStart() argument
|
| /foundation/window/window_manager/utils/src/ |
| H A D | perform_reporter.cpp | 263 void WindowInfoReporter::ReportContainerStartBegin(int32_t missionId, const std::string& bundleName, int64_t timestamp) in ReportContainerStartBegin() argument
|
| /foundation/communication/wifi/wifi/frameworks/native/interfaces/ |
| H A D | inter_scan_info.h | 70 int64_t timestamp; member
|
| /foundation/communication/wifi/wifi/frameworks/native/src/ |
| H A D | wifi_scan_proxy_lite.cpp | 52 int64_t timestamp = 0; in ParseScanInfos() local
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/ |
| H A D | storage_executor.h | 65 Timestamp timestamp = 0; member 81 Timestamp timestamp = 0; member
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/cloud/ |
| H A D | cloud_sync_tag_assets.cpp | 42 Timestamp timestamp; in TagSingleAssetForDownload() local 297 Timestamp timestamp; in MarkAssetForUpload() local [all...] |
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/ |
| H A D | virtual_single_ver_sync_db_Interface.h | 31 Timestamp timestamp = 0; member
|