HomeSort by relevance Sort by last modified time
    Searched defs:event_callback (Results 1 - 25 of 27) sorted by null

1 2

  /external/chromium_org/ppapi/proxy/
talk_resource_unittest.cc 124 TalkEventCallback event_callback; local
130 &event_callback,
142 ASSERT_FALSE(event_callback.called());
146 ASSERT_TRUE(event_callback.called());
147 ASSERT_EQ(PP_TALKEVENT_ERROR, event_callback.result());
164 event_callback.Reset();
167 ASSERT_FALSE(event_callback.called());
  /hardware/qcom/gps/loc_api/libloc_api-rpc/inc-1240/
loc_api.h 27 rpc_loc_event_cb_f_type event_callback; member in struct:rpc_loc_open_args
  /hardware/qcom/gps/loc_api/libloc_api-rpc/inc-3200/
loc_api.h 27 rpc_loc_event_cb_f_type event_callback; member in struct:rpc_loc_open_args
  /hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-stub/inc/
loc_api_rpcgen_rpc.h 57 rpc_loc_event_cb_f_type event_callback; member in struct:rpc_loc_open_args
  /external/stlport/stlport/stl/
_ios_base.h 155 typedef void (*event_callback)(event, ios_base&, int __index); typedef in class:ios_base
156 void register_callback(event_callback __fn, int __index);
222 pair<event_callback, int>* _M_callbacks;
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_ios_base.h 157 typedef void (*event_callback)(event, ios_base&, int __index); typedef in class:ios_base
158 void register_callback(event_callback __fn, int __index);
224 pair<event_callback, int>* _M_callbacks;
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_ios_base.h 155 typedef void (*event_callback)(event, ios_base&, int __index); typedef in class:ios_base
156 void register_callback(event_callback __fn, int __index);
222 pair<event_callback, int>* _M_callbacks;
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_ios_base.h 155 typedef void (*event_callback)(event, ios_base&, int __index); typedef in class:ios_base
156 void register_callback(event_callback __fn, int __index);
222 pair<event_callback, int>* _M_callbacks;
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_ios_base.h 155 typedef void (*event_callback)(event, ios_base&, int __index); typedef in class:ios_base
156 void register_callback(event_callback __fn, int __index);
222 pair<event_callback, int>* _M_callbacks;
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_ios_base.h 157 typedef void (*event_callback)(event, ios_base&, int __index); typedef in class:ios_base
158 void register_callback(event_callback __fn, int __index);
224 pair<event_callback, int>* _M_callbacks;
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_ios_base.h 157 typedef void (*event_callback)(event, ios_base&, int __index); typedef in class:ios_base
158 void register_callback(event_callback __fn, int __index);
224 pair<event_callback, int>* _M_callbacks;
  /external/chromium_org/base/debug/
trace_event_impl.cc 2023 EventCallback event_callback = reinterpret_cast<EventCallback>( local
2150 EventCallback event_callback = reinterpret_cast<EventCallback>( local
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/bits/
ios_base.h 438 typedef void (*event_callback) (event, ios_base&, int); typedef in class:ios_base
451 register_callback(event_callback __fn, int __index);
466 ios_base::event_callback _M_fn;
470 _Callback_list(ios_base::event_callback __fn, int __index,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
ios_base.h 436 typedef void (*event_callback) (event __e, ios_base& __b, int __i); typedef in class:ios_base
449 register_callback(event_callback __fn, int __index);
464 ios_base::event_callback _M_fn;
468 _Callback_list(ios_base::event_callback __fn, int __index,
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
ios_base.h 436 typedef void (*event_callback) (event __e, ios_base& __b, int __i); typedef in class:ios_base
449 register_callback(event_callback __fn, int __index);
464 ios_base::event_callback _M_fn;
468 _Callback_list(ios_base::event_callback __fn, int __index,
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
ios_base.h 444 typedef void (*event_callback) (event, ios_base&, int); typedef in class:ios_base
457 register_callback(event_callback __fn, int __index);
477 ios_base::event_callback _M_fn;
481 _Callback_list(ios_base::event_callback __fn, int __index,
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
ios_base.h 444 typedef void (*event_callback) (event, ios_base&, int); typedef in class:ios_base
457 register_callback(event_callback __fn, int __index);
477 ios_base::event_callback _M_fn;
481 _Callback_list(ios_base::event_callback __fn, int __index,
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
ios_base.h 444 typedef void (*event_callback) (event, ios_base&, int); typedef in class:ios_base
457 register_callback(event_callback __fn, int __index);
477 ios_base::event_callback _M_fn;
481 _Callback_list(ios_base::event_callback __fn, int __index,
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
ios_base.h 444 typedef void (*event_callback) (event, ios_base&, int); typedef in class:ios_base
457 register_callback(event_callback __fn, int __index);
477 ios_base::event_callback _M_fn;
481 _Callback_list(ios_base::event_callback __fn, int __index,
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
ios_base.h 438 typedef void (*event_callback) (event, ios_base&, int); typedef in class:ios_base
451 register_callback(event_callback __fn, int __index);
466 ios_base::event_callback _M_fn;
470 _Callback_list(ios_base::event_callback __fn, int __index,
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
ios_base.h 438 typedef void (*event_callback) (event __e, ios_base& __b, int __i); typedef in class:ios_base
451 register_callback(event_callback __fn, int __index);
466 ios_base::event_callback _M_fn;
470 _Callback_list(ios_base::event_callback __fn, int __index,
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
ios_base.h 438 typedef void (*event_callback) (event, ios_base&, int); typedef in class:ios_base
451 register_callback(event_callback __fn, int __index);
466 ios_base::event_callback _M_fn;
470 _Callback_list(ios_base::event_callback __fn, int __index,
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
ios_base.h 438 typedef void (*event_callback) (event __e, ios_base& __b, int __i); typedef in class:ios_base
451 register_callback(event_callback __fn, int __index);
466 ios_base::event_callback _M_fn;
470 _Callback_list(ios_base::event_callback __fn, int __index,
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
ios_base.h 436 typedef void (*event_callback) (event __e, ios_base& __b, int __i); typedef in class:ios_base
449 register_callback(event_callback __fn, int __index);
464 ios_base::event_callback _M_fn;
468 _Callback_list(ios_base::event_callback __fn, int __index,
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
ios_base.h 436 typedef void (*event_callback) (event __e, ios_base& __b, int __i); typedef in class:ios_base
449 register_callback(event_callback __fn, int __index);
464 ios_base::event_callback _M_fn;
468 _Callback_list(ios_base::event_callback __fn, int __index,

Completed in 601 milliseconds

1 2