Home
last modified time | relevance | path

Searched defs:timestamp (Results 626 – 650 of 816) sorted by relevance

1...<<21222324252627282930>>...33

/ohos5.0/foundation/multimedia/audio_framework/services/audio_service/client/src/
H A Dcapturer_in_client.cpp847 bool CapturerInClientInner::GetAudioTime(Timestamp &timestamp, Timestamp::Timestampbase base) in GetAudioTime()
874 bool CapturerInClientInner::GetAudioPosition(Timestamp &timestamp, Timestamp::Timestampbase base) in GetAudioPosition()
1538 void CapturerInClientInner::UpdateLatencyTimestamp(std::string &timestamp, bool isRenderer) in UpdateLatencyTimestamp()
H A Drenderer_in_client.cpp579 bool RendererInClientInner::GetAudioTime(Timestamp &timestamp, Timestamp::Timestampbase base) in GetAudioTime()
628 bool RendererInClientInner::GetAudioPosition(Timestamp &timestamp, Timestamp::Timestampbase base) in GetAudioPosition()
2229 void RendererInClientInner::UpdateLatencyTimestamp(std::string &timestamp, bool isRenderer) in UpdateLatencyTimestamp()
/ohos5.0/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Decs_animation.cpp159 size_t EcsTrackAnimation::AddKeyframe(float timestamp, const META_NS::IAny::ConstPtr& from) in AddKeyframe()
626 for (const auto timestamp : timestamps.timestamps) { in UpdateTimestamps() local
/ohos5.0/foundation/graphic/graphic_surface/surface/test/unittest/
H A Dproducer_surface_test.cpp53 static inline int64_t timestamp = 0; member in OHOS::Rosen::ProducerSurfaceTest
1382 GraphicPresentTimestamp timestamp; variable
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/
H A Ddistributeddb_relational_cloud_syncable_storage_test.cpp1272 Timestamp timestamp = static_cast<Timestamp>(sqlite3_column_int64(statement, 0)); variable
1328 Timestamp timestamp = static_cast<Timestamp>(sqlite3_column_int64(statement, 0)); variable
/aosp14/frameworks/base/core/java/android/accessibilityservice/
H A DIAccessibilityServiceConnection.aidl140 oneway void logTrace(long timestamp, String where, long loggingTypes, String callingParams, in logTrace()
/aosp14/system/core/debuggerd/libdebuggerd/
H A Dtombstone_proto.cpp526 std::string timestamp = in dump_log_file() local
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
H A DBackgroundInstallControlServiceTest.java884 long timestamp) { in generateUsageEvent()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/camera/standard_system/
H A Dcamera.cpp626 int64_t timestamp = 0; in OnBufferAvailable() local
/ohos5.0/foundation/communication/dsoftbus/adapter/common/net/wifi/include/
H A Dsoftbus_wifi_api_adapter.h69 int64_t timestamp; member
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/vcodec/swdecoder/src/InnerAPI/
H A Dvideodec_ndk_inner_sample.cpp92 int64_t timestamp = 0; member in TestConsumerListener
/ohos5.0/foundation/multimedia/av_codec/test/unittest/hcodec_test/helper/
H A Dtester_common.cpp669 int64_t timestamp; in OnBufferAvailable() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/cloud/
H A Ddistributeddb_cloud_db_proxy_test.cpp896 Timestamp timestamp; variable
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/include/cloud/
H A Dcloud_store_types.h74 int64_t timestamp = 0; member
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/include/
H A Dhdi_layer_info.h392 void SetPresentTimestamp(const GraphicPresentTimestamp &timestamp) in SetPresentTimestamp()
/ohos5.0/drivers/peripheral/location/gnss/hdi_service/
H A Dgnss_interface_impl.cpp238 static void NmeaCallback(int64_t timestamp, const char* nmea, int length) in NmeaCallback()
/ohos5.0/foundation/multimedia/camera_framework/test/fuzztest/capturesession_fuzzer/
H A Dcapture_session_fuzzer.cpp305 int64_t timestamp = data.ReadInt64(); in TestCreateMediaLibrary() local
/ohos5.0/foundation/distributedhardware/distributed_screen/common/include/
H A Ddscreen_constants.h82 int64_t timestamp; member
/ohos5.0/base/security/access_token/services/privacymanager/test/coverage/
H A Dpermission_record_manager_coverage_test.cpp693 int64_t timestamp = AccessToken::TimeUtil::GetCurrentTimestamp(); in GeneratePermissionRecord() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/
H A Dmeta_data.cpp420 …tLastQueryTime(const std::string &queryIdentify, const std::string &deviceId, Timestamp &timestamp) in GetLastQueryTime()
432 const Timestamp &timestamp) in SetLastQueryTime()
/ohos5.0/base/location/test/location_gnss/source/
H A Dgnss_ability_test.cpp1126 int64_t timestamp = 0; variable
1141 int64_t timestamp = 0; variable
/aosp14/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/helpers/
H A DCameraTestUtils.java397 long timestamp, long frameNumber) { in onCaptureStarted()
442 public TotalCaptureResult getCaptureResult(long timeout, long timestamp) { in getCaptureResult()
610 public void waitForCaptureStart(CaptureRequest request, Long timestamp, in waitForCaptureStart()
/aosp14/frameworks/base/telecomm/java/android/telecom/
H A DParcelableCallAnalytics.java157 public AnalyticsEvent(int eventName, long timestamp) { in AnalyticsEvent()
/aosp14/frameworks/base/graphics/java/android/graphics/
H A DGraphicsStatsService.java284 private Calendar normalizeDate(long timestamp) { in normalizeDate()
/aosp14/frameworks/base/core/java/android/app/
H A DApplicationExitInfo.java1004 public void setTimestamp(final @CurrentTimeMillisLong long timestamp) { in setTimestamp()

1...<<21222324252627282930>>...33