Home
last modified time | relevance | path

Searched defs:Get (Results 1 – 16 of 16) sorted by relevance

/system/tools/aidl/
Dgenerate_java.cpp43 Variable* VariableFactory::Get(const Type* type) { in Get() function in android::aidl::VariableFactory
51 Variable* VariableFactory::Get(int index) { in Get() function in android::aidl::VariableFactory
/system/nvram/messages/include/nvram/messages/
Dstruct.h131 const MemberType& Get(const Struct& object) const { in Get() function
135 MemberType& Get(Struct& object) const { in Get() function
/system/update_engine/
Ddbus_connection.cc49 DBusConnection* DBusConnection::Get() { in Get() function in chromeos_update_engine::DBusConnection
Dtest_http_server.cc497 inline string Get(const off_t index) const { in Get() function in chromeos_update_engine::UrlTerms
/system/core/libbinderwrapper/
Dbinder_wrapper.cc48 BinderWrapper* BinderWrapper::Get() { in Get() function in android::BinderWrapper
/system/bt/service/common/bluetooth/util/
Datomic_string.cc23 std::string AtomicString::Get() const { in Get() function in util::AtomicString
/system/update_engine/common/
Dsubprocess.h100 static Subprocess& Get() { in Get() function
/system/core/libbacktrace/
DThreadEntry.cpp49 ThreadEntry* ThreadEntry::Get(pid_t pid, pid_t tid, bool create) { in Get() function in ThreadEntry
/system/bt/service/
Ddaemon.cc189 Daemon* Daemon::Get() { in Get() function in bluetooth::Daemon
/system/bt/service/ipc/binder/
Dremote_callback_map.h165 sp<V> RemoteCallbackMap<K, V>::Get(const K& key) { in Get() function
/system/core/libmemunreachable/tests/
DMemUnreachable_test.cpp32 void* Get() { return reinterpret_cast<void*>(~ptr_); } in Get() function in android::HiddenPointer
/system/libvintf/
DVintfObject.cpp43 static const T *Get( in Get() function
/system/bt/service/hal/
Dbluetooth_interface.cc389 BluetoothInterface* BluetoothInterface::Get() { in Get() function in bluetooth::hal::BluetoothInterface
Dbluetooth_gatt_interface.cc759 BluetoothGattInterface* BluetoothGattInterface::Get() { in Get() function in bluetooth::hal::BluetoothGattInterface
/system/bt/stack/btm/
Dble_advertiser_hci_interface.cc753 BleAdvertiserHciInterface* BleAdvertiserHciInterface::Get() { return instance; } in Get() function in BleAdvertiserHciInterface
Dbtm_ble_multi_adv.cc940 BleAdvertisingManager* BleAdvertisingManager::Get() { in Get() function in BleAdvertisingManager