Home
last modified time | relevance | path

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

/dports/www/firefox-legacy/firefox-52.8.0esr/dom/media/android/
H A DAndroidMediaPluginHost.cpp69 GetSystemInfoString(const char *aKey, char *aResult, size_t aResultLength) in GetSystemInfoString() function
95 GetSystemInfoString
H A DMPAPI.h138 bool (*GetSystemInfoString)(const char *aKey, char *aResult, size_t aResultLen); member
/dports/www/firefox-legacy/firefox-52.8.0esr/media/omx-plugin/
H A DOmxPlugin.cpp229 aPluginHost->GetSystemInfoString("hardware", hardware, sizeof(hardware));