/external/chromium/chrome/browser/chromeos/ |
customization_document.h | 107 // OEM specific carrier deal. 146 // Returns carrier deal by specified |carrier_id|. 147 // Also checks deal restrictions, such as deal locale (launch locale) and 148 // deal expiration date if |check_restrictions| is true.
|
customization_document.cc | 363 CarrierDeal* deal = iter->second; local 365 // Deal locale has to match initial_locale (= launch country). 366 if (initial_locale_ != deal->deal_locale) 368 // Make sure that deal is still active, 369 // i.e. if deal expire date is defined, check it. 370 if (!deal->expire_date.is_null() && 371 deal->expire_date <= base::Time::Now()) { 375 return deal;
|
/external/chromium_org/chrome/browser/chromeos/ |
mobile_config.h | 39 // Carrier deal. 79 // Returns "default" carrier deal i.e. first deal defined or NULL 83 // Returns carrier deal by ID. 95 // Maps deal id to deal instance.
|
/external/chromium_org/chrome/browser/extensions/ |
platform_app_browsertest_util.h | 37 // (most tests only deal with one platform app window, so this is good 41 // Gets the first shell window that is found (most tests only deal with one
|
/external/chromium_org/chrome/browser/ui/ |
browser_tab_contents.h | 28 // fact that they need tab helpers attached early to deal with arbitrary 54 // the full set of tab helpers to deal with it.
|
/external/chromium_org/chrome/test/functional/ |
webrtc_brutality_test.py | 14 """Tests how we deal with reloads. 35 """Tests how we deal with lots of consecutive getUserMedia requests.
|
/external/chromium_org/third_party/WebKit/Source/core/xml/ |
XSLTExtensions.cpp | 6 * of this software and associated documentation files (the "Software"), to deal 23 * be used in advertising or otherwise to promote the sale, use or other deal-
|
/external/chromium_org/third_party/khronos/ |
LICENSE | 5 "Materials"), to deal in the Materials without restriction, including 28 this software and associated documentation files (the "Software"), to deal in
|
/external/chromium_org/third_party/mesa/src/src/mapi/glapi/gen/ |
license.py | 6 # to deal in the Software without restriction, including without limitation 31 to deal in the Software without restriction, including without limitation
|
/external/chromium_org/third_party/protobuf/src/google/protobuf/io/ |
package_info.h | 45 // The Protocol Buffer library uses the classes in this package to deal with 47 // deal with this package. However, users who want to adapt the system to
|
/external/dropbear/ |
cli-service.c | 9 * of this software and associated documentation files (the "Software"), to deal 48 * to deal with */
|
/external/mesa3d/src/mapi/glapi/gen/ |
license.py | 6 # to deal in the Software without restriction, including without limitation 31 to deal in the Software without restriction, including without limitation
|
/external/oprofile/daemon/liblegacy/ |
opd_mapping.h | 51 * opd_handle_mapping - deal with mapping notification 54 * Deal with one notification that a process has mapped
|
/external/protobuf/src/google/protobuf/io/ |
package_info.h | 45 // The Protocol Buffer library uses the classes in this package to deal with 47 // deal with this package. However, users who want to adapt the system to
|
/build/tools/droiddoc/templates-ds/assets/ |
LICENSE.txt | 5 "Software"), to deal in the Software without restriction, including
|
/build/tools/droiddoc/templates-sac/assets/ |
LICENSE.txt | 5 "Software"), to deal in the Software without restriction, including
|
/build/tools/droiddoc/templates-sdk/assets/ |
LICENSE.txt | 5 "Software"), to deal in the Software without restriction, including
|
/external/bouncycastle/ |
NOTICE | 4 associated documentation files (the "Software"), to deal in the Software without restriction,
|
/external/ceres-solver/docs/source/_themes/armstrong/ |
LICENSE | 8 files (the "Software"), to deal in the Software without
|
/external/chromium/base/ |
process_util_unittest_mac.mm | 15 // successfully allocate an object that large, likely reserving a good deal of
|
/external/chromium/chrome/browser/ssl/ |
ssl_request_info.h | 17 // need to deal with the request asynchronously.
|
/external/chromium/chrome/browser/ui/cocoa/infobars/ |
infobar.h | 18 // easier to simply throw away this object and deal with the
|
/external/chromium/chrome/common/extensions/docs/examples/apps/hello-php/lib/oauth/ |
LICENSE.txt | 6 of this software and associated documentation files (the "Software"), to deal
|
/external/chromium_org/base/process/ |
memory_unittest_mac.mm | 15 // successfully allocate an object that large, likely reserving a good deal of
|
/external/chromium_org/base/third_party/xdg_user_dirs/ |
LICENSE | 5 (the "Software"), to deal in the Software without restriction,
|