Home
last modified time | relevance | path

Searched defs:canProtect (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/system/netd/server/
H A DNetworkController.cpp732 bool NetworkController::canProtect(uid_t uid, unsigned netId) const { in canProtect() function in android::net::NetworkController
/aosp_15_r20/external/angle/src/libANGLE/capture/
H A DFrameCapture.cpp6733 bool canProtect = angle::ProtectMemory(protectionStart, protectionSize); in canProtectDirectly() local