Home
last modified time | relevance | path

Searched defs:AndroidConfig (Results 1 – 2 of 2) sorted by relevance

/external/scudo/standalone/
Dallocator_config.h94 struct AndroidConfig { struct
95 static const bool MaySupportMemoryTagging = true;
97 using TSDRegistryT = TSDRegistrySharedT<A, 8U, 2U>; // Shared, max 8 TSDs.
99 struct Primary {
117 template <typename Config> using PrimaryT = SizeClassAllocator64<Config>;
119 template <typename Config> using PrimaryT = SizeClassAllocator32<Config>;
122 struct Secondary {
134 template <typename Config> using SecondaryT = MapAllocator<Config>;
/external/python/google-api-python-client/googleapiclient/discovery_cache/documents/
Dfcm.v1.json152 "AndroidConfig": { object