Searched defs:currentMs (Results 1 - 3 of 3) sorted by relevance
/foundation/multimedia/media_foundation/test/scenetest/helper/ |
H A D | std_player.cpp | 222 int32_t TestPlayerImpl::GetCurrentTime(int64_t& currentMs) in GetCurrentTime() argument
|
/foundation/multimedia/player_framework/services/engine/histreamer/player/ |
H A D | hiplayer_impl.cpp | 1047 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 D | self_cure_state_machine.cpp | 2601 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 10 milliseconds