Home
last modified time | relevance | path

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

/external/cronet/buildtools/third_party/libc++/trunk/include/__functional/
Dpointer_to_unary_function.h30 _LIBCPP_INLINE_VISIBILITY explicit pointer_to_unary_function(_Result (*__f)(_Arg)) in pointer_to_unary_function()
39 ptr_fun(_Result (*__f)(_Arg)) in ptr_fun()