OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CHROMIUM_NO_HISTORY
(Results
1 - 2
of
2
) sorted by null
/external/libyuv/files/
sync_chromium.py
15
*
CHROMIUM_NO_HISTORY
- If set to 1, a Git checkout with no history will be
35
CHROMIUM_NO_HISTORY
= '
CHROMIUM_NO_HISTORY
'
111
if os.environ.get(
CHROMIUM_NO_HISTORY
) == '1':
116
'your .gclient.' %
CHROMIUM_NO_HISTORY
)
/external/webrtc/
sync_chromium.py
15
*
CHROMIUM_NO_HISTORY
- If set to 1, a Git checkout with no history will be
37
CHROMIUM_NO_HISTORY
= '
CHROMIUM_NO_HISTORY
'
145
if os.environ.get(
CHROMIUM_NO_HISTORY
) == '1':
150
'your .gclient.' %
CHROMIUM_NO_HISTORY
)
Completed in 79 milliseconds