Searched refs:time (Results 3376 - 3400 of 4907) sorted by relevance
1...<<131132133134135136137138139140>>...197
/foundation/communication/dsoftbus/core/connection/interface/ |
H A D | softbus_conn_interface.h | 417 * @brief Prevent connect other devices in specified time. 419 * @param[in] time time in millisecond 422 int32_t ConnPreventConnection(const ConnectOption *option, uint32_t time);
|
/foundation/communication/wifi/wifi/base/state_machine/src/ |
H A D | handler.cpp | 17 #include <sys/time.h> 154 /* Obtains the current time, accurate to milliseconds. */ in MessageExecutedLater() 201 /* Obtains the current time, accurate to milliseconds. */ in MessageExecutedAtTime()
|
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_sta/ |
H A D | sta_saved_device_appraisal.cpp | 148 time_t now = time(0); in AppraiseDeviceQuality() 152 * One point is deducted from every 5 points since the time when the user in AppraiseDeviceQuality()
|
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/rust/ylong_cloud_extension/include/ |
H A D | cloud_ext_types.h | 157 * @brief Get create time from an CloudAsset pointer. 162 * @brief Get modified time from an CloudAsset pointer. 530 * @param relations [IN] HashMap<String, String>, Database alias as key, subscription id and time generated 547 * @brief Get expire time from a RelationSet pointer. 549 int OhCloudExtRelationSetGetExpireTime(const OhCloudExtRelationSet *re, unsigned long long *time); 553 * @param relations [OUT] HashMap<String, u32>, Database alias as key, subscription id and time generated
|
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/include/ |
H A D | connection_pool.h | 50 std::pair<SharedConn, SharedConns> AcquireAll(int32_t time);
|
/foundation/distributedhardware/distributed_audio/services/audiomanager/managersource/include/ |
H A D | dmic_dev.h | 65 int32_t ReadMmapPosition(const int32_t streamId, uint64_t &frames, CurrentTimeHDF &time) override;
|
/foundation/distributeddatamgr/pasteboard/framework/innerkits/include/ |
H A D | paste_data.h | 107 void SetTime(const std::string &time);
|
/foundation/filemanagement/app_file_service/utils/src/b_hiaudit/ |
H A D | hi_audit.cpp | 24 #include <sys/time.h>
|
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/btm/ |
H A D | btm_snoop.c | 21 #include <sys/time.h>
|
/foundation/communication/dhcp/services/dhcp_server/src/ |
H A D | dhcp_binding.cpp | 21 #include <time.h> 193 if (binding->pendingTime > curr) { /* if pending time over than current system time */ in ParseAddressBinding()
|
/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/include/ |
H A D | nstackx_dfile_frame.h | 20 #include <time.h>
|
/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/src/EGL/ |
H A D | egl_wrapper_display.h | 113 EGLBoolean PresentationTimeANDROID(EGLSurface surface, EGLnsecsANDROID time);
|
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/ |
H A D | timendk1.cpp | 26 #include <sys/time.h>
|
/test/xts/acts/commonlibrary/thirdparty/musl32/entry/src/main/cpp/ |
H A D | timendk32.cpp | 26 #include <sys/time.h>
|
/test/xts/acts/kernel_lite/utils/ |
H A D | utils.cpp | 27 LOGD("srand(time(0)) is called.");
in Initialize() 28 srand(time(nullptr));
in Initialize() 233 // get cur-time plus ms
244 // calculate time difference, in ms
|
/test/xts/hats/hdf/camera/cameraMg_additional/v1_0/include/ |
H A D | common.h | 20 #include <sys/time.h>
|
/test/xts/hats/hdf/camera/cameraHdi/v4l2/include/ |
H A D | test_display.h | 58 #include <sys/time.h>
|
/test/xts/hats/hdf/camera/cameraMg/v1_0/include/ |
H A D | common.h | 20 #include <sys/time.h>
|
/third_party/eudev/src/libudev/ |
H A D | libudev-util.c | 32 #include <time.h>
|
/third_party/ffmpeg/libavdevice/ |
H A D | fbdev_dec.c | 34 #include <time.h> 40 #include "libavutil/time.h" 51 int64_t time_frame; ///< time for the next frame to output (in 1/1000000 units)
|
/third_party/ffmpeg/libavformat/ |
H A D | os_support.c | 35 #include <sys/time.h>
|
/third_party/curl/src/ |
H A D | tool_cb_dbg.c | 57 epoch_offset = time(NULL) - tv_sec; in hms_for_sec()
|
/third_party/curl/tests/http/clients/ |
H A D | ws-data.c | 38 #include <sys/time.h>
|
/third_party/gn/src/gn/ |
H A D | exec_process.cc | 27 #include <sys/time.h> 122 // to read both of them at the same time, probably need overlapped I/O. in ExecProcess()
|
/third_party/alsa-lib/test/ |
H A D | midiloop.c | 4 #include <sys/time.h>
|
Completed in 14 milliseconds
1...<<131132133134135136137138139140>>...197