Home
last modified time | relevance | path

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

/bionic/libc/bionic/
Dgrp_pwd.cpp194 static bool platform_id_secondary_user_allowed(id_t id) { in platform_id_secondary_user_allowed() function
218 if (appid < ranges[0].start && platform_id_secondary_user_allowed(appid)) { in is_valid_app_id()
339 if (!platform_id_secondary_user_allowed(appid)) { in app_id_from_name()