Home
last modified time | relevance | path

Searched defs:isCountTimerRefresh (Results 1 – 2 of 2) sorted by relevance

/foundation/ability/form_fwk/services/src/
Dform_provider_mgr.cpp119 bool isCountTimerRefresh = want.GetBoolParam(Constants::KEY_IS_TIMER, false); in RefreshForm() local
206 const FormRecord &record, const Want &want, const bool isCountTimerRefresh) in ConnectAmsForRefresh()
/foundation/ability/form_fwk/services/include/
Dform_record.h40 bool isCountTimerRefresh = false; variable