/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_picker/ |
H A D | toss_animation_controller.cpp | 18 #include <sys/time.h>
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/time_picker/ |
H A D | toss_animation_controller.cpp | 18 #include <sys/time.h> 72 TAG_LOGW(AceLogTag::ACE_DIALOG_TIMEPICKER, "toss time[%{public}lf] too small.", timeDiff); in Play()
|
/foundation/arkui/ui_lite/interfaces/kits/components/ |
H A D | ui_video.h | 185 * @brief Obtains the current playback time. 187 * @param time Indicates the current playback time, in milliseconds. 192 bool GetCurrentTime(int64_t& time);
|
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/ |
H A D | a2dp_codec_thread.cpp | 17 #include <sys/time.h>
|
/foundation/communication/bluetooth/frameworks/inner/ipc/common/ |
H A D | bt_uuid.cpp | 18 #include <sys/time.h> 25 #include "sys/time.h"
|
/foundation/graphic/graphic_surface/surface/include/ |
H A D | buffer_client_producer.h | 88 GSError GetPresentTimestamp(uint32_t sequence, GraphicPresentTimestampType type, int64_t &time) override;
|
/foundation/multimedia/audio_framework/frameworks/js/napi/audiocapturer/ |
H A D | napi_audio_capturer.h | 51 uint64_t time; member
|
/foundation/graphic/graphic_3d/lume/Lume_3D/src/ecs/systems/ |
H A D | animation_system.h | 70 bool Update(bool frameRenderingQueued, uint64_t time, uint64_t delta) override;
|
/foundation/multimedia/audio_lite/services/impl/audio_source/ |
H A D | audio_source.cpp | 265 ret = audioCapture_->GetCapturePosition(audioCapture_, &frame.frames, &frame.time); in ReadFrame()
|
/foundation/graphic/graphic_surface/interfaces/inner_api/surface/ |
H A D | ibuffer_producer.h | 101 virtual GSError GetPresentTimestamp(uint32_t sequence, GraphicPresentTimestampType type, int64_t &time) = 0;
|
/foundation/filemanagement/storage_service/services/storage_daemon/utils/ |
H A D | hi_audit.cpp | 24 #include <sys/time.h>
|
/foundation/multimedia/media_library/frameworks/services/media_mtp/include/ |
H A D | mtp_data_utils.h | 21 #include <sys/time.h>
|
/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/ |
H A D | hi_audit.cpp | 24 #include <sys/time.h>
|
/foundation/communication/dsoftbus/sdk/frame/standard/src/ |
H A D | softbus_server_proxy_frame.cpp | 61 srand(time(nullptr)); in InnerRegisterService()
|
/foundation/communication/ipc/services/dbinder/test/distributedtest/src/ |
H A D | dbinder_service_test_helper.cpp | 17 #include <sys/time.h> 141 while (pid == INVALID_PID && res < 10) { // 10:try-time to wait for exe start in StartExecutable() 144 usleep(100 * 1000); // 100:time-length 1000:time-unit in StartExecutable() 176 usleep(200 * 1000); // 100:200-length 1000:time-unit in StartDBinderServiceSARegistry()
|
/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/ble/board/ |
H A D | ble_auth_channel_test.cpp | 20 #include <sys/time.h> 283 printf("[test][times:%d],session closed,time time over\r\n", i); in HWTEST_F()
|
/foundation/communication/netmanager_base/frameworks/native/netpolicyclient/src/ |
H A D | net_quota_policy.cpp | 193 time_t now = time(&timeNow); in GetPeriodStart()
|
/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>
|