Home
last modified time | relevance | path

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

/external/lldb/source/Plugins/SymbolFile/DWARF/
DDWARFDebugPubnamesSet.cpp40 DWARFDebugPubnamesSet::AddDescriptor(dw_offset_t cu_rel_offset, const char* name) in AddDescriptor() function in DWARFDebugPubnamesSet
DDWARFDebugArangeSet.cpp100 DWARFDebugArangeSet::AddDescriptor(const DWARFDebugArangeSet::Descriptor& range) in AddDescriptor() function in DWARFDebugArangeSet
/external/chromium_org/device/bluetooth/
Dbluetooth_remote_gatt_characteristic_chromeos.cc181 bool BluetoothRemoteGattCharacteristicChromeOS::AddDescriptor( in AddDescriptor() function in chromeos::BluetoothRemoteGattCharacteristicChromeOS
/external/chromium_org/components/nacl/loader/
Dnacl_ipc_adapter.cc246 void AddDescriptor(NaClDescWrapper* desc) { descs_.push_back(desc); } in AddDescriptor() function in NaClIPCAdapter::RewrittenMessage