Home | History | Annotate | Download | only in base

Lines Matching refs:service_id

49                           const char*     service_id )
55 if ( desc && service_id )
59 if ( ft_strcmp( desc->serv_id, service_id ) == 0 )
4193 const char* service_id )
4204 result = module->clazz->get_interface( module, service_id );
4222 result = cur[0]->clazz->get_interface( cur[0], service_id );