Searched defs:canProtect (Results 1 – 2 of 2) sorted by relevance
732 bool NetworkController::canProtect(uid_t uid, unsigned netId) const { in canProtect() function in android::net::NetworkController
6733 bool canProtect = angle::ProtectMemory(protectionStart, protectionSize); in canProtectDirectly() local