Searched refs:SystemPropertyGetFunction (Results 1 – 1 of 1) sorted by relevance
25 typedef int (SystemPropertyGetFunction)(const char*, char*); typedef27 SystemPropertyGetFunction* DynamicallyLoadRealSystemPropertyGet() { in DynamicallyLoadRealSystemPropertyGet()33 SystemPropertyGetFunction* real_system_property_get = in DynamicallyLoadRealSystemPropertyGet()34 reinterpret_cast<SystemPropertyGetFunction*>( in DynamicallyLoadRealSystemPropertyGet()43 SystemPropertyGetFunction*, DynamicallyLoadRealSystemPropertyGet> >::Leaky