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

  /packages/inputmethods/OpenWnn/libs/libwnnDictionary/engine/
ndldic.c 1842 NJ_UINT16 target_id; local
    [all...]
  /external/libsepol/src/
link.c 840 char *id = key, *new_id = NULL, *target_id; local
863 target_id = mod->policy->p_type_val_to_name[primval - 1];
864 target_type = hashtab_search(state->base->p_types.table, target_id);
867 state->cur_mod_name, target_id, id);
871 if (!strcmp(id, target_id)) {
    [all...]

Completed in 470 milliseconds