Home
last modified time | relevance | path

Searched defs:ClearTimer (Results 1 – 11 of 11) sorted by relevance

/ohos5.0/commonlibrary/ets_utils/js_sys_module/timer/test/
H A Dtest_timer.h42 napi_value TimerTest::ClearTimer(napi_env env, napi_callback_info cbinfo) in ClearTimer() function
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/modules/presets/
H A Dtimer_module.cpp130 jerry_value_t TimerModule::ClearTimer(const jerry_value_t func, in ClearTimer() function in OHOS::ACELite::TimerModule
/ohos5.0/foundation/arkui/ui_appearance/services/utils/src/
H A Dalarm_timer_manager.cpp166 void AlarmTimerManager::ClearTimer(const uint64_t id) in ClearTimer() function in OHOS::ArkUi::UiAppearance::AlarmTimerManager
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/common/
H A Dscheduler_manager.cpp215 void SchedulerManager::ClearTimer() in ClearTimer() function in OHOS::DataShare::SchedulerManager
/ohos5.0/commonlibrary/ets_utils/js_sys_module/timer/
H A Dtimer.cpp110 napi_value Timer::ClearTimer(napi_env env, napi_callback_info cbinfo) in ClearTimer() function in OHOS::JsSysModule::Timer
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/plugin/mock/
H A Dmock_plugin_frontend_delegate.cpp259 void PluginFrontendDelegate::ClearTimer(const std::string& callbackId) {} in ClearTimer() function in OHOS::Ace::Framework::PluginFrontendDelegate
/ohos5.0/foundation/multimodalinput/input/service/subscriber/src/
H A Dkey_subscriber_handler.cpp733 void KeySubscriberHandler::ClearTimer(const std::shared_ptr<Subscriber> &subscriber) in ClearTimer() function in OHOS::MMI::KeySubscriberHandler
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ng/
H A Dfrontend_delegate_declarative_ng.cpp378 void FrontendDelegateDeclarativeNG::ClearTimer(const std::string& callbackId) in ClearTimer() function in OHOS::Ace::Framework::FrontendDelegateDeclarativeNG
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/plugin_frontend/
H A Dplugin_frontend_delegate.cpp1048 void PluginFrontendDelegate::ClearTimer(const std::string& callbackId) in ClearTimer() function in OHOS::Ace::Framework::PluginFrontendDelegate
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/
H A Dfrontend_delegate_impl.cpp1179 void FrontendDelegateImpl::ClearTimer(const std::string& callbackId) in ClearTimer() function in OHOS::Ace::Framework::FrontendDelegateImpl
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/
H A Dfrontend_delegate_declarative.cpp2172 void FrontendDelegateDeclarative::ClearTimer(const std::string& callbackId) in ClearTimer() function in OHOS::Ace::Framework::FrontendDelegateDeclarative