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

  /external/chromium_org/sync/api/attachments/
fake_attachment_store.cc 48 AttachmentIdList::const_iterator id_end = ids.end(); local
51 for (; id_iter != id_end; ++id_iter) {
  /external/checkpolicy/
policy_define.c 1062 char *id_end = strchr(id, '.'); local
1064 *(id_end++) = '\0';
1081 id_end);
1083 yyerror2("unknown category %s", id_end);
3392 char *id_end = strchr(id, '.'); local
3454 char *id_end = strchr(id, '.'); local
    [all...]

Completed in 177 milliseconds