Home
last modified time | relevance | path

Searched defs:kHasConstCallOperator (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/cronet/base/test/
H A Dbind.h21 static constexpr bool kHasConstCallOperator = false; variable
24 kHasConstCallOperator<R (F::*)(Args...) const, R, F, Args...> = true; variable