Home
last modified time | relevance | path

Searched refs:formSystemloadLevelCb (Results 1 - 1 of 1) sorted by relevance

/foundation/ability/form_fwk/services/src/
H A Dform_mgr_service.cpp1297 auto formSystemloadLevelCb = [this](int32_t level) { this->OnSystemloadLevel(level); }; in OnAddSystemAbility() local
1299 = new (std::nothrow) FormSystemloadListener(formSystemloadLevelCb); in OnAddSystemAbility()

Completed in 4 milliseconds