Home
last modified time | relevance | path

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

/bionic/tests/
Dsystem_properties_test.cpp94 SystemPropertiesTest system_properties; in TEST() local
130 SystemPropertiesTest system_properties; in TEST() local
165 SystemPropertiesTest system_properties; in TEST() local
211 SystemPropertiesTest system_properties; in TEST() local
228 SystemPropertiesTest system_properties; in TEST() local
257 SystemPropertiesTest system_properties; in TEST() local
316 SystemPropertiesTest system_properties; in TEST() local
337 SystemPropertiesTest system_properties; in TEST() local
353 SystemPropertiesTest system_properties; in TEST() local
384 SystemPropertiesTest system_properties; in TEST() local
[all …]
/bionic/libc/bionic/
Dsystem_property_api.cpp37 static SystemProperties system_properties; variable
/bionic/benchmarks/
Dproperty_benchmark.cpp92 SystemProperties& system_properties() { in system_properties() function