Searched refs:is_supported_vm_ (Results 1 – 2 of 2) sorted by relevance
70 is_supported_vm_ = (arg == 1);170 if (!is_supported_vm_) { in promptUserConfirmation()224 if (!is_supported_vm_) { in deliverSecureInputEvent()241 if (!is_supported_vm_) { in abort()
108 bool is_supported_vm_; variable