Home
last modified time | relevance | path

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

/ohos5.0/base/print/print_fwk/services/print_service/src/
H A Dprint_service_ability.cpp65 const uint32_t UNLOAD_SA_INTERVAL = 90000; variable
2042 serviceHandler_->PostTask(unloadTask, UNLOAD_SA_INTERVAL); in UnloadSystemAbility()