OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CHROME_ANDROID_BUILD_WEBVIEW
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/build/android/
envsetup.sh
30
if [[ "${
CHROME_ANDROID_BUILD_WEBVIEW
}" -eq 1 ]]; then
108
elif [[ -n "$
CHROME_ANDROID_BUILD_WEBVIEW
" ]]; then
envsetup_functions.sh
252
if [[ -n "$
CHROME_ANDROID_BUILD_WEBVIEW
" ]]; then
/external/chromium_org/android_webview/tools/
gyp_webview
16
export
CHROME_ANDROID_BUILD_WEBVIEW
=1
Completed in 33 milliseconds