Home
last modified time | relevance | path

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

/aosp_15_r20/external/google-benchmark/src/
H A Dbenchmark_api_internal.h71 typedef void (*callback_function)(const benchmark::State&); typedef
72 callback_function setup_ = nullptr;
73 callback_function teardown_ = nullptr;
/aosp_15_r20/external/cronet/third_party/google_benchmark/src/src/
H A Dbenchmark_api_internal.h70 typedef void (*callback_function)(const benchmark::State&); typedef
71 callback_function setup_ = nullptr;
72 callback_function teardown_ = nullptr;
/aosp_15_r20/external/google-benchmark/include/benchmark/
H A Dbenchmark.h1356 typedef void (*callback_function)(const benchmark::State&); typedef
1357 callback_function setup_;
1358 callback_function teardown_;
/aosp_15_r20/external/cronet/third_party/google_benchmark/src/include/benchmark/
H A Dbenchmark.h1315 typedef void (*callback_function)(const benchmark::State&); typedef
1316 callback_function setup_;
1317 callback_function teardown_;
/aosp_15_r20/external/libwebsockets/lib/core-net/
H A Dwsi.c490 int user_callback_handle_rxflow(lws_callback_function callback_function, in user_callback_handle_rxflow() argument
498 n = callback_function(wsi, reason, user, in, len); in user_callback_handle_rxflow()
/aosp_15_r20/external/intel-media-driver/cmrtlib/agnostic/share/
H A Dcm_rt.h1538 typedef void (CM_CALLBACK *callback_function)(CmEvent*, void *); typedef
/aosp_15_r20/external/pcre/doc/
H A Dpcre2.txt394 pcre2_jit_callback callback_function, void *callback_data);
2081 pcre2_jit_callback callback_function, void *callback_data);