Home
last modified time | relevance | path

Searched refs:SystemPropertyGetFunction (Results 1 – 1 of 1) sorted by relevance

/external/libchrome/base/
Dsys_info_android.cc25 typedef int (SystemPropertyGetFunction)(const char*, char*); typedef
27 SystemPropertyGetFunction* DynamicallyLoadRealSystemPropertyGet() { in DynamicallyLoadRealSystemPropertyGet()
33 SystemPropertyGetFunction* real_system_property_get = in DynamicallyLoadRealSystemPropertyGet()
34 reinterpret_cast<SystemPropertyGetFunction*>( in DynamicallyLoadRealSystemPropertyGet()
43 SystemPropertyGetFunction*, DynamicallyLoadRealSystemPropertyGet> >::Leaky