Home
last modified time | relevance | path

Searched refs:UpdateModifiedUtf8Hash (Results 1 – 16 of 16) sorted by relevance

/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/common_os/include/art/libdexfile/dex/
Dutf.h126 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/
Dutf.h126 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/
Dutf.h126 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 Dutf.h126 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 Dutf.cc163 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/
Dutf.h126 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/
Dutf.h126 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/
Dutf.h126 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 Dclass-inl.h992 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 Dclass.cc1903 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/
Dutf.sdump1395 "function_name" : "art::UpdateModifiedUtf8Hash",
1410 "function_name" : "art::UpdateModifiedUtf8Hash",
Ddescriptors_names.sdump1549 "function_name" : "art::UpdateModifiedUtf8Hash",
1564 "function_name" : "art::UpdateModifiedUtf8Hash",
Dtype_lookup_table.sdump9441 "function_name" : "art::UpdateModifiedUtf8Hash",
9456 "function_name" : "art::UpdateModifiedUtf8Hash",
Ddex_instruction.sdump9042 "function_name" : "art::UpdateModifiedUtf8Hash",
9057 "function_name" : "art::UpdateModifiedUtf8Hash",
Ddex_file.sdump10645 "function_name" : "art::UpdateModifiedUtf8Hash",
10660 "function_name" : "art::UpdateModifiedUtf8Hash",
Ddex_file_verifier.sdump10564 "function_name" : "art::UpdateModifiedUtf8Hash",
10579 "function_name" : "art::UpdateModifiedUtf8Hash",