/system/chre/apps/wifi_offload/test/include/ |
D | random_generator.h | 49 IntType get() { in get() function
|
/system/libhidl/libhidlmemory/ |
D | HidlMemoryToken.cpp | 23 Return<void> HidlMemoryToken::get(get_cb _hidl_cb) { in get() function in android::hardware::HidlMemoryToken
|
/system/netd/libnetdutils/include/netdutils/ |
D | Fd.h | 35 int get() const { return mFd; } in get() function
|
D | Handle.h | 53 const T get() const { return mValue; } in get() function
|
D | MemBlock.h | 53 Slice get() const noexcept { return Slice(mData.get(), mLen); } in get() function
|
/system/chre/util/include/chre/util/ |
D | singleton_impl.h | 57 ObjectType *Singleton<ObjectType>::get() { in get() function
|
D | unique_ptr_impl.h | 65 ObjectType *UniquePtr<ObjectType>::get() const { in get() function
|
/system/tools/hidl/ |
D | Reference.h | 61 T* get() { in get() function 65 const T* get() const { in get() function
|
/system/core/libpixelflinger/codeflinger/tinyutils/ |
D | smartpointer.h | 76 inline T* get() const { return m_ptr; } in get() function
|
/system/tpm/trunks/ |
D | scoped_key_handle.cc | 66 TPM_HANDLE ScopedKeyHandle::get() const { in get() function in trunks::ScopedKeyHandle
|
/system/extras/tests/icachetest/ |
D | Profiler.cpp | 50 Profiler& Profiler::get() noexcept { in get() function in utils::Profiler
|
/system/core/base/include/android-base/ |
D | unique_fd.h | 80 int get() const { return value_; } in get() function
|
/system/core/libutils/include/utils/ |
D | StrongPointer.h | 87 inline T* get() const { return m_ptr; } in get() function
|
D | LruCache.h | 190 const TValue& LruCache<TKey, TValue>::get(const TKey& key) { in get() function
|
/system/libhidl/transport/include/hidl/ |
D | ConcurrentMap.h | 39 const V &get(const K &k, const V &def) const { in get() function
|
/system/media/audio_utils/ |
D | fifo_index.cpp | 127 uint32_t RefIndexCachedLoadAcquireDeferredWait::get() in get() function in RefIndexCachedLoadAcquireDeferredWait
|
/system/security/keystore/ |
D | grant_store.cpp | 64 const Grant* GrantStore::get(const uid_t uid, const std::string& alias) const { in get() function in keystore::GrantStore
|
D | keystore_attestation_id.cpp | 69 KeyAttestationApplicationIdProvider& KeyAttestationApplicationIdProvider::get() { in get() function in android::__anon671093be0111::KeyAttestationApplicationIdProvider
|
D | keymaster_enforcement.cpp | 423 EVP_MD_CTX* get() { return &ctx_; } in get() function in keystore::EvpMdCtx
|
/system/hwservicemanager/ |
D | TokenManager.cpp | 96 Return<sp<IBase>> TokenManager::get(const hidl_vec<uint8_t> &token) { in get() function in android::hidl::token::V1_0::implementation::TokenManager
|
/system/keymaster/km_openssl/ |
D | soft_keymaster_enforcement.cpp | 49 EVP_MD_CTX* get() { return &ctx_; } in get() function in keymaster::__anon9ac626f40111::EvpMdCtx
|
/system/keymaster/key_blob_utils/ |
D | ocb_utils.cpp | 42 ae_ctx* get() { return ctx_; } in get() function in keymaster::AeCtx
|
/system/extras/mmap-perf/ |
D | mmapPerf.cpp | 24 int get() { return m_fd; } in get() function in Fd
|
/system/bt/btif/src/ |
D | btif_ble_advertiser.cc | 42 T* get() const { return ptr_; } in get() function in __anon634abf430111::OwnedArrayWrapper
|
/system/netd/libnetdutils/ |
D | Syscalls.cpp | 227 Syscalls& SyscallsHolder::get() { in get() function in android::netdutils::SyscallsHolder
|