Home
last modified time | relevance | path

Searched defs:workHandler_ (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/include/collect/
H A Ddevice_networking_collect.h68 std::shared_ptr<WorkHandler> workHandler_; variable
H A Dcommon_event_collect.h70 std::shared_ptr<CommonHandler> workHandler_; variable
/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/include/
H A Dsystem_ability_manager.h301 std::shared_ptr<FFRTHandler> workHandler_; variable
/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/test/unittest/src/
H A Dsystem_ability_mgr_new_test.cpp780 std::shared_ptr<FFRTHandler> workHandler_ = make_shared<FFRTHandler>("workHandler"); variable