Home
last modified time | relevance | path

Searched defs:third_party (Results 1 – 9 of 9) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/bindings/scripts/
Dblink_idl_lexer.py62 third_party = os.path.join(module_path, os.pardir, os.pardir, os.pardir, os.pardir) variable
Dblink_idl_parser.py62 third_party = os.path.join(module_path, os.pardir, os.pardir, os.pardir, os.pardir) variable
/external/chromium_org/android_webview/tools/
Dwebview_licenses.py36 third_party = \ variable
/external/chromium_org/components/policy/core/common/
Dconfig_dir_policy_loader.cc162 scoped_ptr<base::Value> third_party; in LoadFromPath() local
/external/chromium_org/ash/system/tray/
Dsystem_tray_delegate.h71 bool third_party; member
/external/chromium_org/ppapi/generators/
Didl_lexer.py31 third_party = os.path.join(module_path, '..', '..', 'third_party') variable
/external/chromium_org/tools/idl_parser/
Didl_lexer.py30 third_party = os.path.join(module_path, '..', '..', 'third_party') variable
Didl_parser.py50 third_party = os.path.join(module_path, os.par, os.par, 'third_party') variable
/external/chromium_org/extensions/browser/api/declarative_webrequest/
Dwebrequest_condition_attribute.cc733 bool third_party = false; // Dummy value, gets overwritten. in Create() local