Searched refs:contexts (Results 1 – 25 of 64) sorted by relevance
123
/system/keymaster/ |
D | Android.bp | 162 "contexts/soft_keymaster_context.cpp", 163 "contexts/pure_soft_keymaster_context.cpp", 164 "contexts/soft_keymaster_device.cpp", 166 "contexts/soft_keymaster_logger.cpp", 184 "contexts/soft_attestation_cert.cpp", 199 "contexts/pure_soft_keymaster_context.cpp", 200 "contexts/soft_keymaster_logger.cpp", 219 "contexts/pure_soft_keymaster_context.cpp", 220 "contexts/soft_keymaster_logger.cpp", 248 "contexts/keymaster1_passthrough_context.cpp", [all …]
|
D | Makefile | 128 contexts/soft_keymaster_context.cpp \ 129 contexts/soft_keymaster_device.cpp \ 130 contexts/pure_soft_keymaster_context.cpp \ 133 contexts/soft_attestation_cert.cpp \ 347 contexts/pure_soft_keymaster_context.o \ 348 contexts/soft_attestation_cert.o \ 349 contexts/soft_keymaster_context.o \ 350 contexts/soft_keymaster_device.o \
|
/system/core/init/ |
D | ueventd_test.cpp | 99 const char* const contexts[] = { in TEST() local 108 for (const char* context : contexts) { in TEST()
|
/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
|
D | kernel.te | 14 # Get file contexts during first stage
|
/system/core/property_service/libpropertyinfoserializer/ |
D | trie_builder.h | 106 const std::set<std::string>& contexts() const { return contexts_; } in contexts() function
|
D | trie_builder_test.cpp | 36 ASSERT_EQ(5U, trie_builder.contexts().size()); in TEST()
|
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/30.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
|
/system/sepolicy/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
|
/system/sepolicy/public/ |
D | ueventd.te | 34 # 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/29.0/public/ |
D | ueventd.te | 34 # 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/30.0/public/ |
D | ueventd.te | 34 # Get file contexts for new device nodes
|
123