Home
last modified time | relevance | path

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

/ohos5.0/base/print/print_fwk/services/scan_service/src/
H A Dscan_service_ability.cpp102 const int64_t UNLOAD_SYSTEMABILITY_DELAY = 1000 * 30; variable
294 serviceHandler_->PostTask(unloadTask, UNLOAD_SYSTEMABILITY_DELAY); in UnloadSystemAbility()