Home
last modified time | relevance | path

Searched defs:time (Results 351 - 375 of 1643) sorted by relevance

1...<<11121314151617181920>>...66

/foundation/communication/dsoftbus/core/common/include/
H A Dmessage_handler.h52 int64_t time; member
/foundation/communication/dsoftbus/sdk/transmission/trans_channel/proxy/src/
H A Dclient_trans_pending.c138 int64_t time = now.sec * USECTONSEC * USECTONSEC + now.usec + (int64_t)waitMillis * USECTONSEC; in ComputeWaitPendTime() local
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_hal/unittest/
H A Dwifi_hal_p2p_interface_test.cpp135 int time = 10; in HWTEST_F() local
/foundation/distributeddatamgr/data_share/frameworks/js/napi/dataShare/src/
H A Dnapi_datashare_inner_observer.cpp69 auto time = in OnChange() local
/foundation/distributeddatamgr/data_share/frameworks/native/provider/src/
H A Ddatashare_uv_queue.cpp78 auto time = static_cast<uint64_t>(duration_cast<milliseconds>( in SyncCall() local
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/kvdb/
H A Duser_delegate.cpp96 auto time = static_cast<uint64_t>(duration_cast<milliseconds>(system_clock::now().time_since_epoch()).count()); in GetUsers() local
/foundation/distributedhardware/distributed_audio/services/audiomanager/test/unittest/sourcedevice/src/
H A Ddspeaker_dev_test.cpp388 CurrentTimeHDF time; in HWTEST_F() local
/foundation/distributedhardware/distributed_audio/services/audiohdiproxy/src/
H A Ddaudio_manager_callback.cpp212 ReadMmapPosition(int32_t streamId, uint64_t &frames, OHOS::HDI::DistributedAudio::Audioext::V2_0::CurrentTime &time) ReadMmapPosition() argument
/foundation/filemanagement/dfs_service/services/cloudsyncservice/src/cycle_task/
H A Dcycle_task.cpp51 void CycleTask::SetLastRunTime(std::time_t time) in SetLastRunTime() argument
60 void CycleTask::GetLastRunTime(std::time_t &time) in GetLastRunTime() argument
/foundation/filemanagement/dfs_service/test/unittests/cloud_file_kit_inner/data_sync/
H A Ddata_syncer_rdb_store_test.cpp151 int64_t time = 20240713; in HWTEST_F() local
274 int64_t time = 20240722; in HWTEST_F() local
/foundation/communication/dsoftbus/adapter/common/kernel/liteos_m/
H A Dsoftbus_adapter_timer.c96 struct timeval time = {0}; in SoftBusGetTime() local
109 struct timespec time = {0}; in SoftBusGetRealTime() local
118 struct timeval time; SoftBusGetSysTimeMs() local
[all...]
/test/testfwk/xdevice/plugins/devicetest/utils/
H A Dtime_util.py24 import time namespace
[all...]
H A Dimg_util.py20 import time namespace
/test/ostest/wukong/report/include/
H A Dcsv_utils.h32 uint64_t time; member
/test/testfwk/developer_test/aw/python/distributed/distribute/
H A Ddistribute.py22 import time namespace
/test/testfwk/developer_test/src/core/
H A Dutils.py22 import time namespace
/test/xts/device_attest/test/performancetest/src/
H A Ddevattestservice_performance_test.cpp42 void SetPhaseConsumeTime(AttestPhaseType type, long long time) in SetPhaseConsumeTime() argument
/third_party/ffmpeg/libavformat/
H A Ddash.c95 ff_dash_fill_tmpl_params(char *dst, size_t buffer_size, const char *template, int rep_id, int number, int bit_rate, int64_t time) ff_dash_fill_tmpl_params() argument
/third_party/glfw/tests/
H A Dempty.c50 struct timespec time; in thread_main() local
/third_party/libuv/test/
H A Dbenchmark-async.c79 uint64_t time; in test_async() local
/third_party/libsnd/programs/
H A Dtest-sndfile-metadata-set.py45 import time, datetime namespace
/third_party/libuv/include/uv/
H A Dthreadpool.h60 uint64_t time; member
/third_party/ltp/testcases/kernel/device-drivers/misc_modules/per_cpu_atomic_operations_vs_interrupt_disabling_module/
H A Dtest-cmpxchg-nolock.c48 cycles_t time1, time2, time; in do_testbaseline() local
75 cycles_t time1, time2, time; in do_test_sync_cmpxchg() local
106 cycles_t time1, time2, time; do_test_cmpxchg() local
133 cycles_t time1, time2, time; do_test_sync_inc() local
161 cycles_t time1, time2, time; do_test_inc() local
191 cycles_t time1, time2, time; do_test_enable_int() local
218 cycles_t time1, time2, time; do_test_disable_int() local
246 cycles_t time1, time2, time; do_test_int() local
[all...]
/third_party/libwebsockets/lib/plat/windows/
H A Dwindows-misc.c71 time_t time(time_t *t) in time() function
/third_party/ltp/lib/
H A Dtst_rtctime.c58 void tst_rtc_time_to_tm(long long time, struct rtc_time *tm) in tst_rtc_time_to_tm() argument

Completed in 10 milliseconds

1...<<11121314151617181920>>...66