HomeSort by relevance Sort by last modified time
    Searched defs:callback_ (Results 1 - 15 of 15) sorted by null

  /external/google-breakpad/src/common/mac/
macho_walker.h 100 LoadCommandCallback callback_; member in class:MacFileUtilities::MachoWalker
  /external/v8/src/
vm-state.h 30 Address callback() { return callback_; }
31 Address* callback_address() { return &callback_; }
37 Address callback_; member in class:v8::internal::BASE_EMBEDDED
splay-tree.h 171 : callback_(callback) { }
173 callback_->Call(node->key(), node->value());
177 Callback* callback_; member in class:v8::internal::SplayTree::BASE_EMBEDDED
  /external/google-breakpad/src/client/solaris/handler/
exception_handler.h 165 MinidumpCallback callback_; member in class:google_breakpad::ExceptionHandler
  /art/runtime/gc/accounting/
remembered_set.cc 68 : callback_(callback), ref_callback_(ref_callback), target_space_(target_space), arg_(arg),
77 callback_(ref_ptr, arg_);
92 MarkHeapReferenceCallback* const callback_; member in class:art::gc::accounting::RememberedSetReferenceVisitor
105 : callback_(callback), ref_callback_(ref_callback), target_space_(target_space), arg_(arg),
110 RememberedSetReferenceVisitor visitor(callback_, ref_callback_, target_space_,
116 MarkHeapReferenceCallback* const callback_; member in class:art::gc::accounting::RememberedSetObjectVisitor
mod_union_table.cc 102 : callback_(callback), arg_(arg), from_space_(from_space), immune_space_(immune_space),
114 callback_(obj_ptr, arg_);
119 MarkHeapReferenceCallback* const callback_; member in class:art::gc::accounting::ModUnionUpdateObjectReferencesVisitor
136 : callback_(callback), arg_(arg), from_space_(from_space), immune_space_(immune_space),
143 ModUnionUpdateObjectReferencesVisitor ref_visitor(callback_, arg_, from_space_, immune_space_,
149 MarkHeapReferenceCallback* const callback_; member in class:art::gc::accounting::ModUnionScanImageRootVisitor
367 : callback_(callback), arg_(arg), space_(space), immune_space_(immune_space),
377 ModUnionScanImageRootVisitor scan_visitor(callback_, arg_, space_, immune_space_,
387 MarkHeapReferenceCallback* const callback_; member in class:art::gc::accounting::CardBitVisitor
  /external/google-breakpad/src/client/linux/handler/
exception_handler.h 247 const MinidumpCallback callback_; member in class:google_breakpad::ExceptionHandler
  /external/google-breakpad/src/client/mac/handler/
exception_handler.h 234 MinidumpCallback callback_; member in class:google_breakpad::ExceptionHandler
  /external/protobuf/src/google/protobuf/stubs/
once_unittest.cc 76 : done_(false), joined_(false), callback_(callback) {
111 Closure* callback_; member in class:google::protobuf::__anon17855::OnceInitTest::TestThread
123 callback_->Run();
  /external/vixl/test/
test-runner.h 43 TestFunction* callback() { return callback_; }
67 TestFunction* callback_; member in class:vixl::Test
  /external/google-breakpad/src/client/windows/handler/
exception_handler.h 384 MinidumpCallback callback_; member in class:google_breakpad::ExceptionHandler
  /external/v8/src/heap/
store-buffer.h 130 StoreBufferCallback callback_; member in class:v8::internal::StoreBuffer
184 stored_callback_(store_buffer->callback_) {
186 store_buffer_->callback_ = callback;
191 store_buffer_->callback_ = stored_callback_;
  /external/v8/test/cctest/
cctest.h 174 TestFunction* callback_; member in class:CcTest
249 : fuzzer_(NULL), callback_(callback), name_(name) {
264 CcTest::TestFunction* callback() { return callback_; }
271 CcTest::TestFunction* callback_; member in class:RegisterThreadedTest
  /art/compiler/driver/
compiler_driver.cc 1662 Callback* const callback_; member in class:art::ParallelCompilationManager::ForAllClosure
    [all...]
  /prebuilts/tools/common/m2/repository/net/sourceforge/htmlunit/htmlunit/2.14/
htmlunit-2.14.jar 

Completed in 1686 milliseconds