/system/bt/gd/storage/ |
D | config_cache_helper.h | 59 std::optional<T> Get(const std::string& section, const std::string& property) { in Get() function 71 std::optional<T> Get(const std::string& section, const std::string& property) { in Get() function 83 std::optional<T> Get(const std::string& section, const std::string& property) { in Get() function 88 std::optional<T> Get(const std::string& section, const std::string& property) { in Get() function 93 std::optional<T> Get(const std::string& section, const std::string& property) { in Get() function 98 std::optional<T> Get(const std::string& section, const std::string& property) { in Get() function 107 std::optional<T> Get(const std::string& section, const std::string& property) { in Get() function 121 std::optional<T> Get(const std::string& section, const std::string& property) { in Get() function
|
/system/nvram/messages/include/nvram/messages/ |
D | struct.h | 131 const MemberType& Get(const Struct& object) const { in Get() function 135 MemberType& Get(Struct& object) const { in Get() function
|
/system/update_engine/ |
D | dbus_connection.cc | 49 DBusConnection* DBusConnection::Get() { in Get() function in chromeos_update_engine::DBusConnection
|
D | test_http_server.cc | 511 inline const string& Get(const off_t index) const { return terms[index]; } in Get() function in chromeos_update_engine::UrlTerms
|
/system/core/libbinderwrapper/ |
D | binder_wrapper.cc | 48 BinderWrapper* BinderWrapper::Get() { in Get() function in android::BinderWrapper
|
/system/bt/service/common/bluetooth/util/ |
D | atomic_string.cc | 23 std::string AtomicString::Get() const { in Get() function in util::AtomicString
|
/system/bt/gd/hal/ |
D | hci_hal_host_rootcanal.h | 27 static HciHalHostRootcanalConfig* Get() { in Get() function
|
/system/bt/osi/test/ |
D | alarm_mock.h | 28 static inline AlarmMock* Get() { in Get() function
|
/system/core/libunwindstack/ |
D | RegsInfo.h | 36 inline AddressType Get(uint32_t reg) { in Get() function
|
/system/update_engine/common/ |
D | subprocess.h | 103 static Subprocess& Get() { return *subprocess_singleton_; } in Get() function
|
/system/core/libbacktrace/ |
D | ThreadEntry.cpp | 49 ThreadEntry* ThreadEntry::Get(pid_t pid, pid_t tid, bool create) { in Get() function in ThreadEntry
|
/system/core/libunwindstack/include/unwindstack/ |
D | Maps.h | 73 MapInfo* Get(size_t index) { in Get() function
|
/system/bt/common/ |
D | lru.h | 95 bool Get(const K& key, V* value) { in Get() function
|
/system/bt/service/ |
D | daemon.cc | 200 Daemon* Daemon::Get() { in Get() function in bluetooth::Daemon
|
/system/bt/service/ipc/binder/ |
D | remote_callback_map.h | 165 sp<V> RemoteCallbackMap<K, V>::Get(const K& key) { in Get() function
|
/system/bt/gd/ |
D | module.cc | 57 Module* ModuleRegistry::Get(const ModuleFactory* module) const { in Get() function in bluetooth::ModuleRegistry
|
/system/memory/libmemunreachable/tests/ |
D | MemUnreachable_test.cpp | 37 void* Get() { return reinterpret_cast<void*>(~ptr_); } in Get() function in android::HiddenPointer
|
/system/bt/profile/avrcp/ |
D | connection_handler.cc | 40 ConnectionHandler* ConnectionHandler::Get() { in Get() function in bluetooth::avrcp::ConnectionHandler
|
D | device.cc | 61 base::WeakPtr<Device> Device::Get() { in Get() function in bluetooth::avrcp::Device
|
/system/libbase/ |
D | properties.cpp | 234 const char* CachedProperty::Get(bool* changed) { in Get() function in android::base::CachedProperty
|
/system/bt/service/hal/ |
D | bluetooth_av_interface.cc | 377 BluetoothAvInterface* BluetoothAvInterface::Get() { in Get() function in bluetooth::hal::BluetoothAvInterface
|
D | bluetooth_interface.cc | 385 BluetoothInterface* BluetoothInterface::Get() { in Get() function in bluetooth::hal::BluetoothInterface
|
/system/tools/aidl/ |
D | generate_java_binder.cpp | 51 std::shared_ptr<Variable> Get(const AidlTypeSpecifier& type, const AidlTypenames& typenames) { in Get() function in android::aidl::java::VariableFactory 59 std::shared_ptr<Variable> Get(int index) { return vars_[index]; } in Get() function in android::aidl::java::VariableFactory
|
/system/bt/btif/avrcp/ |
D | avrcp_service.cc | 320 AvrcpService* AvrcpService::Get() { in Get() function in bluetooth::avrcp::AvrcpService
|
/system/libvintf/ |
D | VintfObject.cpp | 51 static std::shared_ptr<const T> Get(const char* id, LockedSharedPtr<T>* ptr, in Get() function
|