Home
last modified time | relevance | path

Searched defs:timestamp (Results 876 - 900 of 1004) sorted by relevance

1...<<3132333435363738394041

/foundation/multimedia/camera_framework/services/camera_service/src/
H A Dhcamera_device.cpp1030 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 Dphoto_output_napi.cpp303 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 Dcapture_session.h307 int64_t timestamp; member
/foundation/multimedia/image_effect/frameworks/native/effect/base/
H A Dimage_effect_inner.cpp887 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 Dthumbnail_utils.cpp255 int64_t timestamp = std::stoll(data.timeStamp); in LoadVideoFile() local
/foundation/multimodalinput/input/service/window_manager/src/
H A Dpointer_drawing_manager.cpp1124 void PointerDrawingManager::OnVsync(uint64_t timestamp) in OnVsync() argument
/foundation/window/window_manager/window_scene/interfaces/kits/napi/scene_session_manager/
H A Djs_scene_utils.cpp687 double timestamp; in ConvertPointerEventFromJs() local
/foundation/communication/dsoftbus/core/common/dfx/hidumper_adapter/
H A Dsoftbus_hidumper_util.c251 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 Di_wifi_struct.h111 int64_t timestamp; member
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/relational/
H A Dsqlite_single_ver_relational_storage_executor.cpp1088 StepNext(bool isMemDB, sqlite3_stmt *stmt, Timestamp &timestamp) StepNext() argument
[all...]
H A Dsqlite_single_ver_relational_storage_extend_executor.cpp1775 MarkFlagAsUploadFinished(const std::string &tableName, const Key &hashKey, Timestamp timestamp) MarkFlagAsUploadFinished() argument
[all...]
H A Dsqlite_single_ver_relational_storage_executor_extend.cpp1440 int SQLiteSingleVerRelationalStorageExecutor::GetUploadCountInner(const Timestamp &timestamp, in GetUploadCountInner() argument
1460 GetUploadCount(const Timestamp &timestamp, 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 Ddistributeddb_interfaces_nb_delegate_test.cpp3409 Timestamp timestamp = 0; in HWTEST_F() local
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/object/
H A Dobject_manager.cpp841 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 &timestamp) SaveInfo() argument
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H A Dsqlite_single_ver_storage_executor.cpp158 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 &timestamp) DeleteLocalKvData() argument
1905 UpdateLocalDataTimestamp(Timestamp timestamp) UpdateLocalDataTimestamp() argument
[all...]
H A Dsqlite_single_ver_natural_store.cpp545 Timestamp timestamp; in GetMetaData() local
1731 Timestamp timestamp; in GetSchema() local
1774 Timestamp timestamp = GetCurrentTimestamp(); InitialLocalDataTimestamp() local
[all...]
H A Dsqlite_single_ver_natural_store_connection.cpp120 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 Ddhcp_client_state_machine.cpp583 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 Ddhcpclientfun_fuzzer.cpp503 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 Dfillp.h203 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 Dhdi_layer_info.h381 void SetPresentTimestamp(const GraphicPresentTimestamp &timestamp) in SetPresentTimestamp() argument
/test/xts/acts/multimedia/audio/audio_js_standard/OhAudioNdk/entry/src/main/cpp/
H A Dohaudiondk.cpp1021 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 Ddcamera_hdf_demo.cpp1624 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 Dlibaomenc.c1214 int64_t timestamp = 0; in aom_encode() local
H A Dlibvpxenc.c1606 int64_t timestamp = 0; in vpx_encode() local

Completed in 65 milliseconds

1...<<3132333435363738394041