Home
last modified time | relevance | path

Searched defs:currentMs (Results 1 - 5 of 5) sorted by relevance

/test/ostest/wukong/common/src/
H A Devent_monitor.cpp57 const auto currentMs = 1; in WaitEventIdle() local
/foundation/multimedia/media_foundation/test/scenetest/helper/
H A Dstd_player.cpp222 int32_t TestPlayerImpl::GetCurrentTime(int64_t& currentMs) in GetCurrentTime() argument
/test/testfwk/arkxtest/uitest/server/
H A Dsystem_ui_controller.cpp237 auto currentMs = GetCurrentMillisecond(); in WaitScrollCompelete() local
257 const auto currentMs = GetCurrentMillisecond(); in WaitEventIdle() local
/foundation/multimedia/player_framework/services/engine/histreamer/player/
H A Dhiplayer_impl.cpp1047 int64_t currentMs = static_cast<int64_t>(curPosMs); in IsSeekInSitu() local
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_self_cure/
H A Dself_cure_state_machine.cpp2601 int64_t currentMs = std::chrono::duration_cast<std::chrono::milliseconds>(now.time_since_epoch()).count(); in IsNeedWifiReassocUseDeviceMac() local
3026 uint64_t currentMs = std::chrono::duration_cast<std::chrono::milliseconds>(now.time_since_epoch()).count(); in AllowSelfCure() local
3045 bool DealDns(const WifiSelfCureHistoryInfo &historyInfo, int requestCureLevel, int64_t currentMs) in DealDns() argument
3059 bool DealRenewDhcp(const WifiSelfCureHistoryInfo &historyInfo, int requestCureLevel, int64_t currentMs) in DealRenewDhcp() argument
3067 DealStaticIp(const WifiSelfCureHistoryInfo &historyInfo, int requestCureLevel, int64_t currentMs) DealStaticIp() argument
3081 DealMiddleReassoc(WifiSelfCureHistoryInfo &historyInfo, int requestCureLevel, int64_t currentMs) DealMiddleReassoc() argument
3096 DealRandMacReassoc(const WifiSelfCureHistoryInfo &historyInfo, int requestCureLevel, int64_t currentMs) DealRandMacReassoc() argument
3104 DealHighReset(WifiSelfCureHistoryInfo &historyInfo, int requestCureLevel, int64_t currentMs) DealHighReset() argument
3122 int64_t currentMs = std::chrono::duration_cast<std::chrono::milliseconds>(now.time_since_epoch()).count(); SelfCureAcceptable() local
3188 int64_t currentMs = std::chrono::duration_cast<std::chrono::milliseconds>(now.time_since_epoch()).count(); UpdateSelfCureConnectHistoryInfo() local
3221 int64_t currentMs = std::chrono::duration_cast<std::chrono::milliseconds>(now.time_since_epoch()).count(); UpdateSelfCureHistoryInfo() local
3260 int64_t currentMs = std::chrono::duration_cast<std::chrono::milliseconds>(now.time_since_epoch()).count(); UpdateReassocAndResetHistoryInfo() local
[all...]

Completed in 13 milliseconds