/foundation/communication/dsoftbus/adapter/common/include/ |
H A D | softbus_adapter_timer.h | 26 int64_t sec; member
|
/foundation/ai/ai_engine/services/common/platform/time/source/ |
H A D | time.cpp | 28 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 D | cj_datepicker_ffi.h | 36 int64_t sec; member
|
/foundation/arkui/ace_engine/frameworks/core/components/picker/ |
H A D | toss_animation_controller.cpp | 119 double sec = static_cast<double>(tv.tv_sec); in GetCurrentTime() local
|
/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/include/ |
H A D | log.h | 40 time_t sec = (time_t)tv->tv_sec; in FillpLogGetNowTime() local
|
/foundation/ai/intelligent_voice_framework/utils/ |
H A D | time_util.h | 87 long sec = secs % MIN_PER_S; in TimeElapse() local
|
/foundation/multimedia/media_foundation/engine/include/plugin/common/ |
H A D | plugin_time.h | 73 inline bool Sec2HstTime (int64_t sec, int64_t& hTime) in Sec2HstTime() argument
|
/foundation/multimedia/media_foundation/interface/inner_api/plugin/ |
H A D | plugin_time.h | 82 inline bool Sec2HstTime (int64_t sec, int64_t& hTime) in Sec2HstTime() argument
|
/foundation/multimedia/media_foundation/src/common/ |
H A D | plugin_time.h | 73 inline bool Sec2HstTime (int64_t sec, int64_t& hTime) in Sec2HstTime() argument
|
/foundation/resourceschedule/ffrt/src/dfx/log/linux/ |
H A D | log_base.cpp | 42 auto sec = std::to_string(curtime.tm_sec); in GetCurrentTime() local
|
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/mock/src/ |
H A D | rdb_fault_hiview_reporter.cpp | 56 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 D | toss_animation_controller.cpp | 164 double sec = static_cast<double>(tv.tv_sec); in GetCurrentTime() local
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_picker/ |
H A D | toss_animation_controller.cpp | 168 double sec = static_cast<double>(tv.tv_sec); in GetCurrentTime() local
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/time_picker/ |
H A D | toss_animation_controller.cpp | 169 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 D | mtp_test.cpp | 172 time_t sec = 0; in HWTEST_F() local
|
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/src/ |
H A D | kv_hiview_reporter.cpp | 150 std::string KVDBFaultHiViewReporter::GetTimeWithMilliseconds(time_t sec, int64_t nsec) in GetTimeWithMilliseconds() argument
|
/foundation/distributeddatamgr/relational_store/frameworks/native/dfx/src/ |
H A D | rdb_fault_hiview_reporter.cpp | 159 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 D | avmetadata_mock.cpp | 353 int64_t sec = (duration % msPerMin) / msPerSec; in GetPrettyDuration() local
|
/foundation/graphic/graphic_3d/lume/LumeBinaryCompile/lumeassetcompiler/src/ |
H A D | main.cpp | 307 const char* sec; local
|
/foundation/multimedia/audio_framework/services/audio_service/server/src/ |
H A D | pro_renderer_stream_impl.cpp | 513 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 D | mtp_packet_tools.cpp | 782 std::string MtpPacketTool::FormatDateTime(time_t sec) in FormatDateTime() argument
|
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/ |
H A D | distributeddb_mock_sync_module_test.cpp | 127 void ChangeTime(int sec) in ChangeTime() argument
|
/foundation/arkui/ace_engine_lite/frameworks/src/core/base/ |
H A D | js_fwk_common.cpp | 390 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 D | softbus_broadcast_mgr.c | 1266 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 D | audio_process_in_client.cpp | 363 bool AudioProcessInClientInner::GetAudioTime(uint32_t &framePos, int64_t &sec, int64_t &nanoSec) in GetAudioTime() argument
|