Searched refs:contexts (Results 1 – 25 of 82) sorted by relevance
1234
/system/keymaster/ |
D | Android.bp | 184 "contexts/pure_soft_keymaster_context.cpp", 185 "contexts/pure_soft_remote_provisioning_context.cpp", 186 "contexts/soft_attestation_context.cpp", 187 "contexts/soft_keymaster_context.cpp", 188 "contexts/soft_keymaster_device.cpp", 189 "contexts/soft_keymaster_logger.cpp", 216 "contexts/soft_attestation_cert.cpp", 231 "contexts/soft_attestation_context.cpp", 232 "contexts/pure_soft_keymaster_context.cpp", 233 "contexts/pure_soft_remote_provisioning_context.cpp", [all …]
|
/system/core/init/ |
D | ueventd_test.cpp | 99 const char* const contexts[] = { in TEST() local 108 for (const char* context : contexts) { in TEST()
|
/system/sepolicy/prebuilts/api/31.0/private/ |
D | keystore2_key_contexts | 1 # Keystore 2.0 key contexts.
|
D | heapprofd.te | 18 # Allow apps in other MLS contexts (for multi-user) to access
|
/system/sepolicy/private/ |
D | keystore2_key_contexts | 1 # Keystore 2.0 key contexts.
|
D | heapprofd.te | 18 # Allow apps in other MLS contexts (for multi-user) to access
|
/system/apex/proto/ |
D | apex_build_info.proto | 28 // Content of the selinux file contexts file.
|
/system/sepolicy/prebuilts/api/26.0/public/ |
D | recovery.te | 17 # Set security contexts on files that are not known to the loaded policy. 40 # Get file contexts
|
D | ueventd.te | 35 # Get file contexts for new device nodes
|
/system/sepolicy/prebuilts/api/28.0/private/ |
D | traced.te | 8 # Allow apps in other MLS contexts (for multi-user) to access
|
/system/sepolicy/prebuilts/api/27.0/public/ |
D | ueventd.te | 33 # Get file contexts for new device nodes
|
D | recovery.te | 17 # Set security contexts on files that are not known to the loaded policy. 41 # Get file contexts
|
/system/core/property_service/libpropertyinfoserializer/ |
D | trie_builder_test.cpp | 36 ASSERT_EQ(5U, trie_builder.contexts().size()); in TEST()
|
D | trie_builder.h | 106 const std::set<std::string>& contexts() const { return contexts_; } in contexts() function
|
D | trie_serializer.cpp | 123 SerializeStrings(trie_builder.contexts()); in SerializeTrie()
|
/system/sepolicy/prebuilts/api/28.0/public/ |
D | ueventd.te | 33 # Get file contexts for new device nodes
|
/system/sepolicy/prebuilts/api/29.0/private/ |
D | heapprofd.te | 18 # Allow apps in other MLS contexts (for multi-user) to access
|
D | traced.te | 12 # Allow apps in other MLS contexts (for multi-user) to access
|
D | seapp_contexts | 1 # The entries in this file define how security contexts for apps are determined. 3 # used to determine the security contexts for matching apps.
|
/system/sepolicy/prebuilts/api/30.0/private/ |
D | heapprofd.te | 18 # Allow apps in other MLS contexts (for multi-user) to access
|
/system/sepolicy/public/ |
D | ueventd.te | 37 # Get file contexts for new device nodes
|
/system/sepolicy/prebuilts/api/30.0/public/ |
D | ueventd.te | 34 # Get file contexts for new device nodes
|
/system/sepolicy/prebuilts/api/31.0/public/ |
D | ueventd.te | 37 # Get file contexts for new device nodes
|
/system/sepolicy/tools/ |
D | README | 19 argument in order to check the validity of the security contexts
|
/system/sepolicy/prebuilts/api/29.0/public/ |
D | ueventd.te | 34 # Get file contexts for new device nodes
|
1234