Home
last modified time | relevance | path

Searched defs:startTime (Results 51 - 75 of 211) sorted by relevance

123456789

/foundation/communication/netmanager_base/test/netcommon/unittest/net_common_test/
H A Dnet_manager_center_test.cpp341 uint32_t startTime = 0; in HWTEST_F() local
353 uint32_t startTime = 0; in HWTEST_F() local
/foundation/distributeddatamgr/relational_store/frameworks/js/napi/cloud_data/src/
H A Djs_cloud_utils.cpp255 napi_value startTime = nullptr; in Convert2JSValue() local
/foundation/distributeddatamgr/relational_store/interfaces/inner_api/cloud_data/include/
H A Dcloud_types.h85 int64_t startTime = 0; member
/third_party/ffmpeg/libavcodec/
H A Dxsubenc.c117 uint64_t startTime = h->pts / 1000; // FIXME: need better solution... in xsub_encode() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/util/
H A DTimer.java21 private long startTime; field in Timer
/third_party/icu/icu4j/main/tests/framework/src/com/ibm/icu/dev/util/
H A DTimer.java18 private long startTime; field in Timer
/third_party/vk-gl-cts/modules/internal/
H A DditImageCompareTests.cpp81 const deUint64 startTime = deGetMicroseconds(); in iterate() local
134 const deUint64 startTime = deGetMicroseconds(); in iterate() local
/third_party/vulkan-loader/scripts/
H A Dloader_genvk.py22 startTime = None variable
/foundation/arkui/ace_engine/component_ext/movingphoto/
H A Dmovingphoto_model_ng.cpp167 void MovingPhotoModelNG::AutoPlayPeriod(int64_t startTime, int64_t endTime) in AutoPlayPeriod() argument
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/aging/
H A Dbundle_aging_mgr.cpp157 int64_t startTime = 0; in QueryBundleStatsInfoByInterval() local
/foundation/barrierfree/accessibility/services/aams/src/
H A Daccessibility_touchEvent_injector.cpp197 void TouchEventInjector::ParseTapsEvents(int64_t startTime, in ParseTapsEvents() argument
252 void TouchEventInjector::ParseMovesEvents(int64_t startTime, in ParseMovesEvents() argument
326 void TouchEventInjector::ParseTouchEventsFromGesturePath(int64_t startTime, in ParseTouchEventsFromGesturePath() argument
/foundation/bundlemanager/app_domain_verify/services/src/agent/core/
H A Dapp_domain_verify_agent_service.cpp254 std::string startTime; in GetStatTime() local
/foundation/multimedia/av_codec/services/media_engine/modules/sink/
H A Dsubtitle_sink.cpp71 int64_t startTime = subtitleInfoVec_.at(mid).pts_; in GetTargetSubtitleIndex() local
/foundation/graphic/graphic_surface/sync_fence/src/
H A Dsync_fence_tracker.cpp186 inline void SyncFenceTracker::UpdateFrameQueue(int32_t startTime) in UpdateFrameQueue() argument
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/animation/
H A Drs_render_particle_effector.cpp57 int startTime = valChangeOverLife[i]->startMillis_; in UpdateCurveValue() local
84 int startTime = valChangeOverLife[i]->startMillis_; in UpdateColorCurveValue() local
[all...]
/foundation/multimedia/media_foundation/src/buffer/avbuffer/
H A Davmemory.cpp37 static const uint64_t startTime = in GetUniqueId() local
49 uint64_t startTime; // 1--16, 16: time in GetUniqueId() member
/foundation/multimedia/av_codec/test/moduletest/audio_decoder/NativeAPI/
H A DNativeStablityTest.cpp204 time_t startTime = time(nullptr); in RunLongTimeFlush() local
233 time_t startTime = time(nullptr); in RunLongTimeReset() local
263 time_t startTime = time(nullptr); in RunLongTimeStop() local
866 time_t startTime = time(nullptr); HWTEST_F() local
909 time_t startTime = time(nullptr); HWTEST_F() local
948 time_t startTime = time(nullptr); HWTEST_F() local
986 time_t startTime = time(nullptr); HWTEST_F() local
1161 time_t startTime = time(nullptr); HWTEST_F() local
[all...]
/foundation/multimedia/av_codec/test/moduletest/audio_encoder/NativeAPI/
H A DNativeStablityTest.cpp95 time_t startTime = time(nullptr); in RunLongTimeFlush() local
124 time_t startTime = time(nullptr); in RunLongTimeReset() local
153 time_t startTime = time(nullptr); in RunLongTimeStop() local
754 time_t startTime = time(nullptr); HWTEST_F() local
797 time_t startTime = time(nullptr); HWTEST_F() local
836 time_t startTime = time(nullptr); HWTEST_F() local
874 time_t startTime = time(nullptr); HWTEST_F() local
[all...]
/foundation/multimedia/av_codec/test/moduletest/audio_decoder/Common/include/
H A DAudioDecoderDemoCommon.h235 struct timeval startTime, endTime; member in OHOS::MediaAVCodec::AudioDecoderDemo
/foundation/multimedia/player_framework/services/services/player/player_mem_manage/
H A Dplayer_mem_manage.cpp283 auto startTime = std::chrono::steady_clock::now(); in HandleOnTrim() local
/foundation/multimedia/player_framework/test/unittest/hiplayer_impl_test/
H A Dhiplayer_impl_unit_test.cpp681 int32_t startTime = 100; in HWTEST_F() local
/foundation/resourceschedule/resource_schedule_service/ressched/test/testutil/
H A Dressched_test.cpp125 int64_t startTime = GetNowTime(); in RequestTest() local
/foundation/communication/ipc/ipc/test/moduletest/native/common/
H A Dipc_core_module_test.cpp219 long startTime = helper.GetCurrentTimeMs(); in HWTEST_F() local
256 long startTime = helper.GetCurrentTimeMs(); in HWTEST_F() local
391 long startTime = helper.GetCurrentTimeMs(); in HWTEST_F() local
431 long startTime = helper.GetCurrentTimeMs(); HWTEST_F() local
468 long startTime = helper.GetCurrentTimeMs(); HWTEST_F() local
498 long startTime = helper.GetCurrentTimeMs(); HWTEST_F() local
557 long startTime = helper.GetCurrentTimeMs(); HWTEST_F() local
[all...]
/foundation/communication/netmanager_base/test/fuzztest/netstatsclient_fuzzer/
H A Dnet_stats_client_fuzzer.cpp329 uint32_t startTime = NetStatsGetData<uint64_t>(); in GetTrafficStatsByNetworkFuzzTest() local
342 uint32_t startTime = NetStatsGetData<uint64_t>(); in GetTrafficStatsByUidNetworkFuzzTest() local
/foundation/communication/dsoftbus/core/common/dfx/hisysevent_adapter/include/
H A Dsoftbus_hisysevt_connreporter.h80 uint64_t startTime; member

Completed in 16 milliseconds

123456789