Home
last modified time | relevance | path

Searched defs:resultTimestamp (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/drivers/peripheral/distributed_camera/hdi_service/src/dcamera_device/
H A Ddmetadata_processor.cpp513 void DMetadataProcessor::UpdateResultMetadata(const uint64_t &resultTimestamp) in UpdateResultMetadata()
535 void DMetadataProcessor::UpdateAllResult(const uint64_t &resultTimestamp) in UpdateAllResult()
550 void DMetadataProcessor::UpdateOnChanged(const uint64_t &resultTimestamp) in UpdateOnChanged()
623 uint64_t resultTimestamp = GetCurrentLocalTimeStamp(); in SaveResultMetadata() local
/ohos5.0/foundation/arkui/ace_engine/interfaces/napi/kits/display_sync/
H A Djs_display_sync.cpp118 auto resultTimestamp = napi_set_named_property(env, intervalInfo, "timestamp", timestamp); in CreateTimeInfoJsObject() local
/ohos5.0/drivers/peripheral/distributed_camera/hdi_service/src/dstream_operator/
H A Ddstream_operator.cpp861 uint64_t resultTimestamp = GetCurrentLocalTimeStamp(); in ShutterBuffer() local