Searched defs:dstBasePath (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/deqp/scripts/ |
H A D | make_release.py | 76 def __init__ (self, releaseConfig, srcBasePath, dstBasePath, tmpBasePath): argument 153 def createFileTargets (srcBasePath, dstBasePath, files, filters): argument 173 …def __init__ (self, srcBasePath, dstBasePath, filters, srcBasePathFunc=PackageBuildInfo.getSrcBase… argument
|