| /foundation/multimedia/camera_framework/services/camera_service/src/ |
| H A D | hcamera_device.cpp | 1030 int32_t HCameraDevice::OnResult(const uint64_t timestamp, const std::vector<uint8_t>& result) in OnResult() argument 1322 int32_t HCameraDevice::OnFrameShutter(int32_t captureId, const std::vector<int32_t>& streamIds, uint64_t timestamp) in OnFrameShutter() argument 1329 int32_t HCameraDevice::OnFrameShutterEnd(int32_t captureId, const std::vector<int32_t>& streamIds, uint64_t timestamp) in OnFrameShutterEnd() argument 1336 int32_t HCameraDevice::OnCaptureReady(int32_t captureId, const std::vector<int32_t>& streamIds, uint64_t timestamp) in OnCaptureReady() argument
|
| /foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/output/ |
| H A D | photo_output_napi.cpp | 303 int64_t timestamp; in ExecuteDeepyCopySurfaceBuffer() local 457 int64_t timestamp; in ExecuteDeepyCopySurfaceBuffer() local 677 AssembleAuxiliaryPhoto(int64_t timestamp, int32_t captureId) AssembleAuxiliaryPhoto() argument 716 uri, cameraShotType, burstKey, timestamp); AssembleAuxiliaryPhoto() local 933 int64_t timestamp; UpdateJSCallback() local 1077 int64_t timestamp; UpdateJSCallback() local 1453 int64_t timestamp; UpdateJSCallback() local [all...] |
| /foundation/multimedia/camera_framework/interfaces/inner_api/native/camera/include/session/ |
| H A D | capture_session.h | 307 int64_t timestamp; member
|
| /foundation/multimedia/image_effect/frameworks/native/effect/base/ |
| H A D | image_effect_inner.cpp | 887 void ImageEffect::OnBufferAvailableWithCPU(sptr<SurfaceBuffer>& buffer, const OHOS::Rect& damages, int64_t timestamp) in OnBufferAvailableWithCPU() argument 945 void ImageEffect::ConsumerBufferAvailable(sptr<SurfaceBuffer>& buffer, const OHOS::Rect& damages, int64_t timestamp) in ConsumerBufferAvailable() argument 837 OnBufferAvailableToProcess(sptr<SurfaceBuffer> &buffer, sptr<SurfaceBuffer> &outBuffer, int64_t timestamp) OnBufferAvailableToProcess() argument [all...] |
| /foundation/multimedia/media_library/frameworks/services/media_thumbnail/src/ |
| H A D | thumbnail_utils.cpp | 255 int64_t timestamp = std::stoll(data.timeStamp); in LoadVideoFile() local
|
| /foundation/multimodalinput/input/service/window_manager/src/ |
| H A D | pointer_drawing_manager.cpp | 1124 void PointerDrawingManager::OnVsync(uint64_t timestamp) in OnVsync() argument
|
| /foundation/window/window_manager/window_scene/interfaces/kits/napi/scene_session_manager/ |
| H A D | js_scene_utils.cpp | 687 double timestamp; in ConvertPointerEventFromJs() local
|
| /foundation/communication/dsoftbus/core/common/dfx/hidumper_adapter/ |
| H A D | softbus_hidumper_util.c | 251 static void GetLocalTime(char* time, uint64_t timestamp) in GetLocalTime() argument
|
| /foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/client/idl_client/idl_interface/ |
| H A D | i_wifi_struct.h | 111 int64_t timestamp; member
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/relational/ |
| H A D | sqlite_single_ver_relational_storage_executor.cpp | 1088 StepNext(bool isMemDB, sqlite3_stmt *stmt, Timestamp ×tamp) StepNext() argument [all...] |
| H A D | sqlite_single_ver_relational_storage_extend_executor.cpp | 1775 MarkFlagAsUploadFinished(const std::string &tableName, const Key &hashKey, Timestamp timestamp) MarkFlagAsUploadFinished() argument [all...] |
| H A D | sqlite_single_ver_relational_storage_executor_extend.cpp | 1440 int SQLiteSingleVerRelationalStorageExecutor::GetUploadCountInner(const Timestamp ×tamp, in GetUploadCountInner() argument 1460 GetUploadCount(const Timestamp ×tamp, bool isCloudForcePush, bool isCompensatedTask, QuerySyncObject &query, int64_t &count) GetUploadCount() argument [all...] |
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/ |
| H A D | distributeddb_interfaces_nb_delegate_test.cpp | 3409 Timestamp timestamp = 0; in HWTEST_F() local
|
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/object/ |
| H A D | object_manager.cpp | 841 std::string timestamp = std::to_string(GetSecondsSince1970ToNow());
in SaveToStore() local 975 SaveInfo(const std::string &bundleName, const std::string &sessionId, const std::string &sourceDeviceId, const std::string &targetDeviceId, const std::string ×tamp) SaveInfo() argument [all...] |
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/ |
| H A D | sqlite_single_ver_storage_executor.cpp | 158 BindPutKvData(sqlite3_stmt *statement, const Key &key, const Value &value, Timestamp timestamp, SingleVerDataType type) BindPutKvData() argument 248 SaveKvData(SingleVerDataType type, const Key &key, const Value &value, Timestamp timestamp) SaveKvData() argument 279 PutKvData(SingleVerDataType type, const Key &key, const Value &value, Timestamp timestamp, SingleVerNaturalStoreCommitNotifyData *committedData) PutKvData() argument 1664 DeleteLocalKvData(const Key &key, SingleVerNaturalStoreCommitNotifyData *committedData, Value &value, Timestamp ×tamp) DeleteLocalKvData() argument 1905 UpdateLocalDataTimestamp(Timestamp timestamp) UpdateLocalDataTimestamp() argument [all...] |
| H A D | sqlite_single_ver_natural_store.cpp | 545 Timestamp timestamp; in GetMetaData() local 1731 Timestamp timestamp; in GetSchema() local 1774 Timestamp timestamp = GetCurrentTimestamp(); InitialLocalDataTimestamp() local [all...] |
| H A D | sqlite_single_ver_natural_store_connection.cpp | 120 Timestamp timestamp; in Get() local 954 int SQLiteSingleVerNaturalStoreConnection::SaveEntry(const Entry &entry, bool isDelete, Timestamp timestamp) in SaveEntry() argument [all...] |
| /foundation/communication/dhcp/services/dhcp_client/src/ |
| H A D | dhcp_client_state_machine.cpp | 583 void DhcpClientStateMachine::InitSelecting(time_t timestamp) in InitSelecting() argument 686 void DhcpClientStateMachine::SendReboot(uint32_t targetIp, time_t timestamp) in SendReboot() argument 710 void DhcpClientStateMachine::Reboot(time_t timestamp) in Reboot() argument 741 Requesting(time_t timestamp) Requesting() argument 776 Renewing(time_t timestamp) Renewing() argument 791 Rebinding(time_t timestamp) Rebinding() argument 806 Declining(time_t timestamp) Declining() argument 828 DhcpRequestHandle(time_t timestamp) DhcpRequestHandle() argument 873 DhcpOfferPacketHandle(uint8_t type, const struct DhcpPacket *packet, time_t timestamp) DhcpOfferPacketHandle() argument 1242 DhcpAckOrNakPacketHandle(uint8_t type, struct DhcpPacket *packet, time_t timestamp) DhcpAckOrNakPacketHandle() argument 1290 ParseDhcpAckPacket(const struct DhcpPacket *packet, time_t timestamp) ParseDhcpAckPacket() argument 1317 ParseDhcpNakPacket(const struct DhcpPacket *packet, time_t timestamp) ParseDhcpNakPacket() argument 1344 GetDhcpOffer(DhcpPacket *packet, int64_t timestamp) GetDhcpOffer() argument 1378 DhcpResponseHandle(time_t timestamp) DhcpResponseHandle() argument 1827 SlowArpDetect(time_t timestamp) SlowArpDetect() argument [all...] |
| /foundation/communication/dhcp/test/fuzztest/dhcpclientfun_fuzzer/ |
| H A D | dhcpclientfun_fuzzer.cpp | 503 time_t timestamp = 1; in InitSelectingFuzzerTest() local 522 time_t timestamp = 1; in SendRebootFuzzerTest() local 532 time_t timestamp = 1; in RebootFuzzerTest() local 538 time_t timestamp = 1; in RequestingFuzzerTest() local 552 time_t timestamp = 1; RenewingFuzzerTest() local 562 time_t timestamp = 1; RebindingFuzzerTest() local 572 time_t timestamp = 1; DecliningFuzzerTest() local 581 time_t timestamp = 1; DhcpRequestHandleFuzzerTest() local 684 time_t timestamp = 1; DhcpAckOrNakPacketHandleFuzzerTest() local 694 time_t timestamp = 1; ParseDhcpAckPacketFuzzerTest() local 703 time_t timestamp = 1; ParseDhcpNakPacketFuzzerTest() local 847 time_t timestamp = 1; SlowArpDetectFuzzerTest() local [all...] |
| /foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/include/fillp/ |
| H A D | fillp.h | 203 FILLP_UINT32 timestamp; member 220 FILLP_ULLONG timestamp; /* Time stamp used for rtt Detective */ member 262 FILLP_ULLONG timestamp; /* The same as conn_req->timestamp */ member 267 FILLP_ULLONG timestamp; /* The same as conn_req->timestamp */ member
|
| /foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/include/ |
| H A D | hdi_layer_info.h | 381 void SetPresentTimestamp(const GraphicPresentTimestamp ×tamp) in SetPresentTimestamp() argument
|
| /test/xts/acts/multimedia/audio/audio_js_standard/OhAudioNdk/entry/src/main/cpp/ |
| H A D | ohaudiondk.cpp | 1021 int64_t timestamp; in OHAudioCapturerGetFramePosition() local 1038 int64_t timestamp; in OHAudioCapturerGetTimestamp() local 1405 int64_t timestamp; in OHAudioRendererGetTimestamp() local 1444 int64_t timestamp; in OHAudioRendererStart() local
|
| /test/xts/dcts/distributedhardware/distributedcameratest/ |
| H A D | dcamera_hdf_demo.cpp | 1624 int32_t DemoCameraDeviceCallback::OnResult(uint64_t timestamp, const std::vector<uint8_t>& result)
in OnResult() argument 1705 OnFrameShutter(int32_t captureId, const std::vector<int32_t>& streamIds, uint64_t timestamp) OnFrameShutter() argument
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | libaomenc.c | 1214 int64_t timestamp = 0; in aom_encode() local
|
| H A D | libvpxenc.c | 1606 int64_t timestamp = 0; in vpx_encode() local
|