/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/common_os/include/art/libdexfile/dex/ |
D | utf.h | 126 inline uint32_t UpdateModifiedUtf8Hash(uint32_t hash, char c) { in UpdateModifiedUtf8Hash() function 132 inline uint32_t UpdateModifiedUtf8Hash(uint32_t hash, std::string_view chars) { in UpdateModifiedUtf8Hash() function 134 hash = UpdateModifiedUtf8Hash(hash, c); in UpdateModifiedUtf8Hash()
|
/aosp_15_r20/prebuilts/module_sdk/art/13/include/art/libdexfile/dex/ |
D | utf.h | 126 inline uint32_t UpdateModifiedUtf8Hash(uint32_t hash, char c) { in UpdateModifiedUtf8Hash() function 132 inline uint32_t UpdateModifiedUtf8Hash(uint32_t hash, std::string_view chars) { in UpdateModifiedUtf8Hash() function 134 hash = UpdateModifiedUtf8Hash(hash, c); in UpdateModifiedUtf8Hash()
|
/aosp_15_r20/prebuilts/module_sdk/art/7/common_os/include/art/libdexfile/dex/ |
D | utf.h | 126 inline uint32_t UpdateModifiedUtf8Hash(uint32_t hash, char c) { in UpdateModifiedUtf8Hash() function 132 inline uint32_t UpdateModifiedUtf8Hash(uint32_t hash, std::string_view chars) { in UpdateModifiedUtf8Hash() function 134 hash = UpdateModifiedUtf8Hash(hash, c); in UpdateModifiedUtf8Hash()
|
/aosp_15_r20/art/libdexfile/dex/ |
H A D | utf.h | 126 inline uint32_t UpdateModifiedUtf8Hash(uint32_t hash, char c) { in UpdateModifiedUtf8Hash() function 132 inline uint32_t UpdateModifiedUtf8Hash(uint32_t hash, std::string_view chars) { in UpdateModifiedUtf8Hash() function 134 hash = UpdateModifiedUtf8Hash(hash, c); in UpdateModifiedUtf8Hash()
|
H A D | utf.cc | 163 hash = UpdateModifiedUtf8Hash(hash, *chars); in ComputeModifiedUtf8Hash() 170 return UpdateModifiedUtf8Hash(StartModifiedUtf8Hash(), chars); in ComputeModifiedUtf8Hash()
|
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/include/art/libdexfile/dex/ |
D | utf.h | 126 inline uint32_t UpdateModifiedUtf8Hash(uint32_t hash, char c) { in UpdateModifiedUtf8Hash() function 132 inline uint32_t UpdateModifiedUtf8Hash(uint32_t hash, std::string_view chars) { in UpdateModifiedUtf8Hash() function 134 hash = UpdateModifiedUtf8Hash(hash, c); in UpdateModifiedUtf8Hash()
|
/aosp_15_r20/prebuilts/module_sdk/art/3/common_os/include/art/libdexfile/dex/ |
D | utf.h | 126 inline uint32_t UpdateModifiedUtf8Hash(uint32_t hash, char c) { in UpdateModifiedUtf8Hash() function 132 inline uint32_t UpdateModifiedUtf8Hash(uint32_t hash, std::string_view chars) { in UpdateModifiedUtf8Hash() function 134 hash = UpdateModifiedUtf8Hash(hash, c); in UpdateModifiedUtf8Hash()
|
/aosp_15_r20/prebuilts/module_sdk/art/13/common_os/include/art/libdexfile/dex/ |
D | utf.h | 126 inline uint32_t UpdateModifiedUtf8Hash(uint32_t hash, char c) { in UpdateModifiedUtf8Hash() function 132 inline uint32_t UpdateModifiedUtf8Hash(uint32_t hash, std::string_view chars) { in UpdateModifiedUtf8Hash() function 134 hash = UpdateModifiedUtf8Hash(hash, c); in UpdateModifiedUtf8Hash()
|
/aosp_15_r20/art/runtime/mirror/ |
H A D | class-inl.h | 992 hash = UpdateModifiedUtf8Hash(hash, '['); in DescriptorHash() 997 hash = UpdateModifiedUtf8Hash(hash, Primitive::Descriptor(klass->GetPrimitiveType())[0]); in DescriptorHash() 1002 hash = UpdateModifiedUtf8Hash(hash, descriptor); in DescriptorHash()
|
H A D | class.cc | 1903 hash = UpdateModifiedUtf8Hash(hash, 'L'); in UpdateHashForProxyClass() 1908 hash = UpdateModifiedUtf8Hash(hash, (c != '.') ? c : '/'); in UpdateHashForProxyClass() 1913 hash = UpdateModifiedUtf8Hash(hash, (c != '.') ? c : '/'); in UpdateHashForProxyClass() 1916 hash = UpdateModifiedUtf8Hash(hash, ';'); in UpdateHashForProxyClass()
|
/aosp_15_r20/out/soong/.intermediates/art/libdexfile/libdexfile/android_arm64_armv8-2a_cortex-a55_shared_apex31/obj/art/libdexfile/dex/ |
D | utf.sdump | 1395 "function_name" : "art::UpdateModifiedUtf8Hash", 1410 "function_name" : "art::UpdateModifiedUtf8Hash",
|
D | descriptors_names.sdump | 1549 "function_name" : "art::UpdateModifiedUtf8Hash", 1564 "function_name" : "art::UpdateModifiedUtf8Hash",
|
D | type_lookup_table.sdump | 9441 "function_name" : "art::UpdateModifiedUtf8Hash", 9456 "function_name" : "art::UpdateModifiedUtf8Hash",
|
D | dex_instruction.sdump | 9042 "function_name" : "art::UpdateModifiedUtf8Hash", 9057 "function_name" : "art::UpdateModifiedUtf8Hash",
|
D | dex_file.sdump | 10645 "function_name" : "art::UpdateModifiedUtf8Hash", 10660 "function_name" : "art::UpdateModifiedUtf8Hash",
|
D | dex_file_verifier.sdump | 10564 "function_name" : "art::UpdateModifiedUtf8Hash", 10579 "function_name" : "art::UpdateModifiedUtf8Hash",
|