Home
last modified time | relevance | path

Searched refs:time (Results 5351 - 5375 of 5632) sorted by relevance

1...<<211212213214215216217218219220>>...226

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
H A Dwpa_debug.c10 #include <time.h>
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dwpa_supplicant_i.h302 int p2p_long_listen; /* remaining time in long Listen state in ms */
373 struct os_reltime time; member
921 int scan_interval; /* time in sec between scans to find suitable AP */
/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dframe_node.cpp2028 // changes the next time js is executed. in UpdateLayoutWrapper()
2100 // changes the next time js is executed. in CreatePaintWrapper()
4086 int64_t time = GetSysTimestamp(); in Layout() local
4126 time = GetSysTimestamp() - time; in Layout()
4128 AddNodeLayoutTime(time); in Layout()
5014 event.SetTimeStamp(touchEvent.time); in TriggerOnTouchIntercept()
/third_party/python/Lib/test/
H A Dtest_io.py33 import time namespace
195 time.sleep(0.25)
610 # a long time to build the >2 GiB file and takes >2 GiB of disk space
615 'test requires %s bytes and a long time to run' % self.LARGE)
1120 # bufio should now be closed, and using it a second time should raise
1493 time.sleep(0.02) # yield
1874 time.sleep(0.02) # yield
3185 # read one char at a time
3303 time.sleep(0.02)
3865 # Decode one byte at a time
[all...]
H A Dtest_re.py9 import time namespace
2286 start = time.perf_counter()
2293 t = time.perf_counter() - start
2530 # Debug output is output again even a second time (bypassing
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_sta/
H A Dsta_state_machine.cpp1669 /* Callback InterfaceService that WPS time out. */ in DealWpsConnectTimeOutEvent()
1872 wpa3BlackMap.insert(std::make_pair(ssid, time(0))); in AddWpa3BlackMap()
3451 /* Obtains the current time, accurate to milliseconds. */ in StartDetectTimer()
3600 /*If it is the first time to connect and no network status, a pop-up window is displayed.*/ in SyncDeviceEverConnectedState()
4688 auto now = time(nullptr); in InsertOrUpdateNetworkStatusHistory()
4696 wifiDeviceConfig.lastHasInternetTime = time(0); in InsertOrUpdateNetworkStatusHistory()
/third_party/backends/backend/
H A Dcanon_lide70-common.c30 #include <time.h>
2267 time_t start_time = time (NULL); in wait_for_data()
2314 if ((time (NULL) - start_time) > 5) in wait_for_data()
H A Depjitsu.c199 #include <time.h> /*time*/
2342 * returned parameters are guaranteed to be accurate between the time
2596 /* grab up to 512K at a time */ in setup_buffers()
3751 if (s->last_ghs < time(NULL)) { in get_hardware_status()
3776 s->last_ghs = time(NULL); in get_hardware_status()
4623 * handle h. This function can be called at any time (as long as
H A Dtest.c56 #include <time.h>
1883 srand ((unsigned int) time (NULL)); in sane_init()
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs259 // <sys/time.h>
601 pub time: ::timeval,
3770 pub fn time(time: *mut time_t) -> time_t; in time() functions
/foundation/multimedia/av_session/services/session/server/
H A Davsession_service.cpp2807 const std::chrono::system_clock::time_point &now, int32_t time) in RemoveExpired()
2813 if (std::abs(durationInSeconds) > time) { in RemoveExpired()
2806 RemoveExpired(std::list<std::chrono::system_clock::time_point> &list, const std::chrono::system_clock::time_point &now, int32_t time) RemoveExpired() argument
/foundation/multimedia/player_framework/services/engine/histreamer/player/
H A Dhiplayer_impl.cpp467 MEDIA_LOG_I_SHORT("seek to start time: " PUBLIC_LOG_D64, seekTimeMs); in SetPlayRangeWithMode()
472 MEDIA_LOG_E_SHORT("seek failed to start time: " PUBLIC_LOG_D64, seekTimeMs); in SetPlayRangeWithMode()
599 MEDIA_LOG_I_SHORT("seek to start time: " PUBLIC_LOG_D64, rangeStartTime); in DoSetPlayRange()
604 MEDIA_LOG_E_SHORT("seek failed to start time: " PUBLIC_LOG_D64, rangeStartTime); in DoSetPlayRange()
829 int64_t time = std::chrono::duration_cast<std::chrono::milliseconds>(duration).count(); in GetCurrentMillisecond() local
830 return time; in GetCurrentMillisecond()
1082 MEDIA_LOG_E_SHORT("Current seek time is not at playRange"); in Seek()
/foundation/multimedia/player_framework/services/services/screen_capture/server/
H A Dscreen_capture_server.cpp856 int64_t time = std::chrono::duration_cast<std::chrono::milliseconds>(duration).count(); in GetCurrentMillisecond() local
857 return time; in GetCurrentMillisecond()
2632 // Remove real time notification in PostStopScreenCapture()
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_self_cure/
H A Dself_cure_state_machine.cpp2436 time_t now = time(nullptr); in GetNextIpAddr()
2604 WIFI_LOGI("Too close to the last connection failure time return"); in IsNeedWifiReassocUseDeviceMac()
3124 WIFI_LOGE("Get current time error"); in SelfCureAcceptable()
3167 connectedTime = static_cast<int64_t>(time(nullptr)); in HandleNetworkConnected()
/third_party/f2fs-tools/fsck/
H A Dfsck.c14 #include <time.h>
755 /* First time. Create new hard link node */ in fsck_chk_inode_blk()
2670 de.mtime = time(NULL); in fsck_get_lpf()
/third_party/ltp/testcases/kernel/fs/doio/
H A Ddoio.c58 #include <time.h>
83 #include <sys/time.h> /* for delays */
294 /* at a time */
560 /* first time */ in main()
4861 * Format specified time into HH:MM:SS format. t is the time to format
4862 * in seconds (as returned from time(2)).
5373 * -d <op>:<time> - doio inter-operation delay
5386 "Illegal delay arg (%s). Must be operation:time\n", in parse_delay()
5457 "\t select:time ( in help()
[all...]
/third_party/ntfs-3g/libfuse-lite/
H A Dfuse.c25 #include <time.h>
34 #include <sys/time.h>
/third_party/nghttp2/integration-tests/
H A Dnghttpx_http2_test.go15 "time"
2611 time.Sleep(150 * time.Millisecond)
/third_party/icu/icu4c/source/test/cintltst/
H A Dcreststn.c21 #include <time.h>
61 srand((unsigned)time(NULL)); in randul()
/third_party/libdrm/
H A Dxf86drm.c47 #include <time.h>
52 #include <sys/time.h>
/third_party/node/deps/openssl/openssl/ssl/statem/
H A Dstatem_srvr.c379 * a second time: in send_certificate_request()
2408 /* Ditch the session. We'll create a new one next time around */ in tls_construct_server_hello()
3558 * we replace them with a duplicate. Here, we need to do this every time in tls_process_client_certificate()
3648 * In TLSv1.3 we reset the "time" field above, and always specify the in create_ticket_prequel()
3989 s->session->time = time(NULL); in tls_construct_new_session_ticket()
/third_party/openGLES/xml/
H A Dreadme.tex157 specified at header generation time, for labelling properties of a
1002 should not be. These can be gradually cleaned up over time.
/third_party/openssl/ssl/statem/
H A Dstatem_srvr.c378 * a second time: in send_certificate_request()
2387 /* Ditch the session. We'll create a new one next time around */ in tls_construct_server_hello()
3537 * we replace them with a duplicate. Here, we need to do this every time in tls_process_client_certificate()
3627 * In TLSv1.3 we reset the "time" field above, and always specify the in create_ticket_prequel()
3968 s->session->time = time(NULL); in tls_construct_new_session_ticket()
/third_party/python/Lib/
H A Dturtle.py110 import time namespace
4146 time.sleep(2)
/foundation/multimodalinput/input/service/key_command/test/
H A Dkey_command_handler_test.cpp151 struct timespec time = { 0 }; in GetNanoTime() local
152 clock_gettime(CLOCK_MONOTONIC, &time); in GetNanoTime()
153 return static_cast<int64_t>(time.tv_sec) * SEC_TO_NANOSEC + time.tv_nsec; in GetNanoTime()
2083 * @tc.desc: Test sing knuckle double click interval time out
2114 * @tc.desc: Test double knuckle double CLICK click interval time out

Completed in 131 milliseconds

1...<<211212213214215216217218219220>>...226