Home
last modified time | relevance | path

Searched defs:IsTimeOut (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/multimedia/audio_framework/services/audio_service/client/include/
H A Daudio_timer.h70 bool IsTimeOut() in IsTimeOut() function
/ohos5.0/foundation/distributedhardware/device_manager/utils/src/kvadapter/
H A Dkv_adapter_manager.cpp126 inline bool KVAdapterManager::IsTimeOut(int64_t sourceTime, int64_t targetTime, int64_t timeOut) in IsTimeOut() function in OHOS::DistributedHardware::KVAdapterManager
/ohos5.0/base/telephony/core_service/services/sim/src/
H A Dicc_operator_privilege_controller.cpp104 inline bool IsTimeOut() const in IsTimeOut() function in OHOS::Telephony::IccOperatorPrivilegeController::LogicalStateMachine
109 …inline bool IsTimeOut(const std::chrono::system_clock::time_point &tp, const size_t timeout = CALL… in IsTimeOut() function in OHOS::Telephony::IccOperatorPrivilegeController::LogicalStateMachine
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/perfmonitor/
H A Dperf_monitor.cpp188 bool SceneRecord::IsTimeOut(int64_t nowTime) in IsTimeOut() function in OHOS::Ace::SceneRecord