Home
last modified time | relevance | path

Searched refs:time (Results 1076 - 1100 of 4722) sorted by relevance

1...<<41424344454647484950>>...189

/foundation/graphic/graphic_3d/lume/LumeEngine/src/os/ohos/
H A Dlogger_output.cpp49 const auto time = std::chrono::system_clock::to_time_t(now); in PrintTimeStamp() local
53 outputStream << std::put_time(std::localtime(&time), "%D %H:%M:%S."); in PrintTimeStamp()
/foundation/multimedia/player_framework/interfaces/inner_api/native/
H A Davmetadatahelper.h198 * The metadata key to retrieve the information about the created time of
203 * The metadata key to retrieve the information about the created time of
289 * resource that is located right after or at the given time.
294 * resource that is located right before or at the given time.
299 * resource that is located closest to or at the given time.
304 * the given media resource that is located closest to or at the given time.
364 * of the methods in this class. This method maybe time consuming.
376 * before the reset of the methods in this class. This method maybe time consuming.
426 * @param timeUs The time position in microseconds where the frame will be fetched.
427 * When fetching the frame at the given time positio
[all...]
/foundation/multimedia/player_framework/services/include/
H A Di_avmetadatahelper_service.h81 * of the methods in this class. This method maybe time consuming.
93 * before the reset of the methods in this class. This method maybe time consuming.
147 * @param timeMs The time position in microseconds where the frame will be fetched.
148 * When fetching the frame at the given time position, there is no guarantee that
150 * nearby will be returned. If timeUs is negative, time position and option will ignored,
164 * @param timeMs The time position in microseconds where the frame will be fetched.
165 * When fetching the frame at the given time position, there is no guarantee that
167 * nearby will be returned. If timeUs is negative, time position and option will ignored,
186 * @returns returns time
188 virtual int32_t GetTimeByFrameIndex(uint32_t index, uint64_t &time)
[all...]
/foundation/multimedia/media_lite/services/recorder_lite/impl/src/
H A Drecorder_audio_source.cpp123 if (Int64Multiple(static_cast<int64_t>(timestamp.time.tv_sec), in AcquireBuffer()
127 buffer.timeStamp = timeStampSecPart + timestamp.time.tv_nsec / AUDIO_SOURCE_TIME_NS_US; in AcquireBuffer()
/foundation/multimedia/player_framework/services/services/avmetadatahelper/server/
H A Davmetadatahelper_server.h47 int32_t GetTimeByFrameIndex(uint32_t index, uint64_t &time) override;
48 int32_t GetFrameIndexByTime(uint64_t time, uint32_t &index) override;
/foundation/multimedia/player_framework/test/fuzztest/avmetadata_fuzztest/avmetadatastublocal_fuzzer/
H A Davmetadata_service_proxy_local_fuzzer.h85 int32_t GetTimeByFrameIndex(uint32_t index, uint64_t &time) override
89 int32_t GetFrameIndexByTime(uint64_t time, uint32_t &index) override
/foundation/multimedia/player_framework/test/fuzztest/avmetadata_fuzztest/avmetadatastub_fuzzer/
H A Davmetadata_service_proxy_fuzzer.h85 int32_t GetTimeByFrameIndex(uint32_t index, uint64_t &time) override
89 int32_t GetFrameIndexByTime(uint64_t time, uint32_t &index) override
/foundation/multimedia/ringtone_library/services/utils/include/
H A Dringtone_file_utils.h49 EXPORT static int64_t Timespec2Millisecond(const struct timespec &time);
53 EXPORT static std::string StrCreateTimeByMilliseconds(const std::string &format, int64_t time);
/foundation/resourceschedule/memmgr/services/memmgrservice/src/reclaim_priority_manager/
H A Dprocess_priority_info.cpp153 void ProcessPriorityInfo::SetStartingAbilityTime(int64_t time) in SetStartingAbilityTime() argument
155 startingAbilityTime_ = time; in SetStartingAbilityTime()
/foundation/window/window_manager/utils/include/
H A Devent_tracker.h71 auto time = std::chrono::system_clock::to_time_t(timePoint); in formatTimestamp() local
73 localtime_r(&time, &localTime); in formatTimestamp()
/foundation/window/window_manager/test/demo/
H A Ddemo_snapshot_virtual_screen.cpp85 auto startTime = time(nullptr); in main()
90 while (time(nullptr) - startTime < MAX_SNAPSHOT_COUNT) { in main()
/foundation/communication/dsoftbus/tests/core/connection/br/
H A Dbr_mock.cpp157 int32_t ConnBleKeepAlive(uint32_t connectionId, uint32_t requestId, uint32_t time) in ConnBleKeepAlive() argument
159 return GetConnectionBrInterface()->ConnBleKeepAlive(connectionId, requestId, time); in ConnBleKeepAlive()
/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/common/mock/
H A Dtrans_lane_pending_test_mock.cpp84 int32_t SoftBusCondWait(SoftBusCond *cond, SoftBusMutex *mutex, SoftBusSysTime *time) in SoftBusCondWait() argument
86 return GetTransLanePendingTestInterface()->SoftBusCondWait(cond, mutex, time); in SoftBusCondWait()
/foundation/communication/netstack/frameworks/native/http/http_client/
H A Dhttp_client_request.cpp178 void HttpClientRequest::SetRequestTime(const std::string &time) in SetRequestTime() argument
180 requestTime_ = time; in SetRequestTime()
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_toolkit/unittest/Mock/
H A Dmock_wifi_scan_config.h48 virtual void SetStaCurrentTime(time_t time) = 0;
74 MOCK_METHOD1(SetStaCurrentTime, void(time_t time));
/foundation/distributeddatamgr/data_share/frameworks/js/napi/dataShare/src/
H A Dnapi_datashare_inner_observer.cpp69 auto time = in OnChange() local
71 LOG_INFO("NAPIInnerObserver datashare callback start, times %{public}" PRIu64 ".", time); in OnChange()
/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
80 LOG_INFO("function ended successfully. times %{public}" PRIu64 ".", time); in SyncCall()
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/kv/
H A Dgeneric_single_ver_kv_entry.h44 void SetTimestamp(Timestamp time) override;
48 void SetWriteTimestamp(Timestamp time) override;
/foundation/filemanagement/dfs_service/services/cloudsyncservice/src/cycle_task/
H A Dcycle_task_runner.cpp46 setUpTime_ = std::time(nullptr); in CycleTaskRunner()
114 std::time_t currentTime = std::time(nullptr); in SetRunableBundleNames()
/foundation/distributedhardware/distributed_screen/services/common/decision_center/src/
H A Dscreen_decision_center.cpp68 return difftime(time(nullptr), sendFullTime_) >= timethreshold; in LimitTime()
83 sendFullTime_ = time(nullptr); in InputBufferImage()
/third_party/curl/tests/libtest/
H A Dlib677.c39 time_t start = time(NULL); in test()
54 while(time(NULL) - start < 5) { in test()
/third_party/ffmpeg/libavformat/
H A Ddash.c98 int64_t time) { in ff_dash_fill_tmpl_params()
137 n = snprintf(&dst[dst_pos], buffer_size - dst_pos, format_tag, time); in ff_dash_fill_tmpl_params()
95 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/deps/
H A Dtinycthread.h77 #include <time.h>
81 #include <sys/time.h>
95 /* Workaround for missing TIME_UTC: If time.h doesn't provide TIME_UTC,
97 the only other supported time specifier: CLOCK_REALTIME (and if that fails,
152 * a compiler error), since compile-time TLS is not supported in the Mac OS X
173 #define thrd_timeout 2 /**< The time specified in the call was reached without acquiring the requested resource */
269 * at the time of the call. If no threads are blocked on the condition variable
270 * at the time of the call, the function does nothing and return success.
279 * at the time of the call. If no threads are blocked on the condition variable
280 * at the time o
[all...]
/third_party/backends/sanei/
H A Dsanei_init_debug.c59 #include <time.h>
60 #include <sys/time.h>
/third_party/curl/docs/examples/
H A Dchkspeed.c31 * amount of downloaded bytes, the time used for the whole download, and
40 #include <time.h>
154 time_t t = time(NULL); in main()
186 /* check for total download time */ in main()
189 printf("Total download time: %lu.%06lu sec.\n", in main()
199 /* check for name resolution time */ in main()
202 printf("Name lookup time: %lu.%06lu sec.\n", in main()
205 /* check for connect time */ in main()
208 printf("Connect time: %lu.%06lu sec.\n", in main()

Completed in 10 milliseconds

1...<<41424344454647484950>>...189