OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TOPLEVEL_CMD
(Results
1 - 2
of
2
) sorted by null
/external/libvpx/libvpx/tools/
lint-hunks.py
23
TOPLEVEL_CMD
= ["git", "rev-parse", "--show-toplevel"]
80
tl = Subprocess(
TOPLEVEL_CMD
, stdout=subprocess.PIPE)
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/tools/
lint-hunks.py
23
TOPLEVEL_CMD
= ["git", "rev-parse", "--show-toplevel"]
80
tl = Subprocess(
TOPLEVEL_CMD
, stdout=subprocess.PIPE)
Completed in 70 milliseconds