Home
last modified time | relevance | path

Searched refs:DELAY_MILLISECONDS_FOR_UNLOAD_SA (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/global/i18n/services/src/
H A Di18n_service_ability.cpp32 static const uint32_t DELAY_MILLISECONDS_FOR_UNLOAD_SA = 10000; variable
92 handler->PostTask(task, UNLOAD_TASK, DELAY_MILLISECONDS_FOR_UNLOAD_SA); in UnloadI18nServiceAbility()