HomeSort by relevance Sort by last modified time
    Searched refs:LoadConfig (Results 1 - 11 of 11) sorted by null

  /external/chromium_org/skia/ext/
bitmap_platform_device_cairo.h 105 // context, but will mark the config as dirty. The next call of LoadConfig
110 void LoadConfig();
bitmap_platform_device_mac.h 74 // but will mark the config as dirty. The next call of LoadConfig will
80 void LoadConfig();
bitmap_platform_device_win.h 110 // but will mark the config as dirty. The next call of LoadConfig will
116 void LoadConfig();
bitmap_platform_device_cairo.cc 89 void BitmapPlatformDevice::LoadConfig() {
190 LoadConfig();
bitmap_platform_device_mac.cc 74 void BitmapPlatformDevice::LoadConfig() {
190 // in LoadConfig().
200 LoadConfig();
bitmap_platform_device_win.cc 153 LoadConfig();
179 void BitmapPlatformDevice::LoadConfig() {
  /external/chromium_org/native_client_sdk/src/build_tools/sdk_tools/
sdk_update_main.py 56 def LoadConfig(raise_on_error=False):
179 cfg = LoadConfig()
193 cfg = LoadConfig()
207 cfg = LoadConfig()
265 cfg = LoadConfig()
294 cfg = LoadConfig(True)
349 cfg = LoadConfig()
  /external/chromium_org/tools/cr/
main.py 59 found_build_dir = cr.base.client.LoadConfig(context)
  /external/chromium_org/chrome/browser/chromeos/
mobile_config.h 175 void LoadConfig();
mobile_config.cc 307 LoadConfig();
321 void MobileConfig::LoadConfig() {
  /external/chromium_org/tools/cr/cr/base/
client.py 156 def LoadConfig(context):

Completed in 145 milliseconds