Searched refs:old_pa (Results 1 - 2 of 2) sorted by relevance

/bionic/benchmarks/
H A Dproperty_benchmark.cpp56 old_pa = __system_property_area__;
114 __system_property_area__ = old_pa;
140 void* old_pa; member in struct:LocalPropertyTestState
/bionic/tests/
H A Dsystem_properties_test.cpp44 old_pa = __system_property_area__;
60 __system_property_area__ = old_pa;
71 void *old_pa; member in struct:LocalPropertyTestState

Completed in 21 milliseconds