Home
last modified time | relevance | path

Searched refs:is_group (Results 1 – 1 of 1) sorted by relevance

/bionic/libc/bionic/
Dstubs.cpp205 static id_t app_id_from_name(const char* name, bool is_group) { in app_id_from_name() argument
210 if (is_group && name[0] == 'a' && name[1] == 'l' && name[2] == 'l') { in app_id_from_name()