HomeSort by relevance Sort by last modified time
    Searched refs:property_info (Results 1 - 5 of 5) sorted by null

  /system/core/property_service/libpropertyinfoserializer/
property_info_serializer.cpp 29 bool BuildTrie(const std::vector<PropertyInfoEntry>& property_info,
35 for (const auto& [name, context, type, is_exact] : property_info) {
property_info_serializer_test.cpp 27 auto property_info = std::vector<PropertyInfoEntry>{ local
36 ASSERT_TRUE(BuildTrie(property_info, "default", "default", &serialized_trie, &build_trie_error))
127 auto property_info = std::vector<PropertyInfoEntry>{ local
137 ASSERT_TRUE(BuildTrie(property_info, "default", "default", &serialized_trie, &build_trie_error))
252 auto property_info = std::vector<PropertyInfoEntry>{ local
366 ASSERT_TRUE(BuildTrie(property_info, "u:object_r:default_prop:s0", "string", &serialized_trie,
767 auto property_info = std::vector<PropertyInfoEntry>{ local
811 auto property_info = std::vector<PropertyInfoEntry>{ local
847 auto property_info = std::vector<PropertyInfoEntry>{ local
    [all...]
  /system/core/property_service/libpropertyinfoserializer/include/property_info_serializer/
property_info_serializer.h 40 bool BuildTrie(const std::vector<PropertyInfoEntry>& property_info,
  /system/sepolicy/prebuilts/api/28.0/private/
file_contexts 182 /dev/__properties__/property_info u:object_r:property_info:s0
  /system/sepolicy/private/
file_contexts 182 /dev/__properties__/property_info u:object_r:property_info:s0

Completed in 91 milliseconds