Home
last modified time | relevance | path

Searched refs:VerifyAccess (Results 1 – 1 of 1) sorted by relevance

/third_party/cef/libcef/common/
Dvalue_base.h384 inline bool VerifyAccess(bool modify) { in VerifyAccess() function
409 verified_ = (auto_lock_.verified() && impl->VerifyAccess(modify)); in AutoLock()