Home
last modified time | relevance | path

Searched defs:StringId (Results 1 – 25 of 30) sorted by relevance

12

/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/read-fonts-0.15.6/src/tables/postscript/
H A Dstring.rs5 pub struct StringId(u16); struct
7 impl StringId { impl
38 impl From<i32> for StringId { implementation
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/skrifa-0.15.5/src/
H A Dvariation.rs41 pub fn name_id(&self) -> StringId { in name_id()
298 pub fn subfamily_name_id(&self) -> StringId { in subfamily_name_id()
303 pub fn postscript_name_id(&self) -> Option<StringId> { in postscript_name_id()
H A Dstring.rs70 pub fn id(&self) -> StringId { in id()
/aosp_15_r20/prebuilts/module_sdk/art/3/common_os/include/art/libdexfile/dex/
Ddex_file_structs.h52 struct StringId { struct
56 DISALLOW_COPY_AND_ASSIGN(StringId); argument
/aosp_15_r20/prebuilts/module_sdk/art/13/common_os/include/art/libdexfile/dex/
Ddex_file_structs.h52 struct StringId { struct
56 DISALLOW_COPY_AND_ASSIGN(StringId); argument
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/include/art/libdexfile/dex/
Ddex_file_structs.h52 struct StringId { struct
56 DISALLOW_COPY_AND_ASSIGN(StringId); argument
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/common_os/include/art/libdexfile/dex/
Ddex_file_structs.h52 struct StringId { struct
56 DISALLOW_COPY_AND_ASSIGN(StringId); argument
/aosp_15_r20/prebuilts/module_sdk/art/1/common_os/include/art/libdexfile/dex/
Ddex_file_structs.h52 struct StringId { struct
56 DISALLOW_COPY_AND_ASSIGN(StringId); argument
/aosp_15_r20/art/libdexfile/dex/
H A Ddex_file_structs.h52 struct StringId { struct
56 DISALLOW_COPY_AND_ASSIGN(StringId); argument
/aosp_15_r20/prebuilts/module_sdk/art/13/include/art/libdexfile/dex/
Ddex_file_structs.h52 struct StringId { struct
56 DISALLOW_COPY_AND_ASSIGN(StringId); argument
/aosp_15_r20/prebuilts/module_sdk/art/7/common_os/include/art/libdexfile/dex/
Ddex_file_structs.h52 struct StringId { struct
56 DISALLOW_COPY_AND_ASSIGN(StringId); argument
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/
H A DStringId.java16 public final class StringId { class
/aosp_15_r20/external/perfetto/src/trace_processor/importers/common/
H A Ddeobfuscation_mapping_table.cc28 base::FlatHashMap<StringId, StringId> obfuscated_to_deobfuscated_members) { in AddClassTranslation()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/python/
H A Dpprof_profile_builder.cc30 int PprofProfileBuilder::StringId(const std::string& s) { in StringId() function in xla::PprofProfileBuilder
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202005/MdePkg/Include/Protocol/
H A DDriverHealth.h59 EFI_STRING_ID StringId; member
H A DNetworkInterfaceIdentifier.h64 …CHAR8 StringId[4];///< A four-character ASCII string that is sent in the class identifier fiel… member
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/UDK2017/MdePkg/Include/Protocol/
H A DDriverHealth.h65 EFI_STRING_ID StringId; member
H A DNetworkInterfaceIdentifier.h70 …CHAR8 StringId[4];///< A four-character ASCII string that is sent in the class identifier fiel… member
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202302/MdePkg/Include/Protocol/
H A DDriverHealth.h59 EFI_STRING_ID StringId; member
H A DNetworkInterfaceIdentifier.h63 …CHAR8 StringId[4]; ///< A four-character ASCII string that is sent in the class identifier … member
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202111/MdePkg/Include/Protocol/
H A DDriverHealth.h59 EFI_STRING_ID StringId; member
H A DNetworkInterfaceIdentifier.h64 …CHAR8 StringId[4];///< A four-character ASCII string that is sent in the class identifier fiel… member
/aosp_15_r20/external/perfetto/src/trace_processor/containers/
H A Dstring_pool.cc162 StringPool::Id StringPool::Iterator::StringId() { in StringId() function in perfetto::trace_processor::StringPool::Iterator
/aosp_15_r20/tools/dexter/slicer/export/slicer/
H A Ddex_format.h222 struct StringId { struct
223 u4 string_data_off;
/aosp_15_r20/external/perfetto/src/trace_processor/storage/
H A Dtrace_storage.h80 using StringId = StringPool::Id; variable

12