Home
last modified time | relevance | path

Searched refs:time (Results 3376 - 3400 of 4907) sorted by relevance

1...<<131132133134135136137138139140>>...197

/foundation/communication/dsoftbus/core/connection/interface/
H A Dsoftbus_conn_interface.h417 * @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 Dhandler.cpp17 #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 Dsta_saved_device_appraisal.cpp148 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 Dcloud_ext_types.h157 * @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 Dconnection_pool.h50 std::pair<SharedConn, SharedConns> AcquireAll(int32_t time);
/foundation/distributedhardware/distributed_audio/services/audiomanager/managersource/include/
H A Ddmic_dev.h65 int32_t ReadMmapPosition(const int32_t streamId, uint64_t &frames, CurrentTimeHDF &time) override;
/foundation/distributeddatamgr/pasteboard/framework/innerkits/include/
H A Dpaste_data.h107 void SetTime(const std::string &time);
/foundation/filemanagement/app_file_service/utils/src/b_hiaudit/
H A Dhi_audit.cpp24 #include <sys/time.h>
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/btm/
H A Dbtm_snoop.c21 #include <sys/time.h>
/foundation/communication/dhcp/services/dhcp_server/src/
H A Ddhcp_binding.cpp21 #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 Dnstackx_dfile_frame.h20 #include <time.h>
/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/src/EGL/
H A Degl_wrapper_display.h113 EGLBoolean PresentationTimeANDROID(EGLSurface surface, EGLnsecsANDROID time);
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H A Dtimendk1.cpp26 #include <sys/time.h>
/test/xts/acts/commonlibrary/thirdparty/musl32/entry/src/main/cpp/
H A Dtimendk32.cpp26 #include <sys/time.h>
/test/xts/acts/kernel_lite/utils/
H A Dutils.cpp27 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 Dcommon.h20 #include <sys/time.h>
/test/xts/hats/hdf/camera/cameraHdi/v4l2/include/
H A Dtest_display.h58 #include <sys/time.h>
/test/xts/hats/hdf/camera/cameraMg/v1_0/include/
H A Dcommon.h20 #include <sys/time.h>
/third_party/eudev/src/libudev/
H A Dlibudev-util.c32 #include <time.h>
/third_party/ffmpeg/libavdevice/
H A Dfbdev_dec.c34 #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 Dos_support.c35 #include <sys/time.h>
/third_party/curl/src/
H A Dtool_cb_dbg.c57 epoch_offset = time(NULL) - tv_sec; in hms_for_sec()
/third_party/curl/tests/http/clients/
H A Dws-data.c38 #include <sys/time.h>
/third_party/gn/src/gn/
H A Dexec_process.cc27 #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 Dmidiloop.c4 #include <sys/time.h>

Completed in 14 milliseconds

1...<<131132133134135136137138139140>>...197