Home
last modified time | relevance | path

Searched defs:FindTypeId (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/art/libdexfile/dex/
H A Ddex_file.cc466 const TypeId* DexFile::FindTypeId(std::string_view descriptor) const { in FindTypeId() function in art::DexFile
485 const TypeId* DexFile::FindTypeId(dex::StringIndex string_idx) const { in FindTypeId() function in art::DexFile
H A Dart_dex_file_loader_test.cc282 TEST_F(ArtDexFileLoaderTest, FindTypeId) { in TEST_F() argument
/aosp_15_r20/prebuilts/module_sdk/art/1/common_os/include/art/libdexfile/dex/
Ddex_file.h275 const dex::TypeId* FindTypeId(std::string_view string) const { in FindTypeId() function
/aosp_15_r20/prebuilts/module_sdk/art/3/common_os/include/art/libdexfile/dex/
Ddex_file.h275 const dex::TypeId* FindTypeId(std::string_view string) const { in FindTypeId() function
/aosp_15_r20/prebuilts/module_sdk/art/7/common_os/include/art/libdexfile/dex/
Ddex_file.h312 const dex::TypeId* FindTypeId(std::string_view string) const { in FindTypeId() function