Home
last modified time | relevance | path

Searched defs:GetIdentifier (Results 1 – 9 of 9) sorted by relevance

/external/lldb/tools/debugserver/source/MacOSX/
DCFBundle.cpp81 CFBundle::GetIdentifier () const in GetIdentifier() function in CFBundle
/external/lldb/source/Host/macosx/cfcpp/
DCFCBundle.cpp75 CFCBundle::GetIdentifier () const in GetIdentifier() function in CFCBundle
/external/chromium_org/device/nfc/
Dnfc_tag_chromeos.cc71 std::string NfcTagChromeOS::GetIdentifier() const { in GetIdentifier() function in chromeos::NfcTagChromeOS
Dnfc_peer_chromeos.cc57 std::string NfcPeerChromeOS::GetIdentifier() const { in GetIdentifier() function in chromeos::NfcPeerChromeOS
/external/chromium_org/device/bluetooth/
Dbluetooth_remote_gatt_descriptor_chromeos.cc45 std::string BluetoothRemoteGattDescriptorChromeOS::GetIdentifier() const { in GetIdentifier() function in chromeos::BluetoothRemoteGattDescriptorChromeOS
Dbluetooth_remote_gatt_service_chromeos.cc64 std::string BluetoothRemoteGattServiceChromeOS::GetIdentifier() const { in GetIdentifier() function in chromeos::BluetoothRemoteGattServiceChromeOS
Dbluetooth_remote_gatt_characteristic_chromeos.cc81 std::string BluetoothRemoteGattCharacteristicChromeOS::GetIdentifier() const { in GetIdentifier() function in chromeos::BluetoothRemoteGattCharacteristicChromeOS
/external/chromium_org/chrome/browser/plugins/
Dplugin_finder.cc42 std::string GetIdentifier(const content::WebPluginInfo& plugin) { in GetIdentifier() function
/external/clang/include/clang/Serialization/
DASTReader.h1814 IdentifierInfo *GetIdentifier(serialization::IdentifierID ID) override { in GetIdentifier() function