/aosp12/frameworks/ex/framesequence/jni/ |
H A D | Registry.cpp | 35 const RegistryEntry* Registry::Find(Stream* stream) { in Find() function in Registry
|
/aosp12/system/keymaster/android_keymaster/ |
H A D | operation_table.cpp | 37 Operation* OperationTable::Find(keymaster_operation_handle_t op_handle) { in Find() function in keymaster::OperationTable
|
/aosp12/system/iorap/src/binder/ |
H A D | package_version_map.h | 55 std::optional<int64_t> Find(const std::string& package_name) { in Find() function
|
/aosp12/art/libdexfile/dex/ |
H A D | type_lookup_table_test.cc | 39 TEST_P(TypeLookupTableTest, Find) { in TEST_P() argument
|
H A D | dex_file_loader.cc | 122 DexZipEntry* Find(const char* name, std::string* error_msg) const { in Find() function in art::DexZipArchive
|
/aosp12/system/unwinding/libunwindstack/ |
H A D | Maps.cpp | 42 MapInfo* Maps::Find(uint64_t pc) { in Find() function in unwindstack::Maps 148 MapInfo* LocalUpdatableMaps::Find(uint64_t pc) { in Find() function in unwindstack::LocalUpdatableMaps
|
H A D | GlobalDebugImpl.h | 178 Symfile* Find(Maps* maps, uint64_t pc) { in Find() function
|
/aosp12/system/bt/gd/security/record/ |
H A D | security_record_database.h | 57 iterator Find(hci::AddressWithType address) { in Find() function
|
/aosp12/system/core/init/ |
H A D | keyword_map.h | 49 Result<Value> Find(const std::vector<std::string>& args) const { in Find() function
|
/aosp12/system/extras/memory_replay/ |
H A D | Pointers.cpp | 77 Pointers::pointer_data* Pointers::Find(uintptr_t key_pointer) { in Find() function in Pointers
|
/aosp12/system/bt/common/ |
H A D | lru.h | 77 V* Find(const K& key) { in Find() function
|
/aosp12/frameworks/base/libs/androidfw/include/androidfw/ |
H A D | AttributeFinder.h | 147 Iterator BackTrackingAttributeFinder<Derived, Iterator>::Find(uint32_t attr) { in Find() function
|
/aosp12/frameworks/native/libs/ftl/ |
H A D | small_map_test.cpp | 93 TEST(SmallMap, Find) { in TEST() argument
|
/aosp12/art/runtime/ |
H A D | intern_table.cc | 321 ObjPtr<mirror::String> InternTable::Table::Find(ObjPtr<mirror::String> s) { in Find() function in art::InternTable::Table 332 ObjPtr<mirror::String> InternTable::Table::Find(const Utf8String& string) { in Find() function in art::InternTable::Table
|
/aosp12/system/bt/osi/src/ |
H A D | config.cc | 49 std::list<entry_t>::iterator section_t::Find(const std::string& key) { in Find() function in section_t 59 std::list<section_t>::iterator config_t::Find(const std::string& section) { in Find() function in config_t
|
/aosp12/art/libartbase/base/ |
H A D | zip_archive.cc | 264 ZipEntry* ZipArchive::Find(const char* name, std::string* error_msg) const { in Find() function in art::ZipArchive
|
/aosp12/system/core/property_service/libpropertyinfoparser/ |
H A D | property_info_parser.cpp | 33 int Find(uint32_t array_length, F&& f) { in Find() function
|
/aosp12/bionic/libc/system_properties/ |
H A D | system_properties.cpp | 125 const prop_info* SystemProperties::Find(const char* name) { in Find() function in SystemProperties
|
/aosp12/bionic/libc/bionic/ |
H A D | grp_pwd_file.cpp | 260 bool MmapFile::Find(Line* line, Predicate predicate) { in Find() function in MmapFile
|
/aosp12/system/bt/test/stub/ |
H A D | osi.cc | 52 std::list<entry_t>::iterator section_t::Find(const std::string& key) { in Find() function in section_t 58 std::list<section_t>::iterator config_t::Find(const std::string& section) { in Find() function in config_t
|
/aosp12/hardware/interfaces/wifi/supplicant/1.0/vts/functional/ |
H A D | supplicant_p2p_iface_hidl_test.cpp | 249 TEST_P(SupplicantP2pIfaceHidlTest, Find) { in TEST_P() argument
|
/aosp12/system/bt/stack/btm/ |
H A D | btm_ble_gap.cc | 145 std::list<Item>::iterator Find(uint8_t addr_type, const RawAddress& addr) { in Find() function in __anonfefdf81b0110::AdvertisingCache
|
/aosp12/system/bt/gd/hci/ |
H A D | le_scanning_manager.cc | 122 std::list<Item>::iterator Find(const AddressWithType& address_with_type) { in Find() function in bluetooth::hci::AdvertisingCache
|
/aosp12/system/tools/aidl/ |
H A D | aidl_language.cpp | 207 static const AidlConstantReference* Find(const AidlConstantValue& c) { in Find() function
|