HomeSort by relevance Sort by last modified time
    Searched full:tg_container (Results 1 - 2 of 2) sorted by null

  /external/ltp/utils/ffsb-6.0-rc2/
ffsb.h 58 struct container *tg_container; member in struct:profile_config
parser.c 578 profile_conf->tg_container = NULL;
597 if (profile_conf->tg_container == NULL)
598 profile_conf->tg_container =
602 tg_container,
733 return get_num_containers(profile_conf->tg_container);
744 container_t *tg = profile_conf->tg_container;
797 tmp_cont = get_container(fc->profile_conf->tg_container, pos);
806 return get_container(fc->profile_conf->tg_container, pos);

Completed in 3317 milliseconds