Home
last modified time | relevance | path

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

/external/chromium_org/base/
Dsys_info_android.cc23 typedef int (SystemPropertyGetFunction)(const char*, char*); typedef
25 SystemPropertyGetFunction* DynamicallyLoadRealSystemPropertyGet() { in DynamicallyLoadRealSystemPropertyGet()
31 SystemPropertyGetFunction* real_system_property_get = in DynamicallyLoadRealSystemPropertyGet()
32 reinterpret_cast<SystemPropertyGetFunction*>( in DynamicallyLoadRealSystemPropertyGet()
41 SystemPropertyGetFunction*, DynamicallyLoadRealSystemPropertyGet> >::Leaky