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 104 // context, but will mark the config as dirty. The next call of LoadConfig
109 void LoadConfig();
bitmap_platform_device_mac.h 73 // but will mark the config as dirty. The next call of LoadConfig will
79 void LoadConfig();
bitmap_platform_device_win.h 109 // but will mark the config as dirty. The next call of LoadConfig will
115 void LoadConfig();
bitmap_platform_device_cairo.cc 81 void BitmapPlatformDevice::LoadConfig() {
178 LoadConfig();
bitmap_platform_device_mac.cc 74 void BitmapPlatformDevice::LoadConfig() {
189 // in LoadConfig().
199 LoadConfig();
bitmap_platform_device_win.cc 65 LoadConfig();
91 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 60 found_build_dir = cr.base.client.LoadConfig()
  /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 150 def LoadConfig():

Completed in 638 milliseconds