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

1 2 3

  /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/chromium_org/chrome/test/base/
module_system_test.cc 48 v8::ExtensionConfiguration* GetConfiguration() {
129 g_v8_extension_configurator.Get().GetConfiguration()),
  /external/v8/test/mjsunit/
testcfg.py 157 def GetConfiguration(context, root):
  /external/v8/test/preparser/
testcfg.py 163 def GetConfiguration(context, root):
  /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)) {
  /external/chromium_org/chrome/browser/ui/webui/
sync_setup_handler_unittest.cc 71 std::string GetConfiguration(const DictionaryValue* extra_values,
642 std::string args = GetConfiguration(
660 std::string args = GetConfiguration(
675 std::string args = GetConfiguration(
694 std::string args = GetConfiguration(
717 std::string args = GetConfiguration(&dict,
744 std::string args = GetConfiguration(&dict,
771 std::string args = GetConfiguration(&dict,
811 std::string args = GetConfiguration(NULL,
    [all...]
  /frameworks/av/media/libstagefright/wifi-display/
VideoFormats.cpp 148 CHECK(GetConfiguration(type, index, NULL, NULL, NULL, NULL));
186 if (!GetConfiguration(type, index, &width, &height,
194 if (GetConfiguration((ResolutionType)i, j,
207 CHECK(GetConfiguration(type, index, NULL, NULL, NULL, NULL));
224 CHECK(GetConfiguration(type, index, NULL, NULL, NULL, NULL));
234 CHECK(GetConfiguration(type, index, NULL, NULL, NULL, NULL));
264 CHECK(GetConfiguration(type, index, NULL, NULL, NULL, NULL));
270 bool VideoFormats::GetConfiguration(
407 success = GetConfiguration(
497 if (!GetConfiguration(
    [all...]
  /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,
  /prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/SLES/
OpenSLES_Android.h 155 SLresult (*GetConfiguration) (SLAndroidConfigurationItf self,
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/SLES/
OpenSLES_Android.h 155 SLresult (*GetConfiguration) (SLAndroidConfigurationItf self,
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/SLES/
OpenSLES_Android.h 155 SLresult (*GetConfiguration) (SLAndroidConfigurationItf self,

Completed in 1950 milliseconds

1 2 3