Searched defs:protect (Results 1 – 8 of 8) sorted by relevance
50 inline bool ELFSectionBits<Bitwidth>::protect() { in protect() function in ELFSectionBits
165 public boolean protect(int socket) { in protect() method in VpnService187 public boolean protect(Socket socket) { in protect() method in VpnService198 public boolean protect(DatagramSocket socket) { in protect() method in VpnService
78 bool MemChunk::protect(int prot) { in protect() function in MemChunk
106 DWORD protect = readOnly ? PAGE_READONLY : PAGE_READWRITE; in create() local
436 static void protect(JNIEnv *env, jobject thiz, jint socket, jstring jName) in protect() function
149 public void protect(ParcelFileDescriptor socket, String interfaze) throws Exception { in protect() method in Vpn
265 int protect(char *pkgname, gid_t gid) in protect() function
918 private int protect(int alignment) { in protect() method in GridLayout