HomeSort by relevance Sort by last modified time
    Searched refs:allow_create_ (Results 1 - 2 of 2) sorted by null

  /external/libchrome/sandbox/linux/syscall_broker/
broker_file_permission.cc 159 if (!allow_create_ && (flags & O_CREAT)) {
221 allow_create_(allow_create) {
broker_file_permission.h 112 bool allow_create_; member in class:sandbox::syscall_broker::BrokerFilePermission

Completed in 212 milliseconds