Home
last modified time | relevance | path

Searched refs:THIRD_PARTY (Results 1 – 9 of 9) sorted by relevance

/external/chromium_org/third_party/markupsafe/
Dget_markupsafe.sh23 THIRD_PARTY="$(dirname $(realpath $(dirname "${BASH_SOURCE[0]}")))"
24 INSTALL_DIR="$THIRD_PARTY/$PACKAGE_DIR"
26 OLD_DIR="$THIRD_PARTY/$PACKAGE_DIR.old"
/external/chromium_org/third_party/jinja2/
Dget_jinja2.sh25 THIRD_PARTY="$(dirname $(realpath $(dirname "${BASH_SOURCE[0]}")))"
26 INSTALL_DIR="$THIRD_PARTY/$PACKAGE_DIR"
28 OLD_DIR="$THIRD_PARTY/$PACKAGE_DIR.old"
/external/chromium_org/remoting/protocol/
Dauthentication_method.cc32 return AuthenticationMethod(THIRD_PARTY, NONE); in ThirdParty()
117 case THIRD_PARTY: in ToString()
Dauthentication_method.h28 THIRD_PARTY enumerator
Dnegotiating_host_authenticator.cc160 if (current_method_.type() == AuthenticationMethod::THIRD_PARTY) { in CreateAuthenticator()
Dnegotiating_client_authenticator.cc117 if (current_method_.type() == AuthenticationMethod::THIRD_PARTY) { in CreateAuthenticatorForCurrentMethod()
/external/chromium_org/chrome/browser/resources/print_preview/data/
Ddestination.js191 THIRD_PARTY: 'images/third_party.png', property
/external/mesa3d/src/mesa/main/
Derrors.c699 if (source_is(source, APPLICATION) || source_is(source, THIRD_PARTY)) in _mesa_DebugMessageControlARB()
/external/chromium_org/third_party/mesa/src/src/mesa/main/
Derrors.c699 if (source_is(source, APPLICATION) || source_is(source, THIRD_PARTY)) in _mesa_DebugMessageControlARB()