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

  /frameworks/native/cmds/servicemanager/
service_manager.c 70 int str16eq(uint16_t *a, const char *b) function
87 if ((uid == allowed[n].uid) && str16eq(name, allowed[n].name))

Completed in 402 milliseconds