Searched defs:initialize (Results 1 - 1 of 1) sorted by relevance

/bionic/libc/private/
H A DWriteProtected.h54 void initialize() { function in class:WriteProtected
55 // Not strictly necessary, but this will hopefully segfault if we initialize
60 __libc_fatal("failed to make WriteProtected nonwritable in initialize");

Completed in 65 milliseconds