OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GITHUB_BASE
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/chrome/common/extensions/docs/server2/
url_constants.py
11
GITHUB_BASE
= 'https://github.com/GoogleChrome/chrome-app-samples/tree/master/samples'
template_renderer.py
7
from url_constants import
GITHUB_BASE
, EXTENSIONS_SAMPLES
36
'apps_samples_url':
GITHUB_BASE
,
samples_model.py
153
url = url_constants.
GITHUB_BASE
+ '/' + sample_path
Completed in 139 milliseconds