Home
last modified time | relevance | path

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

/aosp12/art/libartbase/base/
H A Dbit_string.h40 using StorageType = uint32_t; member
65 explicit operator StorageType() const { in StorageType() function
143 using StorageType = BitStringChar::StorageType; member
226 explicit operator StorageType() const { in StorageType() function
H A Dbit_struct_detail.h62 using StorageType = typename MinimumTypeHelper<T, sizeof(T) * kBitsPerByte>::type; member
H A Dbit_struct.h124 explicit operator StorageType() const { in StorageType() function
/aosp12/art/runtime/
H A Dsubtype_check_info_test.cc259 using StorageType = BitString::StorageType; in TEST_F() typedef
/aosp12/frameworks/native/libs/vr/libbroadcastring/include/libbroadcastring/
H A Dbroadcast_ring.h407 using StorageType = long; // NOLINT variable