Home
last modified time | relevance | path

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

/ohos5.0/foundation/systemabilitymgr/samgr_lite/samgr/source/
H A Dservice_impl.h71 ServiceImpl *SAMGR_GetServiceByID(int16 serviceId);
H A Dtask_manager.c198 serviceImpl = SAMGR_GetServiceByID(exchange->id.serviceId); in CorrectServiceImpl()
H A Dsamgr_lite.c143 ServiceImpl *SAMGR_GetServiceByID(int16 serviceId) in SAMGR_GetServiceByID() function