Home
last modified time | relevance | path

Searched refs:GetStringDataAndUtf16Length (Results 1 – 25 of 36) sorted by relevance

12

/aosp_15_r20/art/libdexfile/dex/
H A Ddex_file-inl.h61 inline const char* DexFile::GetStringDataAndUtf16Length(const dex::StringId& string_id, in GetStringDataAndUtf16Length() function
70 inline const char* DexFile::GetStringDataAndUtf16Length(const dex::StringIndex string_idx, in GetStringDataAndUtf16Length() function
72 return GetStringDataAndUtf16Length(GetStringId(string_idx), utf16_length); in GetStringDataAndUtf16Length()
78 GetStringDataAndUtf16Length(string_id, &utf16_length); in GetStringUtf16Length()
85 return GetStringDataAndUtf16Length(string_id, &ignored); in GetStringData()
96 const char* data = GetStringDataAndUtf16Length(string_id, &utf16_length); in GetStringView()
202 return GetStringDataAndUtf16Length(method_id.name_idx_, utf_length); in GetMethodName()
210 return GetStringDataAndUtf16Length(GetMethodId(idx).name_idx_, utf_length); in GetMethodName()
238 return GetStringDataAndUtf16Length(GetProtoId(method_id.proto_idx_).shorty_idx_, length); in GetMethodShorty()
266 const char* shorty_data = GetStringDataAndUtf16Length(proto_id.shorty_idx_, &shorty_len); in GetShortyView()
[all …]
H A Ddex_file.h346 const char* GetStringDataAndUtf16Length(const dex::StringId& string_id,
348 const char* GetStringDataAndUtf16Length(dex::StringIndex string_idx,
/aosp_15_r20/prebuilts/module_sdk/art/13/common_os/include/art/libdexfile/dex/
Ddex_file-inl.h58 inline const char* DexFile::GetStringDataAndUtf16Length(const dex::StringId& string_id, in GetStringDataAndUtf16Length() function
67 inline const char* DexFile::GetStringDataAndUtf16Length(const dex::StringIndex string_idx, in GetStringDataAndUtf16Length() function
69 return GetStringDataAndUtf16Length(GetStringId(string_idx), utf16_length); in GetStringDataAndUtf16Length()
75 GetStringDataAndUtf16Length(string_id, &utf16_length); in GetStringUtf16Length()
82 return GetStringDataAndUtf16Length(string_id, &ignored); in GetStringData()
93 const char* data = GetStringDataAndUtf16Length(string_id, &utf16_length); in GetStringView()
199 return GetStringDataAndUtf16Length(method_id.name_idx_, utf_length); in GetMethodName()
207 return GetStringDataAndUtf16Length(GetMethodId(idx).name_idx_, utf_length); in GetMethodName()
235 return GetStringDataAndUtf16Length(GetProtoId(method_id.proto_idx_).shorty_idx_, length); in GetMethodShorty()
263 const char* shorty_data = GetStringDataAndUtf16Length(proto_id.shorty_idx_, &shorty_len); in GetShortyView()
[all …]
Ddex_file.h346 const char* GetStringDataAndUtf16Length(const dex::StringId& string_id,
348 const char* GetStringDataAndUtf16Length(dex::StringIndex string_idx,
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/common_os/include/art/libdexfile/dex/
Ddex_file-inl.h58 inline const char* DexFile::GetStringDataAndUtf16Length(const dex::StringId& string_id, in GetStringDataAndUtf16Length() function
67 inline const char* DexFile::GetStringDataAndUtf16Length(const dex::StringIndex string_idx, in GetStringDataAndUtf16Length() function
69 return GetStringDataAndUtf16Length(GetStringId(string_idx), utf16_length); in GetStringDataAndUtf16Length()
75 GetStringDataAndUtf16Length(string_id, &utf16_length); in GetStringUtf16Length()
82 return GetStringDataAndUtf16Length(string_id, &ignored); in GetStringData()
93 const char* data = GetStringDataAndUtf16Length(string_id, &utf16_length); in GetStringView()
199 return GetStringDataAndUtf16Length(method_id.name_idx_, utf_length); in GetMethodName()
207 return GetStringDataAndUtf16Length(GetMethodId(idx).name_idx_, utf_length); in GetMethodName()
235 return GetStringDataAndUtf16Length(GetProtoId(method_id.proto_idx_).shorty_idx_, length); in GetMethodShorty()
263 const char* shorty_data = GetStringDataAndUtf16Length(proto_id.shorty_idx_, &shorty_len); in GetShortyView()
[all …]
Ddex_file.h346 const char* GetStringDataAndUtf16Length(const dex::StringId& string_id,
348 const char* GetStringDataAndUtf16Length(dex::StringIndex string_idx,
/aosp_15_r20/prebuilts/module_sdk/art/13/include/art/libdexfile/dex/
Ddex_file-inl.h58 inline const char* DexFile::GetStringDataAndUtf16Length(const dex::StringId& string_id, in GetStringDataAndUtf16Length() function
67 inline const char* DexFile::GetStringDataAndUtf16Length(const dex::StringIndex string_idx, in GetStringDataAndUtf16Length() function
69 return GetStringDataAndUtf16Length(GetStringId(string_idx), utf16_length); in GetStringDataAndUtf16Length()
75 GetStringDataAndUtf16Length(string_id, &utf16_length); in GetStringUtf16Length()
82 return GetStringDataAndUtf16Length(string_id, &ignored); in GetStringData()
93 const char* data = GetStringDataAndUtf16Length(string_id, &utf16_length); in GetStringView()
199 return GetStringDataAndUtf16Length(method_id.name_idx_, utf_length); in GetMethodName()
207 return GetStringDataAndUtf16Length(GetMethodId(idx).name_idx_, utf_length); in GetMethodName()
235 return GetStringDataAndUtf16Length(GetProtoId(method_id.proto_idx_).shorty_idx_, length); in GetMethodShorty()
263 const char* shorty_data = GetStringDataAndUtf16Length(proto_id.shorty_idx_, &shorty_len); in GetShortyView()
[all …]
Ddex_file.h346 const char* GetStringDataAndUtf16Length(const dex::StringId& string_id,
348 const char* GetStringDataAndUtf16Length(dex::StringIndex string_idx,
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/include/art/libdexfile/dex/
Ddex_file-inl.h58 inline const char* DexFile::GetStringDataAndUtf16Length(const dex::StringId& string_id, in GetStringDataAndUtf16Length() function
67 inline const char* DexFile::GetStringDataAndUtf16Length(const dex::StringIndex string_idx, in GetStringDataAndUtf16Length() function
69 return GetStringDataAndUtf16Length(GetStringId(string_idx), utf16_length); in GetStringDataAndUtf16Length()
75 GetStringDataAndUtf16Length(string_id, &utf16_length); in GetStringUtf16Length()
82 return GetStringDataAndUtf16Length(string_id, &ignored); in GetStringData()
93 const char* data = GetStringDataAndUtf16Length(string_id, &utf16_length); in GetStringView()
199 return GetStringDataAndUtf16Length(method_id.name_idx_, utf_length); in GetMethodName()
207 return GetStringDataAndUtf16Length(GetMethodId(idx).name_idx_, utf_length); in GetMethodName()
235 return GetStringDataAndUtf16Length(GetProtoId(method_id.proto_idx_).shorty_idx_, length); in GetMethodShorty()
263 const char* shorty_data = GetStringDataAndUtf16Length(proto_id.shorty_idx_, &shorty_len); in GetShortyView()
[all …]
Ddex_file.h346 const char* GetStringDataAndUtf16Length(const dex::StringId& string_id,
348 const char* GetStringDataAndUtf16Length(dex::StringIndex string_idx,
/aosp_15_r20/prebuilts/module_sdk/art/1/common_os/include/art/libdexfile/dex/
Ddex_file-inl.h47 inline const char* DexFile::GetStringDataAndUtf16Length(const dex::StringId& string_id, in GetStringDataAndUtf16Length() function
57 return GetStringDataAndUtf16Length(string_id, &ignored); in GetStringData()
67 return GetStringDataAndUtf16Length(string_id, utf16_length); in StringDataAndUtf16LengthByIdx()
Ddex_file.h260 const char* GetStringDataAndUtf16Length(const dex::StringId& string_id,
/aosp_15_r20/prebuilts/module_sdk/art/7/common_os/include/art/libdexfile/dex/
Ddex_file-inl.h48 inline const char* DexFile::GetStringDataAndUtf16Length(const dex::StringId& string_id, in GetStringDataAndUtf16Length() function
59 return GetStringDataAndUtf16Length(string_id, &ignored); in GetStringData()
70 return GetStringDataAndUtf16Length(string_id, utf16_length); in StringDataAndUtf16LengthByIdx()
Ddex_file.h297 const char* GetStringDataAndUtf16Length(const dex::StringId& string_id,
/aosp_15_r20/prebuilts/module_sdk/art/3/common_os/include/art/libdexfile/dex/
Ddex_file-inl.h48 inline const char* DexFile::GetStringDataAndUtf16Length(const dex::StringId& string_id, in GetStringDataAndUtf16Length() function
59 return GetStringDataAndUtf16Length(string_id, &ignored); in GetStringData()
70 return GetStringDataAndUtf16Length(string_id, utf16_length); in StringDataAndUtf16LengthByIdx()
Ddex_file.h260 const char* GetStringDataAndUtf16Length(const dex::StringId& string_id,
/aosp_15_r20/art/runtime/
H A Dvdex_file.cc417 const char* str = dex_file.GetStringDataAndUtf16Length(string_id, &utf16_length); in GetStringFromIndex()
H A Dart_method-inl.h453 const char* utf8_name = dex_file->GetStringDataAndUtf16Length(name_idx, &utf16_length);
H A Dclass_linker.cc3253 const char* descriptor = dex_file.GetStringDataAndUtf16Length(descriptor_idx, &utf16_length); in FindClass()
4142 const char* method_name = dex_file.GetStringDataAndUtf16Length(method_id.name_idx_, in LoadMethod()
7351 name(dex_file->GetStringDataAndUtf16Length(mid.name_idx_, &name_len)), in CheckVTableHasNoDuplicates()
9910 const char* utf8_data = dex_file.GetStringDataAndUtf16Length(string_idx, &utf16_length); in DoResolveString()
9923 const char* utf8_data = dex_file.GetStringDataAndUtf16Length(string_idx, &utf16_length); in DoLookupString()
/aosp_15_r20/art/tools/dexanalyze/
H A Ddexanalyze_strings.cc428 const char* data = dex_file->GetStringDataAndUtf16Length(dex::StringIndex(i), &length); in ProcessDexFiles()
/aosp_15_r20/art/libprofile/profile/
H A Dprofile_compilation_info.h684 const char* descriptor = dex_file->GetStringDataAndUtf16Length(
/aosp_15_r20/art/runtime/verifier/
H A Dverifier_deps.cc181 const char* str = dex_file.GetStringDataAndUtf16Length(string_idx, &utf16_length); in GetStringFromIndex()
/aosp_15_r20/art/compiler/optimizing/
H A Dinstruction_simplifier.cc2929 dex_file.GetStringDataAndUtf16Length(load_string->GetStringIndex(), &utf16_length); in SimplifyStringIndexOf()
H A Dintrinsics_arm_vixl.cc840 return dex_file.GetStringDataAndUtf16Length(load_string->GetStringIndex(), utf16_length); in GetConstString()
/aosp_15_r20/art/dex2oat/linker/
H A Dimage_writer.cc2094 const char* utf8_data = dex_file->GetStringDataAndUtf16Length(dex::StringIndex(i), in ProcessInterns()

12