Searched defs:kUnlocked (Results 1 – 7 of 7) sorted by relevance
27 kUnlocked = 0, // This must be 0 to ensure it is bss eligible. enumerator
21 kUnlocked, enumerator
20 kUnlocked, enumerator
22 kUnlocked, enumerator
96 static constexpr int kUnlocked = 0; in PA_COMPONENT_EXPORT() local
139 kUnlocked = 0, enumerator
181 const uptr kUnlocked = 0; variable