Home
last modified time | relevance | path

Searched defs:sec (Results 1 - 25 of 25) sorted by relevance

/foundation/communication/dsoftbus/adapter/common/include/
H A Dsoftbus_adapter_timer.h26 int64_t sec; member
/foundation/ai/ai_engine/services/common/platform/time/source/
H A Dtime.cpp28 std::chrono::seconds sec = std::chrono::duration_cast<std::chrono::seconds>(d); in GetCurTimeSec() local
35 std::chrono::milliseconds sec = std::chrono::duration_cast<std::chrono::milliseconds>(d); in GetCurTimeMillSec() local
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_datepicker_ffi.h36 int64_t sec; member
/foundation/arkui/ace_engine/frameworks/core/components/picker/
H A Dtoss_animation_controller.cpp119 double sec = static_cast<double>(tv.tv_sec); in GetCurrentTime() local
/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/include/
H A Dlog.h40 time_t sec = (time_t)tv->tv_sec; in FillpLogGetNowTime() local
/foundation/ai/intelligent_voice_framework/utils/
H A Dtime_util.h87 long sec = secs % MIN_PER_S; in TimeElapse() local
/foundation/multimedia/media_foundation/engine/include/plugin/common/
H A Dplugin_time.h73 inline bool Sec2HstTime (int64_t sec, int64_t& hTime) in Sec2HstTime() argument
/foundation/multimedia/media_foundation/interface/inner_api/plugin/
H A Dplugin_time.h82 inline bool Sec2HstTime (int64_t sec, int64_t& hTime) in Sec2HstTime() argument
/foundation/multimedia/media_foundation/src/common/
H A Dplugin_time.h73 inline bool Sec2HstTime (int64_t sec, int64_t& hTime) in Sec2HstTime() argument
/foundation/resourceschedule/ffrt/src/dfx/log/linux/
H A Dlog_base.cpp42 auto sec = std::to_string(curtime.tm_sec); in GetCurrentTime() local
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/mock/src/
H A Drdb_fault_hiview_reporter.cpp56 std::string RdbFaultHiViewReporter::GetTimeWithMilliseconds(time_t sec, int64_t nsec) in GetTimeWithMilliseconds() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/picker/
H A Dtoss_animation_controller.cpp164 double sec = static_cast<double>(tv.tv_sec); in GetCurrentTime() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_picker/
H A Dtoss_animation_controller.cpp168 double sec = static_cast<double>(tv.tv_sec); in GetCurrentTime() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/time_picker/
H A Dtoss_animation_controller.cpp169 double sec = static_cast<double>(tv.tv_sec); in GetCurrentTime() local
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/mtp_native_test/src/
H A Dmtp_test.cpp172 time_t sec = 0; in HWTEST_F() local
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/src/
H A Dkv_hiview_reporter.cpp150 std::string KVDBFaultHiViewReporter::GetTimeWithMilliseconds(time_t sec, int64_t nsec) in GetTimeWithMilliseconds() argument
/foundation/distributeddatamgr/relational_store/frameworks/native/dfx/src/
H A Drdb_fault_hiview_reporter.cpp159 std::string RdbFaultHiViewReporter::GetTimeWithMilliseconds(time_t sec, int64_t nsec) in GetTimeWithMilliseconds() argument
/foundation/multimedia/player_framework/frameworks/native/avmetadatahelper/test/unittest/src/
H A Davmetadata_mock.cpp353 int64_t sec = (duration % msPerMin) / msPerSec; in GetPrettyDuration() local
/foundation/graphic/graphic_3d/lume/LumeBinaryCompile/lumeassetcompiler/src/
H A Dmain.cpp307 const char* sec; local
/foundation/multimedia/audio_framework/services/audio_service/server/src/
H A Dpro_renderer_stream_impl.cpp513 bool ProRendererStreamImpl::GetAudioTime(uint64_t &framePos, int64_t &sec, int64_t &nanoSec) in GetAudioTime() argument
/foundation/multimedia/media_library/frameworks/services/media_mtp/src/
H A Dmtp_packet_tools.cpp782 std::string MtpPacketTool::FormatDateTime(time_t sec) in FormatDateTime() argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/
H A Ddistributeddb_mock_sync_module_test.cpp127 void ChangeTime(int sec) in ChangeTime() argument
/foundation/arkui/ace_engine_lite/frameworks/src/core/base/
H A Djs_fwk_common.cpp390 static size_t AppendTwoPath(char * const first, uint8_t startIndex, const char * const sec, const uint16_t destSize) in AppendTwoPath() argument
/foundation/communication/dsoftbus/adapter/common/net/bluetooth/broadcast/manager/src/
H A Dsoftbus_broadcast_mgr.c1266 static int32_t SoftBusCondWaitSec(int64_t sec, int32_t bcId, SoftBusMutex *mutex) in SoftBusCondWaitSec() argument
/foundation/multimedia/audio_framework/services/audio_service/client/src/
H A Daudio_process_in_client.cpp363 bool AudioProcessInClientInner::GetAudioTime(uint32_t &framePos, int64_t &sec, int64_t &nanoSec) in GetAudioTime() argument

Completed in 23 milliseconds