Home
last modified time | relevance | path

Searched refs:contexts (Results 1 – 25 of 121) sorted by relevance

12345

/system/keymaster/
DAndroid.bp187 "contexts/pure_soft_keymaster_context.cpp",
188 "contexts/pure_soft_remote_provisioning_context.cpp",
189 "contexts/soft_attestation_context.cpp",
190 "contexts/soft_keymaster_context.cpp",
191 "contexts/soft_keymaster_device.cpp",
192 "contexts/soft_keymaster_logger.cpp",
219 "contexts/soft_attestation_cert.cpp",
234 "contexts/soft_attestation_context.cpp",
235 "contexts/pure_soft_keymaster_context.cpp",
236 "contexts/pure_soft_remote_provisioning_context.cpp",
[all …]
/system/sepolicy/tests/
Dfc_sort_test.py39 contexts = [n1, n2, n3, n4]
40 contexts.sort()
41 self.assertEqual(contexts, [n3, n2, n1, n4])
/system/core/init/
Dueventd_test.cpp99 const char* const contexts[] = { in TEST() local
108 for (const char* context : contexts) { in TEST()
/system/sepolicy/prebuilts/api/32.0/private/
Dkeystore2_key_contexts1 # Keystore 2.0 key contexts.
Dheapprofd.te18 # Allow apps in other MLS contexts (for multi-user) to access
/system/sepolicy/private/
Dkeystore2_key_contexts1 # Keystore 2.0 key contexts.
Dheapprofd.te8 # Allow apps in other MLS contexts (for multi-user) to access
Dkernel.te48 # Some contexts are changed before the device is flipped into enforcing mode
/system/sepolicy/prebuilts/api/33.0/private/
Dkeystore2_key_contexts1 # Keystore 2.0 key contexts.
Dkernel.te48 # Some contexts are changed before the device is flipped into enforcing mode
Dheapprofd.te18 # Allow apps in other MLS contexts (for multi-user) to access
/system/sepolicy/prebuilts/api/31.0/private/
Dkeystore2_key_contexts1 # Keystore 2.0 key contexts.
/system/sepolicy/prebuilts/api/34.0/private/
Dkeystore2_key_contexts1 # Keystore 2.0 key contexts.
Dheapprofd.te8 # Allow apps in other MLS contexts (for multi-user) to access
Dkernel.te48 # Some contexts are changed before the device is flipped into enforcing mode
/system/sepolicy/microdroid/system/private/
Dkernel.te42 # Get file contexts during first stage
85 # Some contexts are changed before the device is flipped into enforcing mode
Dueventd.te34 # Get file contexts for new device nodes
/system/apex/proto/
Dapex_build_info.proto28 // Content of the selinux file contexts file.
/system/core/property_service/libpropertyinfoserializer/
Dtrie_builder_test.cpp36 ASSERT_EQ(5U, trie_builder.contexts().size()); in TEST()
Dtrie_builder.h106 const std::set<std::string>& contexts() const { return contexts_; } in contexts() function
Dtrie_serializer.cpp123 SerializeStrings(trie_builder.contexts()); in SerializeTrie()
/system/sepolicy/contexts/
DAndroid.bp15 // This file contains module definitions for various contexts files.
394 // Run host-side test with contexts files and the sepolicy file
/system/sepolicy/prebuilts/api/30.0/private/
Dheapprofd.te18 # Allow apps in other MLS contexts (for multi-user) to access
/system/sepolicy/prebuilts/api/33.0/public/
Dueventd.te37 # Get file contexts for new device nodes
/system/sepolicy/prebuilts/api/29.0/private/
Dheapprofd.te18 # Allow apps in other MLS contexts (for multi-user) to access

12345