Home
last modified time | relevance | path

Searched defs:modulePath (Results 1 – 2 of 2) sorted by relevance

/external/deqp/external/openglcts/scripts/verify/
Dverify_es.py224 def isGitLogFileEmpty (package, modulePath, gitLog): argument
/external/llvm/include/llvm/IR/
DModuleSummaryIndex.h161 StringRef modulePath() const { return ModulePath; } in modulePath() function