Searched refs:ProtectedMemoryInitializer (Results 1 – 3 of 3) sorted by relevance
406 class ProtectedMemoryInitializer {409 explicit ProtectedMemoryInitializer( in ProtectedMemoryInitializer() function416 ProtectedMemoryInitializer() = delete;417 ProtectedMemoryInitializer(const ProtectedMemoryInitializer&) = delete;418 ProtectedMemoryInitializer& operator=(const ProtectedMemoryInitializer&) =
93 static ProtectedMemoryInitializer initializer_explicit_value( in TEST()103 static ProtectedMemoryInitializer initializer_explicit_value( in TEST()114 static ProtectedMemoryInitializer initializer_explicit_value( in TEST()
376 static ProtectedMemoryInitializer cpu_initializer(g_cpu_instance, CPU(false)); in GetInstanceNoAllocation()