Searched refs:SystemPropertyGetFunction (Results 1 – 1 of 1) sorted by relevance
23 typedef int (SystemPropertyGetFunction)(const char*, char*); typedef25 SystemPropertyGetFunction* DynamicallyLoadRealSystemPropertyGet() { in DynamicallyLoadRealSystemPropertyGet()31 SystemPropertyGetFunction* real_system_property_get = in DynamicallyLoadRealSystemPropertyGet()32 reinterpret_cast<SystemPropertyGetFunction*>( in DynamicallyLoadRealSystemPropertyGet()41 SystemPropertyGetFunction*, DynamicallyLoadRealSystemPropertyGet> >::Leaky