Home
last modified time | relevance | path

Searched defs:system_properties (Results 1 – 3 of 3) sorted by relevance

/bionic/tests/
Dsystem_properties_test.cpp116 SystemPropertiesTest system_properties; in TEST() local
153 SystemPropertiesTest system_properties; in TEST() local
204 SystemPropertiesTest system_properties; in TEST() local
239 SystemPropertiesTest system_properties; in TEST() local
285 SystemPropertiesTest system_properties; in TEST() local
302 SystemPropertiesTest system_properties; in TEST() local
331 SystemPropertiesTest system_properties; in TEST() local
390 SystemPropertiesTest system_properties; in TEST() local
411 SystemPropertiesTest system_properties; in TEST() local
427 SystemPropertiesTest system_properties; in TEST() local
[all …]
/bionic/libc/bionic/
Dsystem_property_api.cpp38 static SystemProperties system_properties; variable
/bionic/benchmarks/
Dproperty_benchmark.cpp94 SystemProperties& system_properties() { in system_properties() function