HomeSort by relevance Sort by last modified time
    Searched refs:SetCallbacks (Results 1 - 12 of 12) sorted by null

  /external/chromium_org/chrome/browser/chromeos/imageburner/
burn_device_handler.h 40 void SetCallbacks(const DiskCallback& add_callback,
burn_device_handler.cc 40 void BurnDeviceHandler::SetCallbacks(const DiskCallback& add_callback,
burn_device_handler_unittest.cc 237 handler.SetCallbacks(
burn_manager.cc 229 device_handler_.SetCallbacks(
  /external/lldb/source/Plugins/UnwindAssembly/InstEmulation/
UnwindAssemblyInstEmulation.h 145 m_inst_emulator_ap->SetCallbacks (ReadMemory, WriteMemory, ReadRegister, WriteRegister);
  /device/asus/flo/camera/mm-image-codec/qomx_core/
qomx_core.c 238 p_comp->SetCallbacks(p_comp, callBacks, appData);
  /device/lge/hammerhead/camera/mm-image-codec/qomx_core/
qomx_core.c 238 p_comp->SetCallbacks(p_comp, callBacks, appData);
  /device/moto/shamu/camera/mm-image-codec/qomx_core/
qomx_core.c 258 p_comp->SetCallbacks(p_comp, callBacks, appData);
  /external/lldb/include/lldb/Core/
EmulateInstruction.h 595 SetCallbacks (ReadMemoryCallback read_mem_callback,
  /external/lldb/source/Core/
EmulateInstruction.cpp 240 EmulateInstruction::SetCallbacks (ReadMemoryCallback read_mem_callback,
Disassembler.cpp 940 insn_emulator_ap->SetCallbacks (read_mem_callback, write_mem_callback, read_reg_callback, write_reg_callback);
    [all...]
  /external/lldb/source/Plugins/Instruction/ARM/
EmulateInstructionARM.cpp     [all...]

Completed in 506 milliseconds