Home
last modified time | relevance | path

Searched defs:Properties (Results 1 – 5 of 5) sorted by relevance

/system/core/llkd/
DREADME.md97 #### ro.config.low_ram
100 #### ro.debuggable
103 #### ro.llk.sysrq_t
107 #### ro.llk.enable
110 #### llk.enable
113 #### ro.khungtask.enable
116 #### khungtask.enable
119 #### ro.llk.mlockall
122 #### ro.khungtask.timeout
125 #### ro.llk.timeout_ms
[all …]
/system/bt/doc/
Dproperties.md1 Properties chapter
/system/core/init/
DREADME.md674 Properties section
/system/tools/sysprop/
Dsysprop.proto65 message Properties { message
/system/libvintf/
Dcheck_vintf.cpp34 using Properties = std::map<std::string, std::string>; typedef