Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/utilities/function.objects/func.wrap/func.wrap.func/
H A Dfunction_types.h20 FunctionObject() { in FunctionObject() function
25 FunctionObject(const FunctionObject&) {++count;} in FunctionObject() argument
/aosp_15_r20/external/libcxx/test/std/utilities/function.objects/func.wrap/func.wrap.func/
H A Dfunction_types.h21 FunctionObject() { in FunctionObject() function
26 FunctionObject(const FunctionObject&) {++count;} in FunctionObject() argument
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/numerics/rand/rand.req/rand.req.urng/
H A Duniform_random_bit_generator.compile.pass.cpp53 struct FunctionObject { struct
68 struct FunctionObject { struct
/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl4cGPUShaderFP64Tests.cpp13105 namespace FunctionObject namespace