Searched refs:old_pa (Results 1 - 2 of 2) sorted by relevance
/bionic/benchmarks/ | ||
H A D | property_benchmark.cpp | 56 old_pa = __system_property_area__; 114 __system_property_area__ = old_pa; 140 void* old_pa; member in struct:LocalPropertyTestState |
/bionic/tests/ | ||
H A D | system_properties_test.cpp | 44 old_pa = __system_property_area__; 60 __system_property_area__ = old_pa; 71 void *old_pa; member in struct:LocalPropertyTestState |
Completed in 21 milliseconds