/ohos5.0/commonlibrary/ets_utils/js_sys_module/timer/test/ |
H A D | test_timer.h | 42 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 D | timer_module.cpp | 130 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 D | alarm_timer_manager.cpp | 166 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 D | scheduler_manager.cpp | 215 void SchedulerManager::ClearTimer() in ClearTimer() function in OHOS::DataShare::SchedulerManager
|
/ohos5.0/commonlibrary/ets_utils/js_sys_module/timer/ |
H A D | timer.cpp | 110 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 D | mock_plugin_frontend_delegate.cpp | 259 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 D | key_subscriber_handler.cpp | 733 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 D | frontend_delegate_declarative_ng.cpp | 378 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 D | plugin_frontend_delegate.cpp | 1048 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 D | frontend_delegate_impl.cpp | 1179 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 D | frontend_delegate_declarative.cpp | 2172 void FrontendDelegateDeclarative::ClearTimer(const std::string& callbackId) in ClearTimer() function in OHOS::Ace::Framework::FrontendDelegateDeclarative
|