Home
last modified time | relevance | path

Searched refs:property_info (Results 1 – 25 of 38) sorted by relevance

12

/system/core/property_service/libpropertyinfoserializer/
Dproperty_info_serializer_test.cpp27 auto property_info = std::vector<PropertyInfoEntry>{ in TEST()
36 ASSERT_TRUE(BuildTrie(property_info, "default", "default", &serialized_trie, &build_trie_error)) in TEST()
127 auto property_info = std::vector<PropertyInfoEntry>{ in TEST()
137 ASSERT_TRUE(BuildTrie(property_info, "default", "default", &serialized_trie, &build_trie_error)) in TEST()
252 auto property_info = std::vector<PropertyInfoEntry>{ in TEST()
366 ASSERT_TRUE(BuildTrie(property_info, "u:object_r:default_prop:s0", "string", &serialized_trie, in TEST()
771 auto property_info = std::vector<PropertyInfoEntry>{ in TEST()
778 ASSERT_TRUE(BuildTrie(property_info, "default", "default", &serialized_trie, &build_trie_error)) in TEST()
815 auto property_info = std::vector<PropertyInfoEntry>{ in TEST()
823 ASSERT_TRUE(BuildTrie(property_info, "default", "default", &serialized_trie, &build_trie_error)) in TEST()
[all …]
Dproperty_info_serializer.cpp29 bool BuildTrie(const std::vector<PropertyInfoEntry>& property_info, in BuildTrie() argument
35 for (const auto& [name, context, type, is_exact] : property_info) { in BuildTrie()
/system/core/property_service/libpropertyinfoserializer/include/property_info_serializer/
Dproperty_info_serializer.h39 bool BuildTrie(const std::vector<PropertyInfoEntry>& property_info,
/system/sepolicy/prebuilts/api/28.0/private/compat/27.0/
D27.0.ignore.cil74 property_info
/system/sepolicy/prebuilts/api/28.0/private/compat/26.0/
D26.0.ignore.cil87 property_info
/system/sepolicy/prebuilts/api/30.0/private/compat/27.0/
D27.0.ignore.cil123 property_info
/system/sepolicy/prebuilts/api/29.0/private/compat/27.0/
D27.0.ignore.cil122 property_info
/system/sepolicy/private/compat/26.0/
D26.0.ignore.cil139 property_info
/system/sepolicy/prebuilts/api/30.0/private/compat/26.0/
D26.0.ignore.cil136 property_info
/system/sepolicy/prebuilts/api/29.0/private/compat/26.0/
D26.0.ignore.cil135 property_info
/system/sepolicy/private/compat/27.0/
D27.0.ignore.cil152 property_info
/system/sepolicy/prebuilts/api/28.0/public/
Ddevice.te63 type property_info, dev_type;
Dinit.te24 # /dev/__properties__/property_info
26 allow init property_info:file relabelto;
/system/sepolicy/prebuilts/api/29.0/public/
Ddevice.te55 type property_info, dev_type;
Dinit.te23 # /dev/__properties__/property_info
25 allow init property_info:file relabelto;
/system/sepolicy/prebuilts/api/30.0/public/
Ddevice.te57 type property_info, dev_type;
Dinit.te23 # /dev/__properties__/property_info
25 allow init property_info:file relabelto;
/system/sepolicy/public/
Ddevice.te58 type property_info, dev_type;
Dinit.te23 # /dev/__properties__/property_info
25 allow init property_info:file relabelto;
/system/sepolicy/prebuilts/api/28.0/private/
Dfile_contexts182 /dev/__properties__/property_info u:object_r:property_info:s0
/system/sepolicy/prebuilts/api/29.0/private/
Dfile_contexts177 /dev/__properties__/property_info u:object_r:property_info:s0
/system/sepolicy/prebuilts/api/30.0/private/
Dfile_contexts183 /dev/__properties__/property_info u:object_r:property_info:s0
/system/sepolicy/private/
Dfile_contexts186 /dev/__properties__/property_info u:object_r:property_info:s0
/system/sepolicy/prebuilts/api/29.0/
Dplat_pub_versioned.cil654 (type property_info)
/system/sepolicy/prebuilts/api/30.0/private/compat/28.0/
D28.0.cil1453 (typeattributeset property_info_28_0 (property_info))

12