HomeSort by relevance Sort by last modified time
    Searched defs:GetConfiguration (Results 1 - 25 of 35) sorted by null

1 2

  /external/v8/test/benchmarks/
testcfg.py 99 def GetConfiguration(context, root):
  /external/v8/test/cctest/
testcfg.py 117 def GetConfiguration(context, root):
  /external/v8/test/es5conform/
testcfg.py 108 def GetConfiguration(context, root):
  /external/v8/test/mozilla/
testcfg.py 136 def GetConfiguration(context, root):
  /external/v8/test/message/
testcfg.py 136 def GetConfiguration(context, root):
  /external/v8/test/sputnik/
testcfg.py 112 def GetConfiguration(context, root):
  /external/v8/test/test262/
testcfg.py 133 def GetConfiguration(context, root):
  /external/v8/test/mjsunit/
testcfg.py 157 def GetConfiguration(context, root):
  /external/v8/test/preparser/
testcfg.py 163 def GetConfiguration(context, root):
  /frameworks/av/media/libstagefright/wifi-display/
VideoFormats.cpp 145 CHECK(GetConfiguration(type, index, NULL, NULL, NULL, NULL));
181 CHECK(GetConfiguration(type, index, NULL, NULL, NULL, NULL));
193 CHECK(GetConfiguration(type, index, NULL, NULL, NULL, NULL));
199 bool VideoFormats::GetConfiguration(
291 success = GetConfiguration(
377 if (!GetConfiguration(
  /development/ndk/platforms/android-9/include/SLES/
OpenSLES_Android.h 155 SLresult (*GetConfiguration) (SLAndroidConfigurationItf self,
  /external/chromium/chrome/browser/ui/webui/options/
sync_setup_handler.cc 58 bool GetConfiguration(const std::string& json, SyncConfiguration* config) {
401 if (!GetConfiguration(json, &configuration)) {
  /prebuilts/ndk/5/platforms/android-9/arch-arm/usr/include/SLES/
OpenSLES_Android.h 155 SLresult (*GetConfiguration) (SLAndroidConfigurationItf self,
  /prebuilts/ndk/6/platforms/android-9/arch-arm/usr/include/SLES/
OpenSLES_Android.h 155 SLresult (*GetConfiguration) (SLAndroidConfigurationItf self,
  /prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/SLES/
OpenSLES_Android.h 155 SLresult (*GetConfiguration) (SLAndroidConfigurationItf self,
  /prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/SLES/
OpenSLES_Android.h 155 SLresult (*GetConfiguration) (SLAndroidConfigurationItf self,
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/SLES/
OpenSLES_Android.h 155 SLresult (*GetConfiguration) (SLAndroidConfigurationItf self,
  /prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/SLES/
OpenSLES_Android.h 155 SLresult (*GetConfiguration) (SLAndroidConfigurationItf self,
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/SLES/
OpenSLES_Android.h 155 SLresult (*GetConfiguration) (SLAndroidConfigurationItf self,
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/SLES/
OpenSLES_Android.h 155 SLresult (*GetConfiguration) (SLAndroidConfigurationItf self,
  /development/ndk/platforms/android-14/include/SLES/
OpenSLES_Android.h 159 SLresult (*GetConfiguration) (SLAndroidConfigurationItf self,
  /frameworks/wilhelm/include/SLES/
OpenSLES_Android.h 159 SLresult (*GetConfiguration) (SLAndroidConfigurationItf self,
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/SLES/
OpenSLES_Android.h 159 SLresult (*GetConfiguration) (SLAndroidConfigurationItf self,
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/SLES/
OpenSLES_Android.h 159 SLresult (*GetConfiguration) (SLAndroidConfigurationItf self,
  /prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/SLES/
OpenSLES_Android.h 159 SLresult (*GetConfiguration) (SLAndroidConfigurationItf self,

Completed in 475 milliseconds

1 2