Home
last modified time | relevance | path

Searched refs:property_type (Results 1 – 25 of 94) sorted by relevance

1234

/system/sepolicy/prebuilts/api/26.0/public/
Dproperty.te1 type asan_reboot_prop, property_type;
2 type audio_prop, property_type, core_property_type;
3 type boottime_prop, property_type;
4 type boottime_public_prop, property_type;
5 type bluetooth_prop, property_type;
6 type config_prop, property_type, core_property_type;
7 type cppreopt_prop, property_type, core_property_type;
8 type ctl_bootanim_prop, property_type;
9 type ctl_bugreport_prop, property_type;
10 type ctl_console_prop, property_type;
[all …]
Dsu.te41 dontaudit su property_type:property_service *;
42 dontaudit su property_type:file *;
Dueventd.te50 neverallow ueventd property_type:property_service set;
/system/sepolicy/prebuilts/api/27.0/public/
Dproperty.te1 type audio_prop, property_type, core_property_type;
2 type boottime_prop, property_type;
3 type boottime_public_prop, property_type;
4 type bluetooth_prop, property_type;
5 type config_prop, property_type, core_property_type;
6 type cppreopt_prop, property_type, core_property_type;
7 type ctl_bootanim_prop, property_type;
8 type ctl_bugreport_prop, property_type;
9 type ctl_console_prop, property_type;
10 type ctl_default_prop, property_type;
[all …]
Dsu.te41 dontaudit su property_type:property_service *;
42 dontaudit su property_type:file *;
Dueventd.te48 neverallow ueventd property_type:property_service set;
/system/sepolicy/prebuilts/api/29.0/public/
Dproperty.te1 type apexd_prop, property_type;
2 type audio_prop, property_type, core_property_type;
3 type boottime_prop, property_type;
4 type boottime_public_prop, property_type;
5 type bluetooth_a2dp_offload_prop, property_type;
6 type bluetooth_audio_hal_prop, property_type;
7 type bluetooth_prop, property_type;
8 type bpf_progs_loaded_prop, property_type;
9 type bootloader_boot_reason_prop, property_type;
10 type config_prop, property_type, core_property_type;
[all …]
Dsu.te41 dontaudit su property_type:property_service *;
42 dontaudit su property_type:file *;
Dcrash_dump.te60 dontaudit crash_dump property_type:file read;
/system/sepolicy/prebuilts/api/28.0/public/
Dproperty.te1 type audio_prop, property_type, core_property_type;
2 type boottime_prop, property_type;
3 type boottime_public_prop, property_type;
4 type bluetooth_a2dp_offload_prop, property_type;
5 type bluetooth_prop, property_type;
6 type bootloader_boot_reason_prop, property_type;
7 type config_prop, property_type, core_property_type;
8 type cppreopt_prop, property_type, core_property_type;
9 type ctl_bootanim_prop, property_type;
10 type ctl_bugreport_prop, property_type;
[all …]
Dsu.te41 dontaudit su property_type:property_service *;
42 dontaudit su property_type:file *;
Dueventd.te51 neverallow ueventd property_type:property_service set;
/system/bt/gd/storage/
Dmutation_entry.h36 …PropertyType property_type, std::string section_param, std::string property_param, T value_param) { in Set() argument
38property_type, std::move(section_param), std::move(property_param), std::to_string(value_param)); in Set()
43 …PropertyType property_type, std::string section_param, std::string property_param, T value_param) { in Set() argument
46 property_type, in Set()
54 …PropertyType property_type, std::string section_param, std::string property_param, T value_param) { in Set() argument
56property_type, std::move(section_param), std::move(property_param), common::ToString(value_param)); in Set()
61 …PropertyType property_type, std::string section_param, std::string property_param, T value_param) { in Set() argument
63 property_type, std::move(section_param), std::move(property_param), std::move(value_param)); in Set()
68 …PropertyType property_type, std::string section_param, std::string property_param, const T& value_… in Set() argument
70property_type, std::move(section_param), std::move(property_param), value_param.ToLegacyConfigStri… in Set()
[all …]
Dmutation_entry.cc31 property_type(property_type_param), in MutationEntry()
Dmutation.cc31 switch (entry.property_type) { in Add()
/system/core/init/
Dproperty_type_test.cpp24 TEST(property_type, CheckType_string) { in TEST() argument
34 TEST(property_type, CheckType_int) { in TEST() argument
45 TEST(property_type, CheckType_uint) { in TEST() argument
55 TEST(property_type, CheckType_double) { in TEST() argument
66 TEST(property_type, CheckType_size) { in TEST() argument
82 TEST(property_type, CheckType_enum) { in TEST() argument
/system/sepolicy/prebuilts/api/30.0/public/
Dproperty.te246 type vendor_default_prop, property_type;
252 allow property_type tmpfs:filesystem associate;
262 # property_type
300 neverallow domain property_type:file { ioctl lock };
571 property_type
Dsu.te41 dontaudit su property_type:property_service *;
42 dontaudit su property_type:file *;
Dcrash_dump.te60 dontaudit crash_dump property_type:file read;
/system/sepolicy/public/
Dsu.te42 dontaudit su property_type:property_service *;
43 dontaudit su property_type:file *;
Dcrash_dump.te66 dontaudit crash_dump property_type:file read;
/system/sepolicy/prebuilts/api/31.0/public/
Dsu.te42 dontaudit su property_type:property_service *;
43 dontaudit su property_type:file *;
Dcrash_dump.te66 dontaudit crash_dump property_type:file read;
/system/sepolicy/prebuilts/api/31.0/private/
Dproperty.te51 property_type
90 neverallow domain property_type:file { ioctl lock };
320 property_type
/system/sepolicy/private/
Dproperty.te51 property_type
90 neverallow domain property_type:file { ioctl lock };
320 property_type

1234