Home
last modified time | relevance | path

Searched defs:startTime (Results 251 - 275 of 292) sorted by relevance

1...<<1112

/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Devent_report.cpp331 void EventReport::JankFrameReport(int64_t startTime, int64_t duration, const std::vector<uint16_t>& jank, in JankFrameReport() argument
426 auto startTime = data.beginVsyncTime; in ReportEventJankFrame() local
/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/sink/primary/
H A Daudio_renderer_sink.cpp244 time_t startTime = time(nullptr); member in OHOS::AudioStandard::AudioRendererSinkInner
/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/dash/
H A Ddash_mpd_downloader.cpp1561 int64_t startTime = (segmentSeq - 1) * segTmpltInfo->multSegBaseInfo_.duration_; in GetSegmentsWithTmpltDurationStatic() local
1593 uint64_t startTime = 0; in GetSegmentsWithTmpltTimelineStatic() local
1629 GetSegmentsInOneTimeline(const DashSegTimeline *timeline, const MediaSegSampleInfo &sampleInfo, int64_t &segmentSeq, uint64_t &startTime, std::shared_ptr<DashStreamDescription> streamDesc) GetSegmentsInOneTimeline() argument
1679 GetSegCountFromTimeline(DashList<DashSegTimeline *>::iterator &it, const DashList<DashSegTimeline *>::iterator &end, unsigned int periodDuration, unsigned int timeScale, uint64_t startTime) GetSegCountFromTimeline() argument
1813 uint64_t startTime = 0; GetSegDurationFromTimeline() local
[all...]
/foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/demuxer/
H A Dffmpeg_demuxer_plugin.cpp156 int64_t startTime = 0; in CheckStartTime() local
/foundation/communication/netstack/frameworks/js/napi/socket/socket_exec/src/
H A Dsocket_exec.cpp828 auto startTime = std::chrono::steady_clock::now(); in NonBlockConnect() local
/foundation/filemanagement/app_file_service/frameworks/native/backup_ext/src/
H A Dext_extension.cpp466 auto startTime = std::chrono::system_clock::now(); in BigFileReady() local
695 auto startTime = std::chrono::system_clock::now(); in DoPacket() local
875 auto startTime = std::chrono::system_clock::now(); in DoIncrementalRestore() local
1054 auto startTime = std::chrono::system_clock::now(); RestoreFilesForSpecialCloneCloud() local
1343 auto startTime = std::chrono::system_clock::now(); DealIncreRestoreBigAndTarFile() local
1903 auto startTime = std::chrono::system_clock::now(); IncrementalBigFileReady() local
[all...]
/foundation/filemanagement/dfs_service/services/cloudfiledaemon/src/fuse_manager/
H A Dfuse_manager.cpp762 static void UpdateReadStat(shared_ptr<CloudInode> cInode, uint64_t startTime) in UpdateReadStat() argument
791 uint64_t startTime = UTCTimeMilliSeconds(); in CloudOpenHelper() local
1068 uint64_t startTime = UTCTimeMilliSeconds(); in CloudReadOnCloudFile() local
1127 uint64_t startTime = UTCTimeMilliSeconds(); in CloudReadOnCacheFile() local
[all...]
/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/include/
H A Dnstackx_dfile_transfer.h235 struct timespec startTime; member
/foundation/window/window_manager/window_scene/session/host/include/
H A Dsession.h513 std::chrono::steady_clock::time_point startTime = std::chrono::steady_clock::now(); member in OHOS::OHOS::OHOS::Rosen::Session::SessionLifeCycleTask
/third_party/icu/icu4c/source/i18n/
H A Dastro.cpp1313 UDate startTime = fTime; // Liu in timeOfAngle() local
H A Dvtzone.cpp2219 writeZonePropsByDOM(VTZWriter& writer, UBool isDst, const UnicodeString& zonename, int32_t fromOffset, int32_t toOffset, int32_t month, int32_t dayOfMonth, UDate startTime, UDate untilTime, UErrorCode& status) const writeZonePropsByDOM() argument
2253 writeZonePropsByDOW(VTZWriter& writer, UBool isDst, const UnicodeString& zonename, int32_t fromOffset, int32_t toOffset, int32_t month, int32_t weekInMonth, int32_t dayOfWeek, UDate startTime, UDate untilTime, UErrorCode& status) const writeZonePropsByDOW() argument
2289 writeZonePropsByDOW_GEQ_DOM(VTZWriter& writer, UBool isDst, const UnicodeString& zonename, int32_t fromOffset, int32_t toOffset, int32_t month, int32_t dayOfMonth, int32_t dayOfWeek, UDate startTime, UDate untilTime, UErrorCode& status) const writeZonePropsByDOW_GEQ_DOM() argument
2413 writeZonePropsByDOW_LEQ_DOM(VTZWriter& writer, UBool isDst, const UnicodeString& zonename, int32_t fromOffset, int32_t toOffset, int32_t month, int32_t dayOfMonth, int32_t dayOfWeek, UDate startTime, UDate untilTime, UErrorCode& status) const writeZonePropsByDOW_LEQ_DOM() argument
2444 writeFinalRule(VTZWriter& writer, UBool isDst, const AnnualTimeZoneRule* rule, int32_t fromRawOffset, int32_t fromDSTSavings, UDate startTime, UErrorCode& status) const writeFinalRule() argument
2501 beginZoneProps(VTZWriter& writer, UBool isDst, const UnicodeString& zonename, int32_t fromOffset, int32_t toOffset, UDate startTime, UErrorCode& status) const beginZoneProps() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_winsys.h99 uint64 startTime; member
/third_party/node/deps/icu-small/source/i18n/
H A Dastro.cpp1313 UDate startTime = fTime; // Liu in timeOfAngle() local
H A Dvtzone.cpp2219 writeZonePropsByDOM(VTZWriter& writer, UBool isDst, const UnicodeString& zonename, int32_t fromOffset, int32_t toOffset, int32_t month, int32_t dayOfMonth, UDate startTime, UDate untilTime, UErrorCode& status) const writeZonePropsByDOM() argument
2253 writeZonePropsByDOW(VTZWriter& writer, UBool isDst, const UnicodeString& zonename, int32_t fromOffset, int32_t toOffset, int32_t month, int32_t weekInMonth, int32_t dayOfWeek, UDate startTime, UDate untilTime, UErrorCode& status) const writeZonePropsByDOW() argument
2289 writeZonePropsByDOW_GEQ_DOM(VTZWriter& writer, UBool isDst, const UnicodeString& zonename, int32_t fromOffset, int32_t toOffset, int32_t month, int32_t dayOfMonth, int32_t dayOfWeek, UDate startTime, UDate untilTime, UErrorCode& status) const writeZonePropsByDOW_GEQ_DOM() argument
2413 writeZonePropsByDOW_LEQ_DOM(VTZWriter& writer, UBool isDst, const UnicodeString& zonename, int32_t fromOffset, int32_t toOffset, int32_t month, int32_t dayOfMonth, int32_t dayOfWeek, UDate startTime, UDate untilTime, UErrorCode& status) const writeZonePropsByDOW_LEQ_DOM() argument
2444 writeFinalRule(VTZWriter& writer, UBool isDst, const AnnualTimeZoneRule* rule, int32_t fromRawOffset, int32_t fromDSTSavings, UDate startTime, UErrorCode& status) const writeFinalRule() argument
2501 beginZoneProps(VTZWriter& writer, UBool isDst, const UnicodeString& zonename, int32_t fromOffset, int32_t toOffset, UDate startTime, UErrorCode& status) const beginZoneProps() argument
[all...]
/third_party/icu/icu4c/source/test/intltest/
H A Dtzrulets.cpp778 UDate startTime = getUTCMillis(1850, UCAL_JANUARY, 1); in TestVTimeZoneRoundTrip() local
899 UDate startTime = getUTCMillis(STARTYEARS[i], UCAL_JANUARY, 1); in TestVTimeZoneRoundTripPartial() local
[all...]
H A Dintltest.cpp1244 UDate startTime, endTime; in main() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/
H A DvktSynchronizationTimelineSemaphoreTests.cpp429 deUint64 startTime; in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/
H A DvktTextureFilteringExplicitLodTests.cpp583 deUint64 startTime, endTime; in runTest() local
/third_party/skia/src/gpu/
H A DGrResourceCache.cpp1199 struct timespec startTime = {0, 0}; in allowToPurge() local
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dastro.cpp1313 UDate startTime = fTime; // Liu in timeOfAngle() local
H A Dvtzone.cpp2313 writeZonePropsByDOM(VTZWriter& writer, UBool isDst, const UnicodeString& zonename, int32_t fromOffset, int32_t toOffset, int32_t month, int32_t dayOfMonth, UDate startTime, UDate untilTime, UErrorCode& status) const writeZonePropsByDOM() argument
2347 writeZonePropsByDOW(VTZWriter& writer, UBool isDst, const UnicodeString& zonename, int32_t fromOffset, int32_t toOffset, int32_t month, int32_t weekInMonth, int32_t dayOfWeek, UDate startTime, UDate untilTime, UErrorCode& status) const writeZonePropsByDOW() argument
2383 writeZonePropsByDOW_GEQ_DOM(VTZWriter& writer, UBool isDst, const UnicodeString& zonename, int32_t fromOffset, int32_t toOffset, int32_t month, int32_t dayOfMonth, int32_t dayOfWeek, UDate startTime, UDate untilTime, UErrorCode& status) const writeZonePropsByDOW_GEQ_DOM() argument
2507 writeZonePropsByDOW_LEQ_DOM(VTZWriter& writer, UBool isDst, const UnicodeString& zonename, int32_t fromOffset, int32_t toOffset, int32_t month, int32_t dayOfMonth, int32_t dayOfWeek, UDate startTime, UDate untilTime, UErrorCode& status) const writeZonePropsByDOW_LEQ_DOM() argument
2538 writeFinalRule(VTZWriter& writer, UBool isDst, const AnnualTimeZoneRule* rule, int32_t fromRawOffset, int32_t fromDSTSavings, UDate startTime, UErrorCode& status) const writeFinalRule() argument
2595 beginZoneProps(VTZWriter& writer, UBool isDst, const UnicodeString& zonename, int32_t fromOffset, int32_t toOffset, UDate startTime, UErrorCode& status) const beginZoneProps() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/synchronization/
H A DvktSynchronizationTimelineSemaphoreTests.cpp430 deUint64 startTime; in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/texture/
H A DvktTextureFilteringExplicitLodTests.cpp583 deUint64 startTime, endTime; in runTest() local
/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dability_manager_client.cpp1992 PreStartMission(const std::string& bundleName, const std::string& moduleName, const std::string& abilityName, const std::string& startTime) PreStartMission() argument
/foundation/multimedia/player_framework/services/engine/histreamer/player/
H A Dhiplayer_impl.cpp633 int64_t startTime = 0; in UpdateMediaFirstPts() local
2461 auto startTime = std::chrono::steady_clock::now(); in NotifySeekDone() local

Completed in 79 milliseconds

1...<<1112