Searched defs:GetIdentifier (Results 1 - 8 of 8) sorted by path

/external/chromium_org/chrome/browser/plugins/
H A Dplugin_finder.cc42 std::string GetIdentifier(const content::WebPluginInfo& plugin) { function in namespace:__anon4391
286 std::string identifier = GetIdentifier(plugin);
/external/chromium_org/device/bluetooth/
H A Dbluetooth_remote_gatt_characteristic_chromeos.cc45 << GetIdentifier() << ", UUID: " << GetUUID().canonical_value();
81 std::string BluetoothRemoteGattCharacteristicChromeOS::GetIdentifier() const { function in class:chromeos::BluetoothRemoteGattCharacteristicChromeOS
197 << GetIdentifier() << ", UUID: " << GetUUID().canonical_value()
215 << GetIdentifier() << ", UUID: " << GetUUID().canonical_value()
253 service_->GetIdentifier(),
254 GetIdentifier(),
350 << GetIdentifier() << ", UUID: " << GetUUID().canonical_value();
355 DCHECK(descriptor->GetIdentifier() == object_path.value());
371 << GetIdentifier() << ", UUID: " << GetUUID().canonical_value();
421 service_->GetIdentifier(),
[all...]
H A Dbluetooth_remote_gatt_descriptor_chromeos.cc38 << GetIdentifier() << ", UUID: " << GetUUID().canonical_value();
45 std::string BluetoothRemoteGattDescriptorChromeOS::GetIdentifier() const { function in class:chromeos::BluetoothRemoteGattDescriptorChromeOS
82 << "descriptor: " << GetIdentifier() << ", UUID: "
100 << "characteristic: " << GetIdentifier() << ", UUID: "
H A Dbluetooth_remote_gatt_service_chromeos.cc64 std::string BluetoothRemoteGattServiceChromeOS::GetIdentifier() const { function in class:chromeos::BluetoothRemoteGattServiceChromeOS
240 << GetIdentifier() << ", UUID: " << GetUUID().canonical_value();
245 DCHECK(characteristic->GetIdentifier() == object_path.value());
261 << GetIdentifier() << ", UUID: " << GetUUID().canonical_value();
/external/chromium_org/device/nfc/
H A Dnfc_peer_chromeos.cc57 std::string NfcPeerChromeOS::GetIdentifier() const { function in class:chromeos::NfcPeerChromeOS
H A Dnfc_tag_chromeos.cc71 std::string NfcTagChromeOS::GetIdentifier() const { function in class:chromeos::NfcTagChromeOS
/external/lldb/source/Host/macosx/cfcpp/
H A DCFCBundle.cpp75 CFCBundle::GetIdentifier () const function in class:CFCBundle
/external/lldb/tools/debugserver/source/MacOSX/
H A DCFBundle.cpp81 CFBundle::GetIdentifier () const function in class:CFBundle

Completed in 361 milliseconds